Lucene search
+L

489739 matches found

CVE
CVE
added 2026/08/28 6:49 a.m.19 views

CVE-2026-80661

CVE-2026-80661 affects the Linux kernel UFS tracing subsystem (drivers/ufs/core/ufs_trace.h). The root cause is an illegal pointer dereference in TP_printk(): the function reads the dev_name by dereferencing a saved hba pointer from the ring buffer, but TP_printk() executes when /sys/kernel/traci...

7.8CVSS6.1AI score0.00127EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/28 6:49 a.m.38 views

CVE-2026-80661 ufs: core: tracing: Do not dereference pointers in TP_printk()

In the Linux kernel, the following vulnerability has been resolved: ufs: core: tracing: Do not dereference pointers in TPprintk The trace events in drivers/ufs/core/ufstrace.h were converted to take a pointer to the hba structure as an argument for the tracepoint and then in TPprintk the printing...

7.8CVSS0.00127EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/28 6:49 a.m.8 views

EUVD-2026-67537

In the Linux kernel, the following vulnerability has been resolved: ufs: core: tracing: Do not dereference pointers in TPprintk The trace events in drivers/ufs/core/ufstrace.h were converted to take a pointer to the hba structure as an argument for the tracepoint and then in TPprintk the printing...

6.1AI score0.00127EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/28 6:49 a.m.6 views

CVE-2026-80661 ufs: core: tracing: Do not dereference pointers in TP_printk()

In the Linux kernel, the following vulnerability has been resolved: ufs: core: tracing: Do not dereference pointers in TPprintk The trace events in drivers/ufs/core/ufstrace.h were converted to take a pointer to the hba structure as an argument for the tracepoint and then in TPprintk the printing...

7.8CVSS6.1AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/28 6:49 a.m.11 views

CVE-2026-80660

In the Linux kernel, the following vulnerability has been resolved: hwmon: occ unregister sysfs devices outside occ lock occactivefalse and occshutdown unregister sysfs-backed devices while occ-lock is held. hwmondeviceunregister and sysfsremovegroup can wait for active sysfs callbacks to drain,...

5.8AI score0.00172EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/28 6:49 a.m.8 views

CVE-2026-80659

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: defer reset until cmdmutex is unlocked vub300cmndworkthread holds cmdmutex while it sends a command and waits for the command response. If the response wait times out, vub300commandresponse kills the command URBs and...

5.8AI score0.0018EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/28 6:49 a.m.11 views

EUVD-2026-67535

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: defer reset until cmdmutex is unlocked vub300cmndworkthread holds cmdmutex while it sends a command and waits for the command response. If the response wait times out, vub300commandresponse kills the command URBs and...

5.8AI score0.0018EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/28 6:49 a.m.12 views

EUVD-2026-67536

In the Linux kernel, the following vulnerability has been resolved: hwmon: occ unregister sysfs devices outside occ lock occactivefalse and occshutdown unregister sysfs-backed devices while occ-lock is held. hwmondeviceunregister and sysfsremovegroup can wait for active sysfs callbacks to drain,...

5.8AI score0.00172EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/28 6:49 a.m.20 views

CVE-2026-80660

CVE-2026-80660 is a lock-ordering deadlock in the Linux kernel's hwmon (occ) driver . The functions occ_active(false) and occ_shutdown() unregister sysfs-backed devices while holding occ->lock, but hwmon_device_unregister() and sysfs_remove_group() may wait for active sysfs callbacks to drain,...

5.8AI score0.00172EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/28 6:49 a.m.10 views

CVE-2026-80660 hwmon: (occ) unregister sysfs devices outside occ lock

In the Linux kernel, the following vulnerability has been resolved: hwmon: occ unregister sysfs devices outside occ lock occactivefalse and occshutdown unregister sysfs-backed devices while occ-lock is held. hwmondeviceunregister and sysfsremovegroup can wait for active sysfs callbacks to drain,...

5.8AI score
SaveExploits0References9
OSV
OSV
added 2026/08/28 6:49 a.m.6 views

CVE-2026-80659 mmc: vub300: defer reset until cmd_mutex is unlocked

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: defer reset until cmdmutex is unlocked vub300cmndworkthread holds cmdmutex while it sends a command and waits for the command response. If the response wait times out, vub300commandresponse kills the command URBs and...

5.8AI score
SaveExploits0References11
CVE
CVE
added 2026/08/28 6:49 a.m.20 views

CVE-2026-80659

CVE-2026-80659 is a deadlock in the Linux kernel's vub300 MMC/USB driver. When a command response times out, __vub300_command_response() synchronously resets the USB device while vub300_cmndwork_thread() still holds cmd_mutex; the reset path re-enters the driver via vub300_pre_reset() and attempt...

5.8AI score0.0018EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/28 6:49 a.m.7 views

CVE-2026-80658

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: dwdp: Fix null-ptr-deref in dwdpremove Attempting to access driver data in the platform driver -remove callback may lead to a null pointer dereference since there is no guaranty that the component -bind callback...

5.7AI score0.00166EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/28 6:49 a.m.6 views

EUVD-2026-67533

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Guard management mailbox channel cleanup against NULL pointer The management mailbox channel cleanup helpers can be called from error handling paths when mgmtchann has already been destroyed. Add NULL checks to...

5.8AI score0.00155EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 6:49 a.m.8 views

CVE-2026-80658 drm/rockchip: dw_dp: Fix null-ptr-deref in dw_dp_remove()

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: dwdp: Fix null-ptr-deref in dwdpremove Attempting to access driver data in the platform driver -remove callback may lead to a null pointer dereference since there is no guaranty that the component -bind callback...

5.8AI score
SaveExploits0References6
CVE
CVE
added 2026/08/28 6:49 a.m.16 views

CVE-2026-80658

CVE-2026-80658 affects the Linux kernel 's drm/rockchip dw_dp platform driver. The root cause is a null pointer dereference in the ->remove() callback: it calls platform_get_drvdata(), but if the component ->bind() callback never executed—because an unrelated error caused an early return fr...

5.8AI score0.00166EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/28 6:49 a.m.7 views

EUVD-2026-67534

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: dwdp: Fix null-ptr-deref in dwdpremove Attempting to access driver data in the platform driver -remove callback may lead to a null pointer dereference since there is no guaranty that the component -bind callback...

5.8AI score0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/28 6:49 a.m.7 views

CVE-2026-80657 accel/amdxdna: Guard management mailbox channel cleanup against NULL pointer

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Guard management mailbox channel cleanup against NULL pointer The management mailbox channel cleanup helpers can be called from error handling paths when mgmtchann has already been destroyed. Add NULL checks to...

5.8AI score
SaveExploits0References5
CVE
CVE
added 2026/08/28 6:49 a.m.16 views

CVE-2026-80657

CVE-2026-80657 affects the Linux kernel driver accel/amdxdna . The root cause is a NULL pointer dereference : the management mailbox channel cleanup helpers xdna_mailbox_free_channel() and xdna_mailbox_stop_channel() can be invoked from error-handling paths after the management channel (mgmt_chan...

5.8AI score0.00155EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/28 6:49 a.m.36 views

CVE-2026-80656 hfsplus: Add a sanity check for btree node size

In the Linux kernel, the following vulnerability has been resolved: hfsplus: Add a sanity check for btree node size Syzbot reported an uninit-value bug in 1 with a corrupted HFS+ image, during the file system mounting process, specifically while loading the catalog, a corrupted nodesize value of ...

7.8CVSS0.0012EPSS
SaveExploits0References2
Rows per page
Query Builder