Lucene search
+L

37986 matches found

OSV
OSV
added 2025/12/16 6:10 p.m.5 views

CVE-2025-68146 filelock has TOCTOU race condition that allows symlink attacks during lock file creation

filelock is a platform-independent file lock for Python. In versions prior to 3.20.1, a Time-of-Check-Time-of-Use TOCTOU race condition allows local attackers to corrupt or truncate arbitrary user files through symlink attacks. The vulnerability exists in both Unix and Windows lock file creation...

6.3CVSS6.1AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/16 5:38 p.m.41 views

CVE-2025-33235

NVIDIA Resiliency Extension for Linux contains a vulnerability in the checkpointing core, where an attacker may cause a race condition. A successful exploit of this vulnerability might lead to information disclosure, data tampering, denial of service, or escalation of privileges...

7.8CVSS0.00123EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/16 5:38 p.m.22 views

CVE-2025-33235

NVIDIA Resiliency Extension for Linux is affected by a race condition in the checkpointing core that may allow information disclosure, data tampering, denial of service, or privilege escalation. The vulnerability is documented across multiple feeds (NVD/Red Hat/NVIDIA bulletin) and is associated ...

7.8CVSS6.6AI score0.00123EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2025/12/16 4:16 p.m.11 views

CVE-2025-68304

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcicore: lookup hciconn on RX path on protocol side The hdev lock/lookup/unlock/use pattern in the packet RX path doesn't ensure hciconn is not concurrently modified/deleted. This locking appears to be leftover from...

8.8CVSS0.00227EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/16 4:16 p.m.9 views

CVE-2025-68296

In the Linux kernel, the following vulnerability has been resolved: drm, fbcon, vgaswitcheroo: Avoid race condition in fbcon setup Protect vgaswitcherooclientfbset with console lock. Avoids OOB access in fbconremapall. Without holding the console lock the call races with switching outputs. VGA...

0.00201EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/16 4:16 p.m.9 views

AZL-72607 CVE-2025-68285 affecting package kernel for versions less than 6.6.119.3-1

In the Linux kernel, the following vulnerability has been resolved: libceph: fix potential use-after-free in havemonandosdmap The wait loop in cephopensession can race with the client receiving a new monmap or osdmap shortly after the initial map is received. Both cephmonchandlemap and handleonem...

9.8CVSS5.8AI score0.00572EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/16 4:16 p.m.7 views

CVE-2025-68285

In the Linux kernel, the following vulnerability has been resolved: libceph: fix potential use-after-free in havemonandosdmap The wait loop in cephopensession can race with the client receiving a new monmap or osdmap shortly after the initial map is received. Both cephmonchandlemap and handleonem...

9.8CVSS0.00572EPSS
SaveExploits0References7
NVD
NVD
added 2025/12/16 4:16 p.m.8 views

CVE-2025-68282

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: fix use-after-free in usbgadgetstatework A race condition during gadget teardown can lead to a use-after-free in usbgadgetstatework, as reported by KASAN: BUG: KASAN: invalid-access in sysfsnotify+0x2c/0xd0...

0.00202EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/16 4:16 p.m.7 views

UBUNTU-CVE-2025-68296

In the Linux kernel, the following vulnerability has been resolved: drm, fbcon, vgaswitcheroo: Avoid race condition in fbcon setup Protect vgaswitcherooclientfbset with console lock. Avoids OOB access in fbconremapall. Without holding the console lock the call races with switching outputs. VGA...

5.7AI score0.00201EPSS
SaveExploits0References12
OSV
OSV
added 2025/12/16 4:16 p.m.15 views

UBUNTU-CVE-2025-68285

In the Linux kernel, the following vulnerability has been resolved: libceph: fix potential use-after-free in havemonandosdmap The wait loop in cephopensession can race with the client receiving a new monmap or osdmap shortly after the initial map is received. Both cephmonchandlemap and handleonem...

9.8CVSS5.9AI score0.00572EPSS
SaveExploits0References36
OSV
OSV
added 2025/12/16 4:16 p.m.12 views

UBUNTU-CVE-2025-68287

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: Fix race condition between concurrent dwc3removerequests call paths This patch addresses a race condition caused by unsynchronized execution of multiple call paths invoking dwc3removerequests, leading to premature...

5.8AI score0.00227EPSS
SaveExploits0References36
OSV
OSV
added 2025/12/16 4:16 p.m.14 views

UBUNTU-CVE-2025-68305

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisock: Prevent race in socket write iter and sock bind There is a potential race condition between sock bind and socket write iter. bind may free the same cmd via mgmtpending before write iter sends the cmd, just as...

5.7AI score0.00183EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2025/12/16 4:16 p.m.7 views

CVE-2025-68282

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: fix use-after-free in usbgadgetstatework A race condition during gadget teardown can lead to a use-after-free in usbgadgetstatework, as reported by KASAN: BUG: KASAN: invalid-access in sysfsnotify+0x2c/0xd0...

5.7AI score0.00202EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2025/12/16 4:16 p.m.8 views

CVE-2025-68304

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcicore: lookup hciconn on RX path on protocol side The hdev lock/lookup/unlock/use pattern in the packet RX path doesn't ensure hciconn is not concurrently modified/deleted. This locking appears to be leftover from...

8.8CVSS5.5AI score0.00227EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/12/16 4:16 p.m.10 views

CVE-2025-68287

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: Fix race condition between concurrent dwc3removerequests call paths This patch addresses a race condition caused by unsynchronized execution of multiple call paths invoking dwc3removerequests, leading to premature...

6.2AI score0.00227EPSS
SaveExploits0References35
OSV
OSV
added 2025/12/16 4:16 p.m.10 views

UBUNTU-CVE-2025-68319

In the Linux kernel, the following vulnerability has been resolved: netconsole: Acquire sumutex before navigating configs hierarchy There is a race between operations that iterate over the userdata cgchildren list and concurrent add/remove of userdata items through configfs. The updateuserdata...

5.7AI score0.00172EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/16 4:15 p.m.10 views

CVE-2025-62329

HCL DevOps Deploy / HCL Launch is susceptible to a race condition in http-session client-IP binding enforcement which may allow a session to be briefly reused from a new IP address before it is invalidated. This could lead to unauthorized access under certain network conditions...

5.6CVSS5.7AI score0.00186EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/16 4:15 p.m.16 views

CVE-2025-62329

HCL DevOps Deploy / HCL Launch is susceptible to a race condition in http-session client-IP binding enforcement which may allow a session to be briefly reused from a new IP address before it is invalidated. This could lead to unauthorized access under certain network conditions...

5.6CVSS0.00186EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 3:39 p.m.8 views

CVE-2025-68319 netconsole: Acquire su_mutex before navigating configs hierarchy

In the Linux kernel, the following vulnerability has been resolved: netconsole: Acquire sumutex before navigating configs hierarchy There is a race between operations that iterate over the userdata cgchildren list and concurrent add/remove of userdata items through configfs. The updateuserdata...

6.2AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/16 3:39 p.m.47 views

CVE-2025-68319 netconsole: Acquire su_mutex before navigating configs hierarchy

In the Linux kernel, the following vulnerability has been resolved: netconsole: Acquire sumutex before navigating configs hierarchy There is a race between operations that iterate over the userdata cgchildren list and concurrent add/remove of userdata items through configfs. The updateuserdata...

0.00172EPSS
SaveExploits0References2
Rows per page
Query Builder