Lucene search
+L

735 matches found

SUSE CVE
SUSE CVE
added 2025/05/07 2:20 a.m.5 views

SUSE CVE-2022-49803

In the Linux kernel, the following vulnerability has been resolved: netdevsim: Fix memory leak of nsimdev-facookie kmemleak reports this issue: unreferenced object 0xffff8881bac872d0 size 8: comm "sh", pid 58603, jiffies 4481524462 age 68.065s hex dump first 8 bytes: 04 00 00 00 de ad be ef...

5.5CVSS6.3AI score0.00165EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/05/07 2:18 a.m.4 views

SUSE CVE-2022-49927

In the Linux kernel, the following vulnerability has been resolved: nfs4: Fix kmemleak when allocate slot failed If one of the slot allocate failed, should cleanup all the other allocated slots, otherwise, the allocated slots will leak: unreferenced object 0xffff8881115aa100 size 64: comm...

5.5CVSS6.5AI score0.00173EPSS
Exploits0References12
SUSE CVE
SUSE CVE
added 2025/05/06 3:7 a.m.4 views

SUSE CVE-2022-49801

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix memory leak in tracingreadpipe kmemleak reports this issue: unreferenced object 0xffff888105a18900 size 128: comm "testprogs", pid 18933, jiffies 4336275356 age 22801.766s hex dump first 32 bytes: 25 73 00 90 81 88 f...

5.5CVSS6.4AI score0.00164EPSS
Exploits0References9
RedhatCVE
RedhatCVE
added 2025/05/04 5:27 p.m.16 views

CVE-2023-53062

In the Linux kernel, the following vulnerability has been resolved: net: usb: smsc95xx: Limit packet length to skb-len Packet length retrieved from descriptor may be larger than the actual socket buffer length. In such case the cloned skb passed up the network stack will leak kernel memory conten...

5.5CVSS7AI score0.00166EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/05/04 4:50 p.m.25 views

CVE-2023-53096

In the Linux kernel, the following vulnerability has been resolved: interconnect: fix mem leak when freeing nodes The node link array is allocated when adding links to a node but is not deallocated when nodes are destroyed...

5.5CVSS6.9AI score0.00166EPSS
Exploits0References4
NVD
NVD
added 2025/05/02 4:15 p.m.17 views

CVE-2023-53125

In the Linux kernel, the following vulnerability has been resolved: net: usb: smsc75xx: Limit packet length to skb-len Packet length retrieved from skb data may be larger than the actual socket buffer length up to 9026 bytes. In such case the cloned skb passed up the network stack will leak kerne...

5.5CVSS0.00156EPSS
Exploits0References8
CVE
CVE
added 2025/05/02 3:56 p.m.98 views

CVE-2023-53125

In CVE-2023-53125, the Linux kernel vulnerability is in the net: usb: smsc75xx driver. The issue stems from retrieving the packet length from skb data, which can be larger than the actual socket buffer length, allowing a cloned skb to expose kernel memory contents. Affects the kernel USB SMSC75xx...

5.5CVSS6.7AI score0.00156EPSS
Exploits0References8Affected Software1
Positive Technologies
Positive Technologies
added 2025/05/02 12:0 a.m.9 views

PT-2025-18826 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A issue in the Linux kernel has been identified where the packet length retrieved from a descriptor may be larger than the actual socket buffer length. This can cause the cloned socket...

8.8CVSS7.7AI score0.0129EPSS
Exploits3References653
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.5 views

PT-2025-18536

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 octeon ep module. The problem occurs when unsupported dev and mbox init errors happen, causing the oct-co...

5.5CVSS5.1AI score0.0014EPSS
Exploits0References15
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.4 views

PT-2025-18520

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 netdevsim module. The issue occurs when the nsim dev trap fa cookie write function allocates memory for f...

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

PT-2025-18640 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential memory leak has been identified in the Linux kernel, specifically in the nxp nci send function. This function calls nxp nci i2c write and only frees the skb when nxp nci i2...

8.8CVSS5AI score0.0129EPSS
Exploits3References648
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.9 views

PT-2025-18517 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak issue has been resolved in the Linux kernel, specifically in the test gen synth cmd and test empty synth event functions. The issue occurred because these functions only...

8.8CVSS7.7AI score0.0129EPSS
Exploits2References429
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.7 views

PT-2025-18632 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A possible memory leak in the mISDN register device function has been fixed. The issue occurred after a commit where the device name is allocated dynamically. To resolve this, put devi...

8.8CVSS7.6AI score0.0129EPSS
Exploits4References668
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.7 views

PT-2025-18588 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to memory leaks in the Linux kernel, specifically in the napi get frags function. The problem occurs when tun get user is called, leading to memory leaks in tun na...

8.8CVSS7.3AI score0.0129EPSS
Exploits3References635
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.19 views

PT-2025-18524 · Linux +1 · Linux Kernel +1

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 nvmet auth set key function. This issue occurs when changing dhchap secrets, and it fails to release th...

8.8CVSS7.4AI score0.0129EPSS
Exploits2References427
SUSE CVE
SUSE CVE
added 2025/04/23 2:38 a.m.5 views

SUSE CVE-2025-22109

In the Linux kernel, the following vulnerability has been resolved: ax25: Remove broken autobind Binding AX25 socket by using the autobind feature leads to memory leaks in ax25connect and also refcount leaks in ax25release. Memory leak was detected with kmemleak:...

5.5CVSS7.8AI score0.00159EPSS
Exploits0References16
Positive Technologies
Positive Technologies
added 2025/04/08 12:0 a.m.11 views

PT-2025-22167

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, related to the firmware arm scmi. The issue arises when using device find child to lookup the proper SCMI device to destroy, causin...

5.5CVSS6.7AI score0.00166EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/04/03 12:0 a.m.13 views

PT-2025-14593 · Linux +3 · Linux Kernel +3

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. The problem occurs when a large folio needs to be dropped due to EOF End Of File and the correct number of references is no...

7.8CVSS6.2AI score0.37115EPSS
Exploits3References437
RedhatCVE
RedhatCVE
added 2025/03/29 5:49 p.m.13 views

CVE-2023-53008

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential memory leaks in session setup Make sure to free cifsses::authkey.response before allocating it as we might end up leaking memory in reconnect or mounting...

5.5CVSS7.2AI score0.0016EPSS
Exploits0References4
NVD
NVD
added 2025/03/27 5:15 p.m.10 views

CVE-2023-52996

In the Linux kernel, the following vulnerability has been resolved: ipv4: prevent potential spectre v1 gadget in fibmetricsmatch if !type continue; if type RTAXMAX return false; ... fival = fi-fibmetrics-metricstype - 1; @type being used as an array index, we need to prevent cpu speculation or ri...

5.5CVSS0.00246EPSS
Exploits0References5
Rows per page
Query Builder