Lucene search
+L

3755 matches found

CVE
CVE
added 2025/10/18 8:03 a.m.57 views

CVE-2025-40003

CVE-2025-40003 : In the Linux kernel’s mscc/ocelot code, use-after-free can occur due to cyclic delayed work being canceled inadequately during deinitialization. The code in ocelot_stats_deinit() calls cancel_delayed_work(), which may fail to stop a work item if it is already executing; the delay...

6.3AI score0.00225EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/16 11:24 p.m.9 views

SUSE CVE-2025-39994

In the Linux kernel, the following vulnerability has been resolved: media: tuner: xc5000: Fix use-after-free in xc5000release The original code uses canceldelayedwork in xc5000release, which does not guarantee that the delayed work item timersleep has fully completed if it was already running. Th...

5.5CVSS6.6AI score0.00145EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2025/10/16 11:24 p.m.15 views

SUSE CVE-2025-39995

In the Linux kernel, the following vulnerability has been resolved: media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probe The state-timer is a cyclic timer that schedules worki2cpoll and delayedworkenablehotplug, while rearming itself. Using timerdelete fails to guarantee...

5.5CVSS6.5AI score0.00218EPSS
SaveExploits0References19
Microsoft CVE
Microsoft CVE
added 2025/10/16 1:02 a.m.16 views

media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probe

...

7AI score0.00218EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/15 9:30 a.m.8 views

EUVD-2025-34578

In the Linux kernel, the following vulnerability has been resolved: media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probe The state-timer is a cyclic timer that schedules worki2cpoll and delayedworkenablehotplug, while rearming itself. Using timerdelete fails to guarantee...

6AI score0.00218EPSS
SaveExploits0References7
NVD
NVD
added 2025/10/15 8:15 a.m.12 views

CVE-2025-39997

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix race condition to UAF in sndusbmidifree The previous commit 0718a78f6a9f "ALSA: usb-audio: Kill timer properly at removal" patched a UAF issue caused by the error timer. However, because the error timer kill...

0.00193EPSS
SaveExploits0References7
NVD
NVD
added 2025/10/15 8:15 a.m.18 views

CVE-2025-39995

In the Linux kernel, the following vulnerability has been resolved: media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probe The state-timer is a cyclic timer that schedules worki2cpoll and delayedworkenablehotplug, while rearming itself. Using timerdelete fails to guarantee...

0.00218EPSS
SaveExploits0References9
NVD
NVD
added 2025/10/15 8:15 a.m.9 views

CVE-2025-39994

In the Linux kernel, the following vulnerability has been resolved: media: tuner: xc5000: Fix use-after-free in xc5000release The original code uses canceldelayedwork in xc5000release, which does not guarantee that the delayed work item timersleep has fully completed if it was already running. Th...

7.3CVSS0.00145EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/15 8:15 a.m.7 views

DEBIAN-CVE-2025-39995

In the Linux kernel, the following vulnerability has been resolved: media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probe The state-timer is a cyclic timer that schedules worki2cpoll and delayedworkenablehotplug, while rearming itself. Using timerdelete fails to guarantee...

5.4AI score0.00218EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/15 8:15 a.m.14 views

UBUNTU-CVE-2025-39994

In the Linux kernel, the following vulnerability has been resolved: media: tuner: xc5000: Fix use-after-free in xc5000release The original code uses canceldelayedwork in xc5000release, which does not guarantee that the delayed work item timersleep has fully completed if it was already running. Th...

7.3CVSS5.7AI score0.00145EPSS
SaveExploits0References33
OSV
OSV
added 2025/10/15 8:15 a.m.11 views

UBUNTU-CVE-2025-39997

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix race condition to UAF in sndusbmidifree The previous commit 0718a78f6a9f "ALSA: usb-audio: Kill timer properly at removal" patched a UAF issue caused by the error timer. However, because the error timer kill...

5.7AI score0.00193EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/15 7:58 a.m.12 views

CVE-2025-39997 ALSA: usb-audio: fix race condition to UAF in snd_usbmidi_free

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix race condition to UAF in sndusbmidifree The previous commit 0718a78f6a9f "ALSA: usb-audio: Kill timer properly at removal" patched a UAF issue caused by the error timer. However, because the error timer kill...

6.4AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/10/15 7:58 a.m.20 views

CVE-2025-39997 ALSA: usb-audio: fix race condition to UAF in snd_usbmidi_free

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix race condition to UAF in sndusbmidifree The previous commit 0718a78f6a9f "ALSA: usb-audio: Kill timer properly at removal" patched a UAF issue caused by the error timer. However, because the error timer kill...

0.00193EPSS
SaveExploits0References7
CVE
CVE
added 2025/10/15 7:58 a.m.30 views

CVE-2025-39997

CVE-2025-39997: Linux kernel ALSA USB-Audio snd_usbmidi_free race to use-after-free. Root cause: an error timer kill added by commit 0718a78f (ALSA: usb-audio) runs after endpoint deletion, enabling a rare UAF in interrupt context; missing urb cleanup can also access freed memory. The fix is to k...

6AI score0.00193EPSS
SaveExploits0References7
CVE
CVE
added 2025/10/15 7:58 a.m.37 views

CVE-2025-39995

CVE-2025-39995: Linux kernel vulnerability in media: i2c: tc358743 where use-after-free occurs due to an orphan timer and in-flight delayed_work during probe failure. The cyclic timer schedules work_i2c_poll and delayed_work_enable_hotplug and may reference tc358743_state after it is freed. A fix...

6.2AI score0.00218EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/15 7:58 a.m.9 views

CVE-2025-39995 media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probe

In the Linux kernel, the following vulnerability has been resolved: media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probe The state-timer is a cyclic timer that schedules worki2cpoll and delayedworkenablehotplug, while rearming itself. Using timerdelete fails to guarantee...

6.5AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/10/15 7:58 a.m.25 views

CVE-2025-39995 media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probe

In the Linux kernel, the following vulnerability has been resolved: media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probe The state-timer is a cyclic timer that schedules worki2cpoll and delayedworkenablehotplug, while rearming itself. Using timerdelete fails to guarantee...

0.00218EPSS
SaveExploits0References9
CVE
CVE
added 2025/10/15 7:58 a.m.40 views

CVE-2025-39994

CVE-2025-39994 concerns the Linux kernel media/tuners/xc5000 driver. The root cause is a use-after-free in xc5000_release() caused by cancel_delayed_work() not guaranteeing the delayed work item timer_sleep has finished before freeing priv data. The fix replaces cancel_delayed_work() with cancel_...

7.3CVSS6.2AI score0.00145EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/15 7:58 a.m.7 views

CVE-2025-39994 media: tuner: xc5000: Fix use-after-free in xc5000_release

In the Linux kernel, the following vulnerability has been resolved: media: tuner: xc5000: Fix use-after-free in xc5000release The original code uses canceldelayedwork in xc5000release, which does not guarantee that the delayed work item timersleep has fully completed if it was already running. Th...

7.3CVSS6.6AI score
SaveExploits0References12
IBM Security Bulletins
IBM Security Bulletins
added 2025/10/14 11:09 a.m.15 views

Security Bulletin: Technical Support Appliance - possible denial of service

Summary A flaw in TCP/IP may allow a denial of service Vulnerability Details CVEID:CVE-2024-50154 DESCRIPTION: In the Linux kernel, the following vulnerability has been resolved: tcp/dccp: Don't use timerpending in reqskqueueunlink. Martin KaFai Lau reported use-after-free 0 in reqsktimerhandler...

9.8CVSS6.5AI score0.00559EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder