Lucene search
+L

1689 matches found

OSV
OSV
added 2025/12/24 11:15 a.m.12 views

UBUNTU-CVE-2023-54018

In the Linux kernel, the following vulnerability has been resolved: drm/msm/hdmi: Add missing check for allocorderedworkqueue Add check for the return value of allocorderedworkqueue as it may return NULL pointer and cause NULL pointer dereference in hdmihdcp.c and hdmihpd.c. Patchwork:...

5.8AI score0.00188EPSS
SaveExploits0References10
CVE
CVE
added 2025/12/24 10:55 a.m.22 views

CVE-2023-54018

CVE-2023-54018 — Linux kernel : The vulnerability resides in drm/msm/hdmi where alloc_ordered_workqueue may return NULL. The code fails to check this return value, leading to NULL pointer dereferences in hdmi_hdcp.c and hdmi_hpd.c. Public docs (Linux kernel patch notes and vendor advisories such ...

6.1AI score0.00188EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.39 views

CVE-2023-54018 drm/msm/hdmi: Add missing check for alloc_ordered_workqueue

In the Linux kernel, the following vulnerability has been resolved: drm/msm/hdmi: Add missing check for allocorderedworkqueue Add check for the return value of allocorderedworkqueue as it may return NULL pointer and cause NULL pointer dereference in hdmihdcp.c and hdmihpd.c. Patchwork:...

0.00188EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 10:55 a.m.7 views

CVE-2023-54018 drm/msm/hdmi: Add missing check for alloc_ordered_workqueue

In the Linux kernel, the following vulnerability has been resolved: drm/msm/hdmi: Add missing check for allocorderedworkqueue Add check for the return value of allocorderedworkqueue as it may return NULL pointer and cause NULL pointer dereference in hdmihdcp.c and hdmihpd.c. Patchwork:...

6.3AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/24 10:32 a.m.36 views

CVE-2025-68357 iomap: allocate s_dio_done_wq for async reads as well

In the Linux kernel, the following vulnerability has been resolved: iomap: allocate sdiodonewq for async reads as well Since commit 222f2c7c6d14 "iomap: always run error completions in user context", read error completions are deferred to sdiodonewq. This means the workqueue also needs to be...

0.00222EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 10:32 a.m.22 views

CVE-2025-68357

The CVE-2025-68357 entry concerns the Linux kernel, specifically the iomap subsystem. The issue was resolved by ensuring s_dio_done_wq is allocated for async reads as well, because after commit 222f2c7c6d14 the read error completions are deferred to s_dio_done_wq. This means the workqueue must be...

6AI score0.00222EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.20 views

PT-2025-52975

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s DRM/MSM/HDMI subsystem. Specifically, a missing check for the return value of alloc ordered workqueue can lead to a NULL pointer dereference in hdmi...

7.8CVSS6.1AI score0.0094EPSS
SaveExploits2References899
RedHat Linux
RedHat Linux
added 2025/12/17 11:51 a.m.4 views

kernel: iommufd: Fix race during abort for file descriptors

A flaw was found in the Linux kernel such that the IOMMU file-descriptor subsystem, when aborting the allocation of a new object before installing the file descriptor, the code calls fput on the file and then immediately frees the associated object kfree, but the object is still referenced by the...

7.8CVSS5.8AI score0.00102EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/17 5:39 a.m.4 views

kernel: iommufd: Fix race during abort for file descriptors

A flaw was found in the Linux kernel such that the IOMMU file-descriptor subsystem, when aborting the allocation of a new object before installing the file descriptor, the code calls fput on the file and then immediately frees the associated object kfree, but the object is still referenced by the...

7.8CVSS5.8AI score0.00102EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/12/17 12:25 a.m.17 views

SUSE CVE-2025-68218

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: fix lockdep WARN due to partition scan work Blktests test cases nvme/014, 057 and 058 fail occasionally due to a lockdep WARN. As reported in the Closes tag URL, the WARN indicates that a deadlock can happen due t...

5.5CVSS6.5AI score0.00516EPSS
SaveExploits0References23
EUVD
EUVD
added 2025/12/16 6:31 p.m.7 views

EUVD-2025-203798

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: fix use-after-free in usbgadgetstatework A race condition during gadget teardown can lead to a use-after-free in usbgadgetstatework, as reported by KASAN: BUG: KASAN: invalid-access in sysfsnotify+0x2c/0xd0...

5.9AI score0.00202EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/16 4:16 p.m.6 views

CVE-2025-68282

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: fix use-after-free in usbgadgetstatework A race condition during gadget teardown can lead to a use-after-free in usbgadgetstatework, as reported by KASAN: BUG: KASAN: invalid-access in sysfsnotify+0x2c/0xd0...

0.00202EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/16 4:16 p.m.8 views

AZL-72568 CVE-2025-68282 affecting package kernel for versions less than 6.6.119.3-1

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: fix use-after-free in usbgadgetstatework A race condition during gadget teardown can lead to a use-after-free in usbgadgetstatework, as reported by KASAN: BUG: KASAN: invalid-access in sysfsnotify+0x2c/0xd0...

5.8AI score0.00202EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 4:16 p.m.7 views

UBUNTU-CVE-2025-68282

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: fix use-after-free in usbgadgetstatework A race condition during gadget teardown can lead to a use-after-free in usbgadgetstatework, as reported by KASAN: BUG: KASAN: invalid-access in sysfsnotify+0x2c/0xd0...

5.8AI score0.00202EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2025/12/16 4:16 p.m.6 views

CVE-2025-68282

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: fix use-after-free in usbgadgetstatework A race condition during gadget teardown can lead to a use-after-free in usbgadgetstatework, as reported by KASAN: BUG: KASAN: invalid-access in sysfsnotify+0x2c/0xd0...

5.7AI score0.00202EPSS
SaveExploits0References33
EUVD
EUVD
added 2025/12/16 3:30 p.m.16 views

EUVD-2025-203678

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: fix lockdep WARN due to partition scan work Blktests test cases nvme/014, 057 and 058 fail occasionally due to a lockdep WARN. As reported in the Closes tag URL, the WARN indicates that a deadlock can happen due t...

6AI score0.00516EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2025/12/16 3:6 p.m.2 views

CVE-2025-68282

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: fix use-after-free in usbgadgetstatework A race condition during gadget teardown can lead to a use-after-free in usbgadgetstatework, as reported by KASAN: BUG: KASAN: invalid-access in sysfsnotify+0x2c/0xd0...

5.2AI score0.00202EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2025/12/16 3:6 p.m.25 views

CVE-2025-68282

The CVE-2025-68282 issue is in the Linux kernel USB gadget UDC teardown: a race can cause a use-after-free in usb_gadget_state_work due to a concurrent event scheduling work during cleanup. The fix introduces a teardown flag and a state_lock spinlock in the usb_gadget struct; the flag is set duri...

6AI score0.00202EPSS
SaveExploits0References7
NVD
NVD
added 2025/12/16 2:15 p.m.17 views

CVE-2025-68218

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: fix lockdep WARN due to partition scan work Blktests test cases nvme/014, 057 and 058 fail occasionally due to a lockdep WARN. As reported in the Closes tag URL, the WARN indicates that a deadlock can happen due t...

7.5CVSS0.00516EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.15 views

CVE-2025-68218

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: fix lockdep WARN due to partition scan work Blktests test cases nvme/014, 057 and 058 fail occasionally due to a lockdep WARN. As reported in the Closes tag URL, the WARN indicates that a deadlock can happen due t...

7.5CVSS5.9AI score0.00516EPSS
SaveExploits0References23
Rows per page
Query Builder