Lucene search
+L

527 matches found

Cvelist
Cvelist
added 2025/10/18 8:3 a.m.31 views

CVE-2025-40003 net: mscc: ocelot: Fix use-after-free caused by cyclic delayed work

In the Linux kernel, the following vulnerability has been resolved: net: mscc: ocelot: Fix use-after-free caused by cyclic delayed work The origin code calls canceldelayedwork in ocelotstatsdeinit to cancel the cyclic delayed work item ocelot-statswork. However, canceldelayedwork may fail to canc...

0.00225EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/10/18 8:3 a.m.9 views

CVE-2025-40003

In the Linux kernel, the following vulnerability has been resolved: net: mscc: ocelot: Fix use-after-free caused by cyclic delayed work The origin code calls canceldelayedwork in ocelotstatsdeinit to cancel the cyclic delayed work item ocelot-statswork. However, canceldelayedwork may fail to canc...

5.3AI score0.00225EPSS
SaveExploits0
CVE
CVE
added 2025/10/18 8:3 a.m.44 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
OSV
OSV
added 2025/10/18 8:3 a.m.7 views

CVE-2025-40003 net: mscc: ocelot: Fix use-after-free caused by cyclic delayed work

In the Linux kernel, the following vulnerability has been resolved: net: mscc: ocelot: Fix use-after-free caused by cyclic delayed work The origin code calls canceldelayedwork in ocelotstatsdeinit to cancel the cyclic delayed work item ocelot-statswork. However, canceldelayedwork may fail to canc...

6.6AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/10/18 8:3 a.m.23 views

CVE-2025-40002

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Fix use-after-free in tbdpdprxwork The original code relies on canceldelayedwork in tbdpdprxstop, which does not ensure that the delayed work item tunnel-dprxwork has fully completed if it was already running. This...

5.6AI score0.00236EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/10/18 8:3 a.m.26 views

CVE-2025-40002 thunderbolt: Fix use-after-free in tb_dp_dprx_work

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Fix use-after-free in tbdpdprxwork The original code relies on canceldelayedwork in tbdpdprxstop, which does not ensure that the delayed work item tunnel-dprxwork has fully completed if it was already running. This...

0.00236EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/18 8:3 a.m.4 views

CVE-2025-40002 thunderbolt: Fix use-after-free in tb_dp_dprx_work

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Fix use-after-free in tbdpdprxwork The original code relies on canceldelayedwork in tbdpdprxstop, which does not ensure that the delayed work item tunnel-dprxwork has fully completed if it was already running. This...

6.5AI score
SaveExploits0References5
CVE
CVE
added 2025/10/18 8:3 a.m.55 views

CVE-2025-40001

CVE-2025-40001 affects the Linux kernel SCSI mvsas driver. During Marvell SAS/SATA controller detach, the code calls cancel_delayed_work() for mwq->work_q. If the delayed work is already running, cancellation may fail, causing a use-after-free of mvs_info after free in mvs_free(), while mvs_wo...

6AI score0.00241EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/10/18 8:3 a.m.15 views

CVE-2025-40001

In the Linux kernel, the following vulnerability has been resolved: scsi: mvsas: Fix use-after-free bugs in mvsworkqueue During the detaching of Marvell's SAS/SATA controller, the original code calls canceldelayedwork in mvsfree to cancel the delayed work item mwq-workq. However, if mwq-workq is...

5.3AI score0.00241EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/10/18 8:3 a.m.24 views

CVE-2025-40001 scsi: mvsas: Fix use-after-free bugs in mvs_work_queue

In the Linux kernel, the following vulnerability has been resolved: scsi: mvsas: Fix use-after-free bugs in mvsworkqueue During the detaching of Marvell's SAS/SATA controller, the original code calls canceldelayedwork in mvsfree to cancel the delayed work item mwq-workq. However, if mwq-workq is...

0.00241EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/18 8:3 a.m.13 views

CVE-2025-40001 scsi: mvsas: Fix use-after-free bugs in mvs_work_queue

In the Linux kernel, the following vulnerability has been resolved: scsi: mvsas: Fix use-after-free bugs in mvsworkqueue During the detaching of Marvell's SAS/SATA controller, the original code calls canceldelayedwork in mvsfree to cancel the delayed work item mwq-workq. However, if mwq-workq is...

6.3AI score
SaveExploits0References11
CNNVD
CNNVD
added 2025/10/18 12:0 a.m.12 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a cyclic delayed work-item leading to reuse after release, which could lead to memory corruption...

6.1AI score0.00225EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/10/18 12:0 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a delayed work entry not being handled correctly in tbdpdprxwork, which could lead to reuse after release...

6AI score0.00236EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/17 2:55 p.m.12 views

OESA-2025-2467 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: Use disabledelayedworksync This makes use of disabledelayedworksync instead canceldelayedworksync as it not only cancel the ongoing work but...

8.8CVSS6.8AI score0.00278EPSS
SaveExploits0References25
OSV
OSV
added 2025/10/17 2:55 p.m.10 views

OESA-2025-2466 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: Use disabledelayedworksync This makes use of disabledelayedworksync instead canceldelayedworksync as it not only cancel the ongoing work but...

8.8CVSS6.8AI score0.00278EPSS
SaveExploits0References25
OSV
OSV
added 2025/10/17 2:55 p.m.12 views

OESA-2025-2465 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: Use disabledelayedworksync This makes use of disabledelayedworksync instead canceldelayedworksync as it not only cancel the ongoing work but...

8.8CVSS6.8AI score0.00278EPSS
SaveExploits0References25
SUSE CVE
SUSE CVE
added 2025/10/16 11:24 p.m.7 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.13 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
SUSE CVE
SUSE CVE
added 2025/10/16 11:24 p.m.5 views

SUSE CVE-2025-39996

In the Linux kernel, the following vulnerability has been resolved: media: b2c2: Fix use-after-free causing by irqcheckwork in flexcoppciremove The original code uses canceldelayedwork in flexcoppciremove, which does not guarantee that the delayed work item irqcheckwork has fully completed if it...

5.5CVSS6.5AI score0.00218EPSS
SaveExploits0References19
EUVD
EUVD
added 2025/10/15 9:30 a.m.6 views

EUVD-2025-34579

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...

6.1AI score0.00145EPSS
SaveExploits0References7
Rows per page
Query Builder