Lucene search
+L

474 matches found

EUVD
EUVD
added 2026/03/10 6:31 p.m.15 views

EUVD-2026-10576

In the Linux kernel, the following vulnerability has been resolved: tls: Fix race condition in tlsswcancelworktx This issue was discovered during a code audit. After canceldelayedworksync is called from tlsskprotoclose, txworkhandler can still be scheduled from paths such as the Delayed ACK handl...

5.6AI score0.0049EPSS
Exploits0References5
NVD
NVD
added 2026/03/10 6:18 p.m.3 views

CVE-2026-23240

In the Linux kernel, the following vulnerability has been resolved: tls: Fix race condition in tlsswcancelworktx This issue was discovered during a code audit. After canceldelayedworksync is called from tlsskprotoclose, txworkhandler can still be scheduled from paths such as the Delayed ACK handl...

9.8CVSS0.0049EPSS
Exploits0References4
OSV
OSV
added 2026/03/10 6:18 p.m.6 views

UBUNTU-CVE-2026-23240

In the Linux kernel, the following vulnerability has been resolved: tls: Fix race condition in tlsswcancelworktx This issue was discovered during a code audit. After canceldelayedworksync is called from tlsskprotoclose, txworkhandler can still be scheduled from paths such as the Delayed ACK handl...

9.8CVSS5.7AI score0.0049EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/03/10 5:28 p.m.33 views

CVE-2026-23240 tls: Fix race condition in tls_sw_cancel_work_tx()

In the Linux kernel, the following vulnerability has been resolved: tls: Fix race condition in tlsswcancelworktx This issue was discovered during a code audit. After canceldelayedworksync is called from tlsskprotoclose, txworkhandler can still be scheduled from paths such as the Delayed ACK handl...

9.8CVSS0.0049EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/10 5:28 p.m.3 views

CVE-2026-23240

In the Linux kernel, the following vulnerability has been resolved: tls: Fix race condition in tlsswcancelworktx This issue was discovered during a code audit. After canceldelayedworksync is called from tlsskprotoclose, txworkhandler can still be scheduled from paths such as the Delayed ACK handl...

5.5AI score0.0049EPSS
Exploits0References5Affected Software1
CVE
CVE
added 2026/03/10 5:28 p.m.56 views

CVE-2026-23240

In CVE-2026-23240, the Linux kernel fixed a race condition in TLS handling where cancel_delayed_work_sync() used during tls_sk_proto_close() could allow tls_sw_cancel_work_tx() to schedule tx_work_handler() after the TLS object was freed. The root cause involved potential scheduling from paths li...

9.8CVSS5.6AI score0.0049EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2026/03/10 5:28 p.m.4 views

CVE-2026-23240 tls: Fix race condition in tls_sw_cancel_work_tx()

In the Linux kernel, the following vulnerability has been resolved: tls: Fix race condition in tlsswcancelworktx This issue was discovered during a code audit. After canceldelayedworksync is called from tlsskprotoclose, txworkhandler can still be scheduled from paths such as the Delayed ACK handl...

9.8CVSS5.7AI score0.0049EPSS
Exploits0References7
AstraLinux
AstraLinux
added 2026/03/03 9:29 a.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fixed use-after-free bugs in otx2synctstamp. The original code relies on canceldelayedwork in otx2ptpDestroy, which does not ensure that the delayed work item synctstampwork has fully completed if it was already...

7.8CVSS6.6AI score0.00138EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/03/03 9:29 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: Media: Tuner: xc5000: Fixed a use-after-free in xc5000release. The original code used canceldelayedwork in xc5000release, which does not guarantee that the delayed work item, timersleep, has fully completed if it was already...

6.6AI score0.00218EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/03/03 9:29 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

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

6AI score0.00218EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/03/03 9:29 a.m.8 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: cnic: Fixed use-after-free bugs in cnicdeletetask. The original code used canceldelayedwork in cniccmstopbnx2xHW, which does not guarantee that the delayed work item “deletetask” has fully completed if it was already running...

7.8CVSS6.7AI score0.00148EPSS
Exploits0References2
OSV
OSV
added 2026/02/18 4:22 p.m.6 views

UBUNTU-CVE-2025-71233

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Avoid creating sub-groups asynchronously The asynchronous creation of sub-groups by a delayed work could lead to a NULL pointer dereference when the driver directory is removed before the work completes. The crash...

5.5CVSS5.7AI score0.00118EPSS
Exploits0References13
OSV
OSV
added 2026/02/18 2:53 p.m.6 views

CVE-2025-71233 PCI: endpoint: Avoid creating sub-groups asynchronously

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Avoid creating sub-groups asynchronously The asynchronous creation of sub-groups by a delayed work could lead to a NULL pointer dereference when the driver directory is removed before the work completes. The crash...

5.5CVSS5.3AI score0.00118EPSS
Exploits0References10
ATTACKERKB
ATTACKERKB
added 2026/02/18 2:53 p.m.4 views

CVE-2025-71233

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Avoid creating sub-groups asynchronously The asynchronous creation of sub-groups by a delayed work could lead to a NULL pointer dereference when the driver directory is removed before the work completes. The crash...

5.1AI score0.00118EPSS
Exploits0References8Affected Software1
Microsoft CVE
Microsoft CVE
added 2026/01/15 9:1 a.m.5 views

usb: phy: fsl-usb: Fix use-after-free in delayed work during device removal

...

5.3AI score0.00181EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2026/01/15 4:26 a.m.5 views

CVE-2025-68781

In the Linux kernel, the following vulnerability has been resolved: usb: phy: fsl-usb: Fix use-after-free in delayed work during device removal The delayed work item otgevent is initialized in fslotgconf and scheduled under two conditions: 1. When a host controller binds to the OTG controller. 2...

5.7AI score0.00181EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/01/15 3:18 a.m.7 views

CVE-2025-68822

A use-after-free flaw was found in the Linux kernel's ALPS touchpad driver. A race condition exists between device disconnection and the dev3registerwork delayed work item. During disconnect, the alpsdata structure can be freed while the delayed work is still executing, causing the work function ...

5.5CVSS5.3AI score0.00166EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2026/01/15 12:26 a.m.4 views

SUSE CVE-2025-68781

In the Linux kernel, the following vulnerability has been resolved: usb: phy: fsl-usb: Fix use-after-free in delayed work during device removal The delayed work item otgevent is initialized in fslotgconf and scheduled under two conditions: 1. When a host controller binds to the OTG controller. 2...

6.3AI score0.00181EPSS
Exploits0References4
OSV
OSV
added 2026/01/13 4:16 p.m.8 views

AZL-74300 CVE-2025-68822 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: Input: alps - fix use-after-free bugs caused by dev3registerwork The dev3registerwork delayed work item is initialized within alpsreconnect and scheduled upon receipt of the first bare PS/2 packet from an external PS/2 device...

5.6AI score0.00166EPSS
Exploits0References1
NVD
NVD
added 2026/01/13 4:16 p.m.4 views

CVE-2025-68822

In the Linux kernel, the following vulnerability has been resolved: Input: alps - fix use-after-free bugs caused by dev3registerwork The dev3registerwork delayed work item is initialized within alpsreconnect and scheduled upon receipt of the first bare PS/2 packet from an external PS/2 device...

0.00166EPSS
Exploits0References3
Rows per page
Query Builder