Lucene search
+L

897 matches found

OSV
OSV
added 2025/05/01 2:15 p.m.2 views

DEBIAN-CVE-2025-37791

In the Linux kernel, the following vulnerability has been resolved: ethtool: cmiscdb: use correct rpl size in ethtoolcmismodulepoll rpl is passed as a pointer to ethtoolcmismodulepoll, so the correct size of rpl is sizeofrpl which should be just 1 byte. Using the pointer size instead can cause...

5.5CVSS5.6AI score0.00183EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 2:15 p.m.2 views

DEBIAN-CVE-2025-37788

In the Linux kernel, the following vulnerability has been resolved: cxgb4: fix memory leak in cxgb4initethtoolfilters error path In the for loop used to allocate the locarray and bmap for each port, a memory leak is possible when the allocation for locarray succeeds, but the allocation for bmap...

5.5CVSS5.7AI score0.00188EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/01 2:15 p.m.18 views

CVE-2025-37788

In the Linux kernel, the following vulnerability has been resolved: cxgb4: fix memory leak in cxgb4initethtoolfilters error path In the for loop used to allocate the locarray and bmap for each port, a memory leak is possible when the allocation for locarray succeeds, but the allocation for bmap...

5.5CVSS0.00188EPSS
SaveExploits0References9
NVD
NVD
added 2025/05/01 2:15 p.m.17 views

CVE-2025-37791

In the Linux kernel, the following vulnerability has been resolved: ethtool: cmiscdb: use correct rpl size in ethtoolcmismodulepoll rpl is passed as a pointer to ethtoolcmismodulepoll, so the correct size of rpl is sizeofrpl which should be just 1 byte. Using the pointer size instead can cause...

7.8CVSS0.00183EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/01 2:15 p.m.4 views

UBUNTU-CVE-2025-37788

In the Linux kernel, the following vulnerability has been resolved: cxgb4: fix memory leak in cxgb4initethtoolfilters error path In the for loop used to allocate the locarray and bmap for each port, a memory leak is possible when the allocation for locarray succeeds, but the allocation for bmap...

5.5CVSS6.2AI score0.00188EPSS
SaveExploits0References39
OSV
OSV
added 2025/05/01 2:15 p.m.4 views

UBUNTU-CVE-2025-37791

In the Linux kernel, the following vulnerability has been resolved: ethtool: cmiscdb: use correct rpl size in ethtoolcmismodulepoll rpl is passed as a pointer to ethtoolcmismodulepoll, so the correct size of rpl is sizeofrpl which should be just 1 byte. Using the pointer size instead can cause...

7.8CVSS6.2AI score0.00183EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/05/01 1:7 p.m.19 views

CVE-2025-37791 ethtool: cmis_cdb: use correct rpl size in ethtool_cmis_module_poll()

In the Linux kernel, the following vulnerability has been resolved: ethtool: cmiscdb: use correct rpl size in ethtoolcmismodulepoll rpl is passed as a pointer to ethtoolcmismodulepoll, so the correct size of rpl is sizeofrpl which should be just 1 byte. Using the pointer size instead can cause...

7.8CVSS0.00183EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/01 1:7 p.m.8 views

CVE-2025-37791 ethtool: cmis_cdb: use correct rpl size in ethtool_cmis_module_poll()

In the Linux kernel, the following vulnerability has been resolved: ethtool: cmiscdb: use correct rpl size in ethtoolcmismodulepoll rpl is passed as a pointer to ethtoolcmismodulepoll, so the correct size of rpl is sizeofrpl which should be just 1 byte. Using the pointer size instead can cause...

7.8CVSS5.9AI score
SaveExploits0References6
CVE
CVE
added 2025/05/01 1:7 p.m.105 views

CVE-2025-37791

CVE-2025-37791 affects the Linux kernel, specifically the ethtool CMIS CDB update path in net/ethtool/cmis_cdb.c. The flaw arises when rpl is passed to ethtool_cmis_module_poll() as a pointer; the code uses the pointer size instead of the actual object size, which should be sizeof(*rpl) (1 byte)....

7.8CVSS6.4AI score0.00183EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/05/01 1:7 p.m.9 views

CVE-2025-37791

In the Linux kernel, the following vulnerability has been resolved: ethtool: cmiscdb: use correct rpl size in ethtoolcmismodulepoll rpl is passed as a pointer to ethtoolcmismodulepoll, so the correct size of rpl is sizeofrpl which should be just 1 byte. Using the pointer size instead can cause...

7.8CVSS5.5AI score0.00183EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 1:7 p.m.11 views

CVE-2025-37788

In the Linux kernel, the following vulnerability has been resolved: cxgb4: fix memory leak in cxgb4initethtoolfilters error path In the for loop used to allocate the locarray and bmap for each port, a memory leak is possible when the allocation for locarray succeeds, but the allocation for bmap...

5.5CVSS5.7AI score0.00188EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.8 views

PT-2025-18471 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.11.0 Description: A vulnerability in the Linux kernel has been resolved, related to the ethtool cmis cdb module. The issue arises from using the incorrect size of the rpl pointer in the ethtool cmis module pol...

7.8CVSS6.3AI score0.65736EPSS
SaveExploits0References689
CNNVD
CNNVD
added 2025/05/01 12:0 a.m.1 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a memory leak in cxgb4initethtoolfilters...

5.5CVSS6.5AI score0.00188EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/05/01 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from ethtoolcmismodulepoll using the wrong rpl size...

6.6AI score0.00183EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/04/30 12:0 a.m.6 views

PT-2025-22173

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory corruption issue has been identified in the Linux kernel, specifically in the bnxt en module, when retrieving the FW coredump using ethtool. This can cause memory corruption due...

5.7CVSS6.8AI score0.00175EPSS
SaveExploits0
OSV
OSV
added 2025/04/29 7:33 a.m.17 views

USN-7455-5 linux-aws-5.15 vulnerabilities

Jann Horn discovered that the watchqueue event notification subsystem in the Linux kernel contained an out-of-bounds write vulnerability. A local attacker could use this to cause a denial of service system crash or escalate their privileges. CVE-2022-0995 Several security issues were discovered i...

8.8CVSS6.7AI score0.06197EPSS
SaveExploits13References13
OSV
OSV
added 2025/04/24 12:34 p.m.9 views

USN-7455-3 linux-intel-iot-realtime, linux-realtime vulnerabilities

Jann Horn discovered that the watchqueue event notification subsystem in the Linux kernel contained an out-of-bounds write vulnerability. A local attacker could use this to cause a denial of service system crash or escalate their privileges. CVE-2022-0995 Several security issues were discovered i...

8.8CVSS6.8AI score0.06197EPSS
SaveExploits13References13
OSV
OSV
added 2025/04/23 12:57 p.m.15 views

USN-7448-1 linux-azure, linux-azure-6.11 vulnerabilities

It was discovered that the CIFS network file system implementation in the Linux kernel did not properly verify the target namespace when handling upcalls. An attacker could use this to expose sensitive information. CVE-2025-2312 Several security issues were discovered in the Linux kernel. An...

9.8CVSS6.7AI score0.00873EPSS
SaveExploits3References42
Positive Technologies
Positive Technologies
added 2025/04/17 12:0 a.m.8 views

PT-2025-18468

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak issue has been identified in the Linux kernel, specifically in the cxgb4 init ethtool filters function. The leak occurs when the allocation for loc array succeeds, but the...

5.5CVSS6.6AI score0.00188EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/04/14 12:0 a.m.13 views

The vulnerability of the ethtool_set_coalesce() function in the net/ethtool/ioctl.c module of the Linux kernel’s networking functions allows a hacker to cause a service failure.

The vulnerability of the ethtoolsetcoalesce function in the net/ethtool/ioctl.c module of the Linux kernel’s networking functions is related to the use of a NULL pointer. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.1AI score0.00183EPSS
SaveExploits0References8Affected Software3
Rows per page
Query Builder