Lucene search
+L

140 matches found

Vulnrichment
Vulnrichment
added 2025/01/15 1:10 p.m.2 views

CVE-2024-57841 net: fix memory leak in tcp_conn_request()

In the Linux kernel, the following vulnerability has been resolved: net: fix memory leak in tcpconnrequest If inetcskreqskqueuehashadd return false, tcpconnrequest will return without free the dst memory, which allocated in afops-routereq. Here is the kmemleak stack: unreferenced object...

7.6AI score0.00217EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/12/29 11:30 a.m.2 views

CVE-2024-56730 net/9p/usbg: fix handling of the failed kzalloc() memory allocation

In the Linux kernel, the following vulnerability has been resolved: net/9p/usbg: fix handling of the failed kzalloc memory allocation On the linux-next, next-20241108 vanilla kernel, the coccinelle tool gave the following error report: ./net/9p/transusbg.c:912:5-11: ERROR: allocation function on...

6.1AI score0.00176EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/27 2:15 p.m.1 views

DEBIAN-CVE-2024-53175

In the Linux kernel, the following vulnerability has been resolved: ipc: fix memleak if msginitns failed in createipcns Percpu memory allocation may failed during createipcns however this fail is not handled properly since ipc sysctls and mq sysctls is not released properly. Fix this by release...

5.5CVSS5.7AI score0.00235EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/12/27 1:49 p.m.4 views

CVE-2024-53198 xen: Fix the issue of resource not being properly released in xenbus_dev_probe()

In the Linux kernel, the following vulnerability has been resolved: xen: Fix the issue of resource not being properly released in xenbusdevprobe This patch fixes an issue in the function xenbusdevprobe. In the xenbusdevprobe function, within the if err branch at line 313, the program incorrectly...

7.6AI score0.00233EPSS
SaveExploits0References8
CVE
CVE
added 2024/12/27 1:49 p.m.134 views

CVE-2024-53175

CVE-2024-53175 affects the Linux kernel’s IPC subsystem. The issue arises when percpu memory allocation fails during create_ipc_ns, leading to a memleak because ipc sysctls and mq sysctls are not released on failure. The fix releases these resources on failure to prevent leaks, as illustrated by ...

5.5CVSS6.6AI score0.00235EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2024/12/19 12:0 a.m.11 views

PT-2025-3649

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to v6.6 Description The issue is related to the encoding of file handles in the Linux kernel. The encode fh method may fail for various reasons, and some users of exportfs encode fh,fid have a WARN ON assertion when...

5.5CVSS7.1AI score0.00242EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:0 a.m.6 views

usbnet: ipheth: do not stop RX on failing RX callback

...

5.5CVSS6.9AI score0.00206EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/09/13 12:0 a.m.7 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 failure to properly manage memory when handling failures in the btrfssubmitchunk function, which could lea...

7.8CVSS8.1AI score0.00211EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2024/08/16 7:0 a.m.7 views

s390/pkey: Wipe sensitive data on failure

...

4.1CVSS7.3AI score0.0022EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/08/15 5:34 a.m.4 views

kernel: eeprom: at24: fix memory corruption race condition

CVE-2024-35848 is a vulnerability in the Linux kernel's EEPROM driver at24 that can lead to memory corruption. The issue arises when an EEPROM device is inaccessible: the system registers an nvmem device, the read operation fails, and the device is subsequently torn down. If another driver attemp...

4.7CVSS7.2AI score0.00187EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/29 3:15 p.m.5 views

UBUNTU-CVE-2024-41068

In the Linux kernel, the following vulnerability has been resolved: s390/sclp: Fix sclpinit cleanup on failure If sclpinit fails it only partially cleans up: if there are multiple failing calls to sclpinit sclpstatechangeevent will be added several times to sclpreglist, which results in the...

5.5CVSS6.1AI score0.00243EPSS
SaveExploits0References32
OSV
OSV
added 2024/07/17 12:0 a.m.35 views

ALSA-2024:4583 Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: TIPC message reassembly use-after-free remote code execution vulnerability CVE-2024-36886 kernel: ethernet: hisilicon: hns: hnsdsafmisc: fix a possible array overflow in hnsdsafgesrstbypo...

9.8CVSS8.5AI score0.01358EPSS
SaveExploits1References36
OSV
OSV
added 2024/06/25 2:22 p.m.12 views

CVE-2024-39298 mm/memory-failure: fix handling of dissolved but not taken off from buddy pages

In the Linux kernel, the following vulnerability has been resolved: mm/memory-failure: fix handling of dissolved but not taken off from buddy pages When I did memory failure tests recently, below panic occurs: page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x8cee00 flags:...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/05/28 2:14 p.m.8 views

glibc: netgroup cache may terminate daemon on memory allocation failure

A flaw was found in the glibc netgroup cache. The netgroup cache uses xmalloc/xrealloc and may terminate the process due to a memory allocation failure...

7.3CVSS6.7AI score0.01075EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/23 2:56 a.m.5 views

SUSE CVE-2023-52838

In the Linux kernel, the following vulnerability has been resolved: fbdev: imsttfb: fix a resource leak in probe I've re-written the error handling but the bug is that if initimstt fails we need to call iounmappar-cmapregs...

2.5CVSS6.5AI score0.00252EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2024/03/07 4:25 a.m.3 views

SUSE CVE-2023-52513

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix connection failure handling In case immediate MPA request processing fails, the newly created endpoint unlinks the listening endpoint and is ready to be dropped. This special case was not handled correctly by the co...

5.5CVSS6.3AI score0.00228EPSS
SaveExploits0References12
Prion
Prion
added 2024/03/02 10:15 p.m.27 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix connection failure handling In case immediate MPA request processing fails, the newly created endpoint unlinks the listening endpoint and is ready to be dropped. This special case was not handled correctly by the co...

7.4AI score0.00228EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/03/02 9:52 p.m.38 views

CVE-2023-52513 RDMA/siw: Fix connection failure handling

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix connection failure handling In case immediate MPA request processing fails, the newly created endpoint unlinks the listening endpoint and is ready to be dropped. This special case was not handled correctly by the co...

6.8AI score0.00228EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2024/02/28 9:15 a.m.5 views

CVE-2020-36783

In the Linux kernel, the following vulnerability has been resolved: i2c: img-scb: fix reference leak when pmruntimegetsync fails The PM reference count is not expected to be incremented on return in functions imgi2cxfer and imgi2cinit. However, pmruntimegetsync will increment the PM reference cou...

5.5CVSS6.3AI score0.00227EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2024/02/28 9:15 a.m.8 views

CVE-2020-36781

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: fix reference leak when pmruntimegetsync fails In i2cimxxfer and i2cimxremove, the pm reference count is not expected to be incremented on return. However, pmruntimegetsync will increment pm reference count even failed...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder