Lucene search
+L

2266 matches found

RedhatCVE
RedhatCVE
added 2025/12/25 2:25 p.m.12 views

CVE-2022-50711

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: fix possible memory leak in mtkprobe If mtkwedaddhw has been called, mtkwedexit needs be called in error path or removing module to free the memory allocated in mtkwedaddhw...

5.9AI score0.00162EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/25 11:35 a.m.8 views

CVE-2023-54009

In the Linux kernel, the following vulnerability has been resolved: i2c: cadence: cdnsi2cmasterxfer: Fix runtime PM leak on error path The cdnsi2cmasterxfer function gets a runtime PM reference when the function is entered. This reference is released when the function is exited. There is currentl...

5.8AI score0.0018EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 1:4 a.m.8 views

SUSE CVE-2022-50724

In the Linux kernel, the following vulnerability has been resolved: regulator: core: fix resource leak in regulatorregister I got some resource leak reports while doing fault injection test: OF: ERROR: memory leak, expected refcount 1 instead of 100, ofnodeget/ofnodeput unbalanced - destroy cset...

5.5CVSS6.8AI score0.0023EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/25 1:3 a.m.4 views

SUSE CVE-2022-50769

In the Linux kernel, the following vulnerability has been resolved: mmc: mxcmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not added...

5.5CVSS6.5AI score0.00242EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/25 12:57 a.m.13 views

SUSE CVE-2023-54009

In the Linux kernel, the following vulnerability has been resolved: i2c: cadence: cdnsi2cmasterxfer: Fix runtime PM leak on error path The cdnsi2cmasterxfer function gets a runtime PM reference when the function is entered. This reference is released when the function is exited. There is currentl...

3.3CVSS6.4AI score0.0018EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/25 12:55 a.m.8 views

SUSE CVE-2023-54117

In the Linux kernel, the following vulnerability has been resolved: s390/dcssblk: fix kernel crash with listadd corruption Commit fb08a1908cb1 "dax: simplify the daxdevice gendisk association" introduced new logic for gendisk association, requiring drivers to explicitly call daxaddhost and...

5.5CVSS6.4AI score0.00182EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2025/12/25 12:55 a.m.4 views

SUSE CVE-2023-54123

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix memleak for 'conf-biosplit' In the error path of raid10run, 'conf' need be freed, however, 'conf-biosplit' is missed and memory will be leaked. Since there are 3 places to free 'conf', factor out a helper to fix th...

4.7CVSS6.5AI score0.00192EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/12/25 12:23 a.m.7 views

SUSE CVE-2025-68729

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix MSDU buffer types handling in RX error path Currently, packets received on the REO exception ring from unassociated peers are of MSDU buffer type, while the driver expects link descriptor type packets. These...

5.7CVSS6.7AI score0.00161EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 3:30 p.m.7 views

EUVD-2023-60333

In the Linux kernel, the following vulnerability has been resolved: kcm: Fix memory leak in error path of kcmsendmsg syzbot reported a memory leak like below: BUG: memory leak unreferenced object 0xffff88810b088c00 size 240: comm "syz-executor186", pid 5012, jiffies 4294943306 age 13.680s hex dum...

6AI score0.00184EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/12/24 3:30 p.m.5 views

EUVD-2023-60322

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix memleak for 'conf-biosplit' In the error path of raid10run, 'conf' need be freed, however, 'conf-biosplit' is missed and memory will be leaked. Since there are 3 places to free 'conf', factor out a helper to fix th...

6AI score0.00192EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/12/24 3:30 p.m.10 views

EUVD-2023-60339

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: fix potential memory leak in mlx5einitreprx The memory pointed to by the priv-rxres pointer is not freed in the error path of mlx5einitreprx, which can lead to a memory leak. Fix by freeing the memory in the error path,...

5.9AI score0.0018EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/24 3:30 p.m.5 views

EUVD-2023-60328

In the Linux kernel, the following vulnerability has been resolved: s390/dcssblk: fix kernel crash with listadd corruption Commit fb08a1908cb1 "dax: simplify the daxdevice gendisk association" introduced new logic for gendisk association, requiring drivers to explicitly call daxaddhost and...

5.8AI score0.00182EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/24 3:30 p.m.7 views

EUVD-2022-55807

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix a memleak in multitransactionnew In multitransactionnew, the variable t is not freed or passed out on the failure of copyfromusert-data, buf, size, which could lead to a memleak. Fix this bug by adding a...

5.9AI score0.00225EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/24 1:16 p.m.5 views

CVE-2023-54123

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix memleak for 'conf-biosplit' In the error path of raid10run, 'conf' need be freed, however, 'conf-biosplit' is missed and memory will be leaked. Since there are 3 places to free 'conf', factor out a helper to fix th...

0.00192EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/24 1:16 p.m.8 views

CVE-2023-54112

In the Linux kernel, the following vulnerability has been resolved: kcm: Fix memory leak in error path of kcmsendmsg syzbot reported a memory leak like below: BUG: memory leak unreferenced object 0xffff88810b088c00 size 240: comm "syz-executor186", pid 5012, jiffies 4294943306 age 13.680s hex dum...

0.00184EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/24 1:16 p.m.9 views

CVE-2023-54106

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: fix potential memory leak in mlx5einitreprx The memory pointed to by the priv-rxres pointer is not freed in the error path of mlx5einitreprx, which can lead to a memory leak. Fix by freeing the memory in the error path,...

0.0018EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/24 1:16 p.m.14 views

CVE-2022-50769

In the Linux kernel, the following vulnerability has been resolved: mmc: mxcmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not added...

0.00242EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/24 1:16 p.m.10 views

CVE-2022-50754

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix a memleak in multitransactionnew In multitransactionnew, the variable t is not freed or passed out on the failure of copyfromusert-data, buf, size, which could lead to a memleak. Fix this bug by adding a...

0.00225EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.5 views

CVE-2023-54143

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: fix resource leaks in vdecmsgqueueinit If we encounter any error in the vdecmsgqueueinit then we need to set "msgqueue-wdmaaddr.size = 0;". Normally, this is done inside the vdecmsgqueuedeinit function...

5.7AI score0.00174EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.6 views

CVE-2022-50754

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix a memleak in multitransactionnew In multitransactionnew, the variable t is not freed or passed out on the failure of copyfromusert-data, buf, size, which could lead to a memleak. Fix this bug by adding a...

5.8AI score0.00225EPSS
SaveExploits0References9
Rows per page
Query Builder