Lucene search
+L

462 matches found

RedhatCVE
RedhatCVE
added 2024/12/29 2:38 p.m.15 views

CVE-2024-56546

In the Linux kernel, the following vulnerability has been resolved: drivers: soc: xilinx: add the missing kfree in xlnxaddcbforsuspend If we fail to allocate memory for cbdata by kmalloc, the memory allocation for evedata is never freed, add the missing kfree in the error handling path...

5.5CVSS6.8AI score0.00218EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/29 12:15 p.m.28 views

CVE-2024-56745

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix resetmethodstore memory leak In resetmethodstore, a string is allocated via kstrndup and assigned to the local "options". options is then used in with strsep to find spaces: while name = strsep&options, " " != NULL If...

5.5CVSS0.00212EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/12/29 3:48 a.m.7 views

SUSE CVE-2024-56695

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Use dynamic allocation for CU occupancy array in 'kfdgetcuoccupancy' The kfdgetcuoccupancy function previously declared a large cuoccupancy array as a local variable, which could lead to stack overflows due to excessi...

7.8CVSS5.5AI score0.00216EPSS
SaveExploits0References3
NVD
NVD
added 2024/12/28 10:15 a.m.26 views

CVE-2024-56708

In the Linux kernel, the following vulnerability has been resolved: EDAC/igen6: Avoid segmentation fault on module unload The segmentation fault happens because: During modprobe: 1. In igen6probe, igen6pvt will be allocated with kzalloc 2. In igen6registermci, mci-pvtinfo will point to...

7.8CVSS0.0025EPSS
SaveExploits0References7
OSV
OSV
added 2024/12/28 9:46 a.m.10 views

CVE-2024-56708 EDAC/igen6: Avoid segmentation fault on module unload

In the Linux kernel, the following vulnerability has been resolved: EDAC/igen6: Avoid segmentation fault on module unload The segmentation fault happens because: During modprobe: 1. In igen6probe, igen6pvt will be allocated with kzalloc 2. In igen6registermci, mci-pvtinfo will point to...

7.8CVSS5.9AI score
SaveExploits0References10
NVD
NVD
added 2024/12/27 2:15 p.m.14 views

CVE-2024-56546

In the Linux kernel, the following vulnerability has been resolved: drivers: soc: xilinx: add the missing kfree in xlnxaddcbforsuspend If we fail to allocate memory for cbdata by kmalloc, the memory allocation for evedata is never freed, add the missing kfree in the error handling path...

5.5CVSS0.00218EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/12/27 2:11 p.m.18 views

CVE-2024-56546

In the Linux kernel, the following vulnerability has been resolved: drivers: soc: xilinx: add the missing kfree in xlnxaddcbforsuspend If we fail to allocate memory for cbdata by kmalloc, the memory allocation for evedata is never freed, add the missing kfree in the error handling path...

5.5CVSS5.7AI score0.00218EPSS
SaveExploits0
OSV
OSV
added 2024/12/27 2:11 p.m.11 views

CVE-2024-56546 drivers: soc: xilinx: add the missing kfree in xlnx_add_cb_for_suspend()

In the Linux kernel, the following vulnerability has been resolved: drivers: soc: xilinx: add the missing kfree in xlnxaddcbforsuspend If we fail to allocate memory for cbdata by kmalloc, the memory allocation for evedata is never freed, add the missing kfree in the error handling path...

6.2AI score
SaveExploits0References9
OSV
OSV
added 2024/12/02 2:15 p.m.2 views

DEBIAN-CVE-2024-53117

In the Linux kernel, the following vulnerability has been resolved: virtio/vsock: Improve MSGZEROCOPY error handling Add a missing kfreeskb to prevent memory leaks...

5.5CVSS5.8AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/09 11:15 a.m.8 views

DEBIAN-CVE-2024-50212

In the Linux kernel, the following vulnerability has been resolved: lib: alloctagmoduleunload must wait for pending kfreercu calls Ben Greear reports following splat: ------------ cut here ------------ net/netfilter/nfnatcore.c:1114 module nfnat func:nfnatregisterfn has 256 allocated at module...

5.5CVSS5.4AI score0.00199EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/11/09 10:15 a.m.45 views

CVE-2024-50257 netfilter: Fix use-after-free in get_info()

In the Linux kernel, the following vulnerability has been resolved: netfilter: Fix use-after-free in getinfo ip6tablenat module unload has refcnt warning for UAF. call trace is: WARNING: CPU: 1 PID: 379 at kernel/module/main.c:853 moduleput+0x6f/0x80 Modules linked in: ip6tablenat- CPU: 1 UID: 0...

7CVSS0.00256EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/11/09 10:14 a.m.10 views

CVE-2024-50215 nvmet-auth: assign dh_key to NULL after kfree_sensitive

In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: assign dhkey to NULL after kfreesensitive ctrl-dhkey might be used across multiple calls to nvmetsetupdhgroup for the same controller. So it's better to nullify it after release on error path in order to avoid double...

7.7AI score0.00629EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/29 1:15 a.m.31 views

CVE-2024-50073

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: Fix use-after-free in gsmcleanupmux BUG: KASAN: slab-use-after-free in gsmcleanupmux+0x77b/0x7b0 drivers/tty/ngsm.c:3160 ngsm Read of size 8 at addr ffff88815fe99c00 by task poc/3379 CPU: 0 UID: 0 PID: 3379 Comm: poc N...

7.8CVSS0.00261EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/10/22 2:23 p.m.8 views

SUSE CVE-2022-48958

In the Linux kernel, the following vulnerability has been resolved: ethernet: aeroflex: fix potential skb leak in grethinitrings The grethinitrings function won't free the newly allocated skb when dmamappingerror returns error, so add devkfreeskb to fix it. Compile tested only...

5.5CVSS7.7AI score0.00236EPSS
SaveExploits0References8
CVE
CVE
added 2024/10/21 8:05 p.m.175 views

CVE-2022-48975

CVE-2022-48975 concerns a memory leak in Linux kernel GPIO handling. The backtrace shows the leak occurs during gpiochip_setup_dev() when registering GPIO devices, with resources allocated in device_private_init() not released on error paths. The fix moves the release logic to use put_device() to...

5.5CVSS5.2AI score0.00245EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2024/10/21 6:15 p.m.22 views

CVE-2024-49981

In the Linux kernel, the following vulnerability has been resolved: media: venus: fix use after free bug in venusremove due to race condition in venusprobe, core-work is bound with venussyserrorhandler, which is used to handle error. The code use core-syserrdone to make sync work. The core-work i...

7.8CVSS0.00191EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/10/21 11:53 a.m.39 views

CVE-2024-47691 f2fs: fix to avoid use-after-free in f2fs_stop_gc_thread()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid use-after-free in f2fsstopgcthread syzbot reports a f2fs bug as below: dumpstack lib/dumpstack.c:88 inline dumpstacklvl+0x241/0x360 lib/dumpstack.c:114 printreport+0xe8/0x550 mm/kasan/report.c:491...

0.00237EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.14 views

CVE-2024-47691 f2fs: fix to avoid use-after-free in f2fs_stop_gc_thread()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid use-after-free in f2fsstopgcthread syzbot reports a f2fs bug as below: dumpstack lib/dumpstack.c:88 inline dumpstacklvl+0x241/0x360 lib/dumpstack.c:114 printreport+0xe8/0x550 mm/kasan/report.c:491...

6.9AI score0.00237EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/22 3:15 p.m.25 views

CVE-2022-48914

In the Linux kernel, the following vulnerability has been resolved: xen/netfront: destroy queues before realnumtxqueues is zeroed xennetdestroyqueues relies on info-netdev-realnumtxqueues to delete queues. Since d7dac083414eb5bb99a6d2ed53dc2c1b405224e5 "net-sysfs: update the queue counts in the...

5.5CVSS6.6AI score0.00215EPSS
SaveExploits0References4
NVD
NVD
added 2024/08/22 2:15 a.m.28 views

CVE-2022-48914

In the Linux kernel, the following vulnerability has been resolved: xen/netfront: destroy queues before realnumtxqueues is zeroed xennetdestroyqueues relies on info-netdev-realnumtxqueues to delete queues. Since d7dac083414eb5bb99a6d2ed53dc2c1b405224e5 "net-sysfs: update the queue counts in the...

5.5CVSS0.00215EPSS
SaveExploits0References6
Rows per page
Query Builder