Lucene search
+L

8169 matches found

CVE
CVE
added 2025/09/16 4:11 p.m.43 views

CVE-2022-50342

CVE-2022-50342 affects the Linux kernel floppy subsystem: memory leak in do_floppy_init() when floppy_alloc_disk() fails, leaking set->tag in the error path. The issue is resolved by freeing the current drive’s set->tag before returning. Connected advisories (SUSE OSV and Astra Linux) corro...

5.5CVSS6.1AI score0.00155EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/16 4:11 p.m.5 views

CVE-2022-50342 floppy: Fix memory leak in do_floppy_init()

In the Linux kernel, the following vulnerability has been resolved: floppy: Fix memory leak in dofloppyinit A memory leak was reported when floppyallocdisk failed in dofloppyinit. unreferenced object 0xffff888115ed25a0 size 8: comm "modprobe", pid 727, jiffies 4295051278 age 25.529s hex dump firs...

6.1AI score0.00155EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/09/16 4:11 p.m.16 views

CVE-2022-50342 floppy: Fix memory leak in do_floppy_init()

In the Linux kernel, the following vulnerability has been resolved: floppy: Fix memory leak in dofloppyinit A memory leak was reported when floppyallocdisk failed in dofloppyinit. unreferenced object 0xffff888115ed25a0 size 8: comm "modprobe", pid 727, jiffies 4295051278 age 25.529s hex dump firs...

0.00155EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/16 2:15 p.m.19 views

CVE-2025-39835

In the Linux kernel, the following vulnerability has been resolved: xfs: do not propagate ENODATA disk errors into xattr code ENODATA aka ENOATTR has a very specific meaning in the xfs xattr code; namely, that the requested attribute name could not be found. However, a medium error from disk may...

7.8CVSS0.00168EPSS
SaveExploits0References10
OSV
OSV
added 2025/09/16 1:15 p.m.3 views

DEBIAN-CVE-2025-39811

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vm: Clear the scratchpt pointer on error Avoid triggering a dereference of an error pointer on cleanup in xevmfreescratch by clearing any scratchpt error pointer. cherry picked from commit...

5.5CVSS5.3AI score0.00155EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/16 1:15 p.m.9 views

CVE-2025-39807

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Add error handling for old state CRTC in atomicdisable Introduce error handling to address an issue where, after a hotplug event, the cursor continues to update. This situation can lead to a kernel panic due to...

5.5CVSS0.00155EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/16 1:15 p.m.12 views

UBUNTU-CVE-2025-39811

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vm: Clear the scratchpt pointer on error Avoid triggering a dereference of an error pointer on cleanup in xevmfreescratch by clearing any scratchpt error pointer. cherry picked from commit...

5.5CVSS5.9AI score0.00155EPSS
SaveExploits0References16
Cvelist
Cvelist
added 2025/09/16 1:08 p.m.22 views

CVE-2025-39835 xfs: do not propagate ENODATA disk errors into xattr code

In the Linux kernel, the following vulnerability has been resolved: xfs: do not propagate ENODATA disk errors into xattr code ENODATA aka ENOATTR has a very specific meaning in the xfs xattr code; namely, that the requested attribute name could not be found. However, a medium error from disk may...

0.00168EPSS
SaveExploits0References7
CVE
CVE
added 2025/09/16 1:08 p.m.53 views

CVE-2025-39835

In CVE-2025-39835, the Linux kernel XFS xattr code could leak ENODATA (ENOATTR) disk errors as a misleading “attribute not found,” potentially leading to an oops in xfs_attr_leaf_get() when a disk error returns ENODATA/ENOATTR with bp being NULL. The fix modifies lower IO error handling so disk e...

7.8CVSS6.2AI score0.00168EPSS
SaveExploits0References10Affected Software1
NVD
NVD
added 2025/09/16 8:15 a.m.12 views

CVE-2023-53298

In the Linux kernel, the following vulnerability has been resolved: nfc: fix memory leak of seio context in nfcgenlseio The callback context for sending/receiving APDUs to/from the selected secure element is allocated inside nfcgenlseio and supposed to be eventually freed in seiocb callback...

5.5CVSS0.00145EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/16 8:15 a.m.4 views

DEBIAN-CVE-2023-53273

In the Linux kernel, the following vulnerability has been resolved: Drivers: vmbus: Check for channel allocation before looking up relids relid2channel assumes vmbus channel array to be allocated when called. However, in cases such as kdump/kexec, not all relids will be reset by the host. When th...

5.5CVSS5.1AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 8:15 a.m.4 views

DEBIAN-CVE-2023-53264

In the Linux kernel, the following vulnerability has been resolved: clk: imx: clk-imxrt1050: fix memory leak in imxrt1050clocksprobe Use devmofiomap instead of ofiomap to automatically handle the unused ioremap region. If any error occurs, regions allocated by kzalloc will leak, but using...

5.5CVSS5.3AI score0.00155EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/16 8:15 a.m.11 views

CVE-2023-53264

In the Linux kernel, the following vulnerability has been resolved: clk: imx: clk-imxrt1050: fix memory leak in imxrt1050clocksprobe Use devmofiomap instead of ofiomap to automatically handle the unused ioremap region. If any error occurs, regions allocated by kzalloc will leak, but using...

5.5CVSS0.00155EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/16 8:15 a.m.9 views

CVE-2023-53263

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/disp: fix use-after-free in error handling of nouveauconnectorcreate We can't simply free the connector after calling drmconnectorinit on it. We need to clean up the drm side first. It might not fix all regressions fr...

7.8CVSS0.00157EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/16 8:15 a.m.4 views

DEBIAN-CVE-2023-53263

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/disp: fix use-after-free in error handling of nouveauconnectorcreate We can't simply free the connector after calling drmconnectorinit on it. We need to clean up the drm side first. It might not fix all regressions fr...

7.8CVSS6.2AI score0.00157EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/09/16 8:11 a.m.3 views

CVE-2023-53298 nfc: fix memory leak of se_io context in nfc_genl_se_io

In the Linux kernel, the following vulnerability has been resolved: nfc: fix memory leak of seio context in nfcgenlseio The callback context for sending/receiving APDUs to/from the selected secure element is allocated inside nfcgenlseio and supposed to be eventually freed in seiocb callback...

6.1AI score0.00145EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/09/16 8:11 a.m.4 views

CVE-2023-53284 drm/msm/dpu: check for null return of devm_kzalloc() in dpu_writeback_init()

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: check for null return of devmkzalloc in dpuwritebackinit Because of the possilble failure of devmkzalloc, dpuwbconn might be NULL and will cause null pointer dereference later. Therefore, it might be better to check ...

6.1AI score0.00143EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/16 8:06 a.m.42 views

CVE-2023-53264

Technical details beyond the initial description are not provided in the connected documents; monitor for updates.

5.5CVSS6.1AI score0.00155EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/16 8:06 a.m.4 views

CVE-2023-53264 clk: imx: clk-imxrt1050: fix memory leak in imxrt1050_clocks_probe

In the Linux kernel, the following vulnerability has been resolved: clk: imx: clk-imxrt1050: fix memory leak in imxrt1050clocksprobe Use devmofiomap instead of ofiomap to automatically handle the unused ioremap region. If any error occurs, regions allocated by kzalloc will leak, but using...

8AI score0.00155EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/09/16 8:06 a.m.16 views

CVE-2023-53263 drm/nouveau/disp: fix use-after-free in error handling of nouveau_connector_create

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/disp: fix use-after-free in error handling of nouveauconnectorcreate We can't simply free the connector after calling drmconnectorinit on it. We need to clean up the drm side first. It might not fix all regressions fr...

7.8CVSS0.00157EPSS
SaveExploits0References3
Rows per page
Query Builder