Lucene search
+L

8217 matches found

OSV
OSV
added 2025/09/18 4:04 p.m.7 views

CVE-2023-53429 btrfs: don't check PageError in __extent_writepage

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't check PageError in extentwritepage extentwritepage currenly sets PageError whenever any error happens, and the also checks for PageError to decide if to call error handling. This leads to very unclear responsibility...

7.8CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/09/18 4:04 p.m.19 views

CVE-2023-53429 btrfs: don't check PageError in __extent_writepage

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't check PageError in extentwritepage extentwritepage currenly sets PageError whenever any error happens, and the also checks for PageError to decide if to call error handling. This leads to very unclear responsibility...

7.8CVSS0.00134EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/09/18 4:04 p.m.5 views

CVE-2023-53424 clk: mediatek: fix of_iomap memory leak

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: fix ofiomap memory leak Smatch reports: drivers/clk/mediatek/clk-mtk.c:583 mtkclksimpleprobe warn: 'base' from ofiomap not released on lines: 496. This problem was also found in linux-next. In mtkclksimpleprobe, ba...

5.2AI score0.00145EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/18 4:04 p.m.7 views

CVE-2023-53424 clk: mediatek: fix of_iomap memory leak

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: fix ofiomap memory leak Smatch reports: drivers/clk/mediatek/clk-mtk.c:583 mtkclksimpleprobe warn: 'base' from ofiomap not released on lines: 496. This problem was also found in linux-next. In mtkclksimpleprobe, ba...

5.5CVSS6AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/09/18 4:04 p.m.18 views

CVE-2022-50418 wifi: ath11k: mhi: fix potential memory leak in ath11k_mhi_register()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: mhi: fix potential memory leak in ath11kmhiregister mhialloccontroller allocates a memory space for mhictrl. When gets some error, mhictrl should be freed with mhifreecontroller. But when ath11kmhireadaddrfromdt...

0.00154EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/09/18 3:08 p.m.9 views

CVE-2022-50379

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between quota enable and quota rescan ioctl When enabling quotas, at btrfsquotaenable, after committing the transaction, we change fsinfo-quotaroot to point to the quota root we created and set BTRFSFSQUOTAENABLED...

5.5CVSS5.8AI score0.00108EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/18 2:15 p.m.18 views

CVE-2023-53381

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix leaked reference count of nfsd4sscumountitem The reference count of nfsd4sscumountitem is not decremented on error conditions. This prevents the laundromat from unmounting the vfsmount of the source file. This patch...

7.5CVSS0.0028EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/18 2:15 p.m.4 views

DEBIAN-CVE-2023-53381

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix leaked reference count of nfsd4sscumountitem The reference count of nfsd4sscumountitem is not decremented on error conditions. This prevents the laundromat from unmounting the vfsmount of the source file. This patch...

5.5CVSS5.3AI score0.0028EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/18 2:15 p.m.16 views

CVE-2023-53379

In the Linux kernel, the following vulnerability has been resolved: usb: phy: phy-tahvo: fix memory leak in tahvousbprobe Smatch reports: drivers/usb/phy/phy-tahvo.c: tahvousbprobe warn: missing unwind goto? After geting irq, if ret 0, it will return without error handling to free memory. Just ad...

5.5CVSS0.00145EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/18 2:15 p.m.6 views

DEBIAN-CVE-2023-53379

In the Linux kernel, the following vulnerability has been resolved: usb: phy: phy-tahvo: fix memory leak in tahvousbprobe Smatch reports: drivers/usb/phy/phy-tahvo.c: tahvousbprobe warn: missing unwind goto? After geting irq, if ret 0, it will return without error handling to free memory. Just ad...

5.5CVSS5.3AI score0.00145EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/18 2:15 p.m.7 views

CVE-2022-50379

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between quota enable and quota rescan ioctl When enabling quotas, at btrfsquotaenable, after committing the transaction, we change fsinfo-quotaroot to point to the quota root we created and set BTRFSFSQUOTAENABLED...

4.7CVSS0.00108EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/18 2:15 p.m.9 views

UBUNTU-CVE-2023-53381

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix leaked reference count of nfsd4sscumountitem The reference count of nfsd4sscumountitem is not decremented on error conditions. This prevents the laundromat from unmounting the vfsmount of the source file. This patch...

7.5CVSS5.7AI score0.0028EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/18 2:15 p.m.9 views

UBUNTU-CVE-2023-53379

In the Linux kernel, the following vulnerability has been resolved: usb: phy: phy-tahvo: fix memory leak in tahvousbprobe Smatch reports: drivers/usb/phy/phy-tahvo.c: tahvousbprobe warn: missing unwind goto? After geting irq, if ret 0, it will return without error handling to free memory. Just ad...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References11
OSV
OSV
added 2025/09/18 2:15 p.m.9 views

UBUNTU-CVE-2022-50379

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between quota enable and quota rescan ioctl When enabling quotas, at btrfsquotaenable, after committing the transaction, we change fsinfo-quotaroot to point to the quota root we created and set BTRFSFSQUOTAENABLED...

4.7CVSS5.8AI score0.00108EPSS
SaveExploits0References10
OSV
OSV
added 2025/09/18 2:15 p.m.8 views

UBUNTU-CVE-2022-50392

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8183: fix refcount leak in mt8183mt6358ts3a227max98357devprobe The node returned by ofparsephandle with refcount incremented, ofnodeput needs be called when finish using it. So add it in the error path in...

5.5CVSS5.7AI score0.00159EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/09/18 1:33 p.m.21 views

CVE-2023-53387 scsi: ufs: core: Fix device management cmd timeout flow

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix device management cmd timeout flow In the UFS error handling flow, the host will send a device management cmd NOP OUT to the device for link recovery. If this cmd times out and clearing the doorbell fails,...

7.8CVSS0.00151EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/18 1:33 p.m.41 views

CVE-2023-53387

CVE-2023-53387 affects the Linux kernel in the SCSI UFS path (ufshcd). In the UFS error handling flow, a device management command (NOP OUT) timeout can leave hba->dev_cmd.complete not NULL; if the device later completes the command, complete() is invoked for a stack-allocated structure, causi...

7.8CVSS6.1AI score0.00151EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/09/18 1:33 p.m.7 views

CVE-2023-53381 NFSD: fix leaked reference count of nfsd4_ssc_umount_item

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix leaked reference count of nfsd4sscumountitem The reference count of nfsd4sscumountitem is not decremented on error conditions. This prevents the laundromat from unmounting the vfsmount of the source file. This patch...

7.5CVSS6.2AI score
SaveExploits0References8
CVE
CVE
added 2025/09/18 1:33 p.m.37 views

CVE-2023-53381

CVE-2023-53381 (Linux kernel, NFSD) : The vulnerability arises from a leaked reference count for nfsd4_ssc_umount_item in NFSv4 server code; the refcount is not decremented on error, which prevents laundromat unmounting of the source vfsmount. The patch decrements the reference count on error pat...

7.5CVSS6.2AI score0.0028EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/09/18 1:33 p.m.17 views

CVE-2023-53379 usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe()

In the Linux kernel, the following vulnerability has been resolved: usb: phy: phy-tahvo: fix memory leak in tahvousbprobe Smatch reports: drivers/usb/phy/phy-tahvo.c: tahvousbprobe warn: missing unwind goto? After geting irq, if ret 0, it will return without error handling to free memory. Just ad...

0.00145EPSS
SaveExploits0References8
Rows per page
Query Builder