Lucene search
+L

37953 matches found

OSV
OSV
added 2025/12/24 1:06 p.m.6 views

CVE-2023-54120 Bluetooth: Fix race condition in hidp_session_thread

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix race condition in hidpsessionthread There is a potential race condition in hidpsessionthread that may lead to use-after-free. For instance, the timer is active while hidpdeltimer is called in hidpsessionthread. Aft...

8.8CVSS5.9AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.38 views

CVE-2023-54120 Bluetooth: Fix race condition in hidp_session_thread

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix race condition in hidpsessionthread There is a potential race condition in hidpsessionthread that may lead to use-after-free. For instance, the timer is active while hidpdeltimer is called in hidpsessionthread. Aft...

8.8CVSS0.00303EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/24 1:06 p.m.19 views

CVE-2023-54120

CVE-2023-54120 concerns a race condition in the Linux kernel Bluetooth HIDP session thread that may cause a use-after-free. The vulnerability occurs when a timer remains active while hidp_del_timer is called in hidp_session_thread, potentially freeing the session and triggering a kernel panic in ...

8.8CVSS5.9AI score0.00303EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.30 views

CVE-2023-54119 inotify: Avoid reporting event with invalid wd

In the Linux kernel, the following vulnerability has been resolved: inotify: Avoid reporting event with invalid wd When inotifyfreeingmark races with inotifyhandleinodeevent it can happen that inotifyhandleinodeevent sees that imark-wd got already reset to -1 and reports this value to userspace...

0.00209EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 1:06 p.m.9 views

CVE-2023-54119 inotify: Avoid reporting event with invalid wd

In the Linux kernel, the following vulnerability has been resolved: inotify: Avoid reporting event with invalid wd When inotifyfreeingmark races with inotifyhandleinodeevent it can happen that inotifyhandleinodeevent sees that imark-wd got already reset to -1 and reports this value to userspace...

6.4AI score
SaveExploits0References10
CVE
CVE
added 2025/12/24 1:06 p.m.18 views

CVE-2023-54119

CVE-2023-54119 (inotify) is addressed by kernel updates in SUSE advisories (e.g., SUSE-SU-2026:0316-1 and related). The issue was a race between inotify_freeing_mark() and inotify_handle_inode_event() where an i_mark->wd could be reset to -1, causing userspace to see an invalid wd; fix validat...

6.1AI score0.00209EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/24 1:06 p.m.23 views

CVE-2023-54118

CVE-2023-54118 affects the Linux kernel driver sc16is7xx: the GPIO controller for the serial driver is initialized too early in probe, creating a race where another device could access GPIO lines before initialization completes, leading to an Oops on access (example trace shown). The issue is fix...

5.9AI score0.00204EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:06 p.m.7 views

CVE-2023-54079 power: supply: bq27xxx: Fix poll_interval handling and races on remove

In the Linux kernel, the following vulnerability has been resolved: power: supply: bq27xxx: Fix pollinterval handling and races on remove Before this patch bq27xxxbatteryteardown was setting pollinterval = 0 to avoid bq27xxxbatteryupdate requeuing the delayedwork item. There are 2 problems with...

7.8CVSS6.2AI score
SaveExploits0References11
EUVD
EUVD
added 2025/12/24 12:30 p.m.11 views

EUVD-2025-205081

In the Linux kernel, the following vulnerability has been resolved: md: avoid repeated calls to delgendisk There is a uaf problem which is found by case 23rdev-lifetime: Oops: general protection fault, probably for non-canonical address 0xdead000000000122 RIP: 0010:bdiunregister+0x4b/0x170 Call...

5.8AI score0.00182EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/24 12:30 p.m.5 views

EUVD-2025-205083

In the Linux kernel, the following vulnerability has been resolved: scsi: smartpqi: Fix device resources accessed after device removal Correct possible race conditions during device removal. Previously, a scheduled work item to reset a LUN could still execute after the device was removed, leading...

5.9AI score0.00189EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/24 12:30 p.m.5 views

EUVD-2025-205087

In the Linux kernel, the following vulnerability has been resolved: macintosh/machid: fix race condition in machidtoggleemumouse The following warning appears when running syzkaller, and this issue also exists in the mainline code. ------------ cut here ------------ listadd double add:...

5.8AI score0.00193EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/24 12:23 p.m.33 views

CVE-2023-54067

In CVE-2023-54067, the Linux kernel btrfs subsystem fixes a race when deleting the free space root from fs_info->dirty_cowonly_roots by not holding the trans_lock. The unsynchronized list manipulation could race with concurrent modifications (e.g., adding a root via ctree.c:add_root_to_dirty_l...

7.8CVSS5.8AI score0.0016EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/24 12:23 p.m.34 views

CVE-2023-54067 btrfs: fix race when deleting free space root from the dirty cow roots list

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race when deleting free space root from the dirty cow roots list When deleting the free space tree we are deleting the free space root from the list fsinfo-dirtycowonlyroots without taking the lock that protects it,...

7.8CVSS0.0016EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 12:23 p.m.6 views

CVE-2023-54067 btrfs: fix race when deleting free space root from the dirty cow roots list

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race when deleting free space root from the dirty cow roots list When deleting the free space tree we are deleting the free space root from the list fsinfo-dirtycowonlyroots without taking the lock that protects it,...

7.8CVSS6.1AI score
SaveExploits0References6
CVE
CVE
added 2025/12/24 12:22 p.m.25 views

CVE-2023-54048

The CVE-2023-54048 issue affects the Linux kernel RDMA/bnxt_re driver. It describes a race where completions may still be scheduled for a QP during destruction, because CQs can be active while the QP is being destroyed. The HW can generate completions that indicate the QP is destroyed, leading to...

7.8CVSS6AI score0.00197EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 12:09 p.m.8 views

CVE-2025-68749 accel/ivpu: Fix race condition when unbinding BOs

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix race condition when unbinding BOs Fix 'Memory manager not clean during takedown' warning that occurs when ivpugembofree removes the BO from the BOs list before it gets unmapped. Then fileprivunbind triggers a...

7.8CVSS6.2AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/24 12:09 p.m.39 views

CVE-2025-68749 accel/ivpu: Fix race condition when unbinding BOs

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix race condition when unbinding BOs Fix 'Memory manager not clean during takedown' warning that occurs when ivpugembofree removes the BO from the BOs list before it gets unmapped. Then fileprivunbind triggers a...

7.8CVSS0.00105EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2025/12/24 12:09 p.m.3 views

CVE-2025-68749

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix race condition when unbinding BOs Fix 'Memory manager not clean during takedown' warning that occurs when ivpugembofree removes the BO from the BOs list before it gets unmapped. Then fileprivunbind triggers a...

5.8AI score0.00105EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/12/24 12:09 p.m.34 views

CVE-2025-68745 scsi: qla2xxx: Clear cmds after chip reset

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Clear cmds after chip reset Commit aefed3e5548f "scsi: qla2xxx: target: Fix offline port handling and host reset handling" caused two problems: 1. Commands sent to FW, after chip reset got stuck and never freed as ...

9.8CVSS0.00361EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/24 12:09 p.m.5 views

CVE-2025-68735 drm/panthor: Prevent potential UAF in group creation

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Prevent potential UAF in group creation This commit prevents the possibility of a use after free issue in the GROUPCREATE ioctl function, which arose as pointer to the group is accessed in that ioctl function after...

7.8CVSS6.4AI score
SaveExploits0References6
Rows per page
Query Builder