Lucene search
+L

2630 matches found

Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.9 views

PT-2025-49730

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A data race condition exists around dp-dccps mss cache in the Data Communication Channel Protocol DCCP implementation. The dccp sendmsg function and do dccp getsockopt read dp-dccps mss...

6.1AI score0.00257EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.7 views

PT-2025-49744

In the Linux kernel, the following vulnerability has been resolved: netlink: annotate accesses to nlk-cb running Both netlink recvmsg and netlink native seq show read nlk-cb running locklessly. Use READ ONCE there. Add corresponding WRITE ONCE to netlink dump and netlink dump start syzbot reporte...

6.4AI score0.00239EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53853

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - netlink: annotate accesses to nlk-cbrunning Both netlinkrecvmsg and netlinknativeseqshow read nlk-cbrunning locklessly. Use READONCE there. Add corresponding...

5.6AI score0.00239EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.7 views

PT-2025-49715

In the Linux kernel, the following vulnerability has been resolved: netlink: annotate lockless accesses to nlk-max recvmsg len syzbot reported a data-race in data-race in netlink recvmsg 1 Indeed, netlink recvmsg can be run concurrently, and netlink dump also needs protection. 1 BUG: KCSAN:...

6.3AI score0.00194EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/08 2:15 a.m.19 views

CVE-2023-53759

In the Linux kernel, the following vulnerability has been resolved: HID: hidraw: fix data race on device refcount The hidrawopen function increments the hidraw device reference counter. The counter has no dedicated synchronization mechanism, resulting in a potential data race when concurrently...

7.8CVSS0.00142EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/08 2:15 a.m.7 views

DEBIAN-CVE-2023-53759

In the Linux kernel, the following vulnerability has been resolved: HID: hidraw: fix data race on device refcount The hidrawopen function increments the hidraw device reference counter. The counter has no dedicated synchronization mechanism, resulting in a potential data race when concurrently...

7.8CVSS5.2AI score0.00142EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 2:15 a.m.9 views

UBUNTU-CVE-2023-53759

In the Linux kernel, the following vulnerability has been resolved: HID: hidraw: fix data race on device refcount The hidrawopen function increments the hidraw device reference counter. The counter has no dedicated synchronization mechanism, resulting in a potential data race when concurrently...

7.8CVSS5.7AI score0.00142EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/08 1:19 a.m.44 views

CVE-2023-53759 HID: hidraw: fix data race on device refcount

In the Linux kernel, the following vulnerability has been resolved: HID: hidraw: fix data race on device refcount The hidrawopen function increments the hidraw device reference counter. The counter has no dedicated synchronization mechanism, resulting in a potential data race when concurrently...

7.8CVSS0.00142EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/08 1:19 a.m.35 views

CVE-2023-53759

CVE-2023-53759 relates to a data race in the Linux kernel HID hidraw path. The issue occurs in hidraw_open(), which increments the hidraw device reference counter without dedicated synchronization, enabling a race when devices are opened concurrently. The race is tied to a regression from commit ...

7.8CVSS6AI score0.00142EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/12/08 1:19 a.m.16 views

CVE-2023-53759

In the Linux kernel, the following vulnerability has been resolved: HID: hidraw: fix data race on device refcount The hidrawopen function increments the hidraw device reference counter. The counter has no dedicated synchronization mechanism, resulting in a potential data race when concurrently...

7.8CVSS5.1AI score0.00142EPSS
SaveExploits0
OSV
OSV
added 2025/12/08 1:19 a.m.8 views

CVE-2023-53759 HID: hidraw: fix data race on device refcount

In the Linux kernel, the following vulnerability has been resolved: HID: hidraw: fix data race on device refcount The hidrawopen function increments the hidraw device reference counter. The counter has no dedicated synchronization mechanism, resulting in a potential data race when concurrently...

7.8CVSS6.3AI score
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/12/08 12:00 a.m.8 views

CVE-2023-53759

In the Linux kernel, the following vulnerability has been resolved: HID: hidraw: fix data race on device refcount The hidrawopen function increments the hidraw device reference counter. The counter has no dedicated synchronization mechanism, resulting in a potential data race when concurrently...

7.8CVSS5.7AI score0.00142EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2023-53759

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - HID: hidraw: fix data race on device refcount The hidrawopen function increments the hidraw device reference counter. The counter has no dedicated synchronizati...

7.8CVSS5.3AI score0.00142EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/11/16 1:01 a.m.10 views

bpf: Fix a data-race around bpf_jit_limit.

...

4.7CVSS7AI score0.0014EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/11/14 12:25 a.m.10 views

SUSE CVE-2025-40130

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix data race in CPU latency PM QoS request handling The cpulatencyqosadd/remove/updaterequest interfaces lack internal synchronization by design, requiring the caller to ensure thread safety. The current...

7CVSS6.4AI score0.00186EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2025/11/13 1:24 p.m.8 views

CVE-2025-40130

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix data race in CPU latency PM QoS request handling The cpulatencyqosadd/remove/updaterequest interfaces lack internal synchronization by design, requiring the caller to ensure thread safety. The current...

6.8CVSS5.5AI score0.00186EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-64345

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Wasmtime is a runtime for WebAssembly. Prior to version 38.0.4, 37.0.3, 36.0.3, and 24.0.5, Wasmtime's Rust embedder API contains an unsound interaction where a...

1.8CVSS5.5AI score0.00108EPSS
SaveExploits0References3
NVD
NVD
added 2025/11/12 10:15 p.m.21 views

CVE-2025-64345

Wasmtime is a runtime for WebAssembly. Prior to version 38.0.4, 37.0.3, 36.0.3, and 24.0.5, Wasmtime's Rust embedder API contains an unsound interaction where a WebAssembly shared linear memory could be viewed as a type which provides safe access to the host Rust to the contents of the linear...

1.8CVSS0.00108EPSS
SaveExploits0References6
OSV
OSV
added 2025/11/12 10:15 p.m.10 views

DEBIAN-CVE-2025-64345

Wasmtime is a runtime for WebAssembly. Prior to version 38.0.4, 37.0.3, 36.0.3, and 24.0.5, Wasmtime's Rust embedder API contains an unsound interaction where a WebAssembly shared linear memory could be viewed as a type which provides safe access to the host Rust to the contents of the linear...

1.8CVSS5.4AI score0.00108EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/12 10:15 p.m.13 views

UBUNTU-CVE-2025-64345

Wasmtime is a runtime for WebAssembly. Prior to version 38.0.4, 37.0.3, 36.0.3, and 24.0.5, Wasmtime's Rust embedder API contains an unsound interaction where a WebAssembly shared linear memory could be viewed as a type which provides safe access to the host Rust to the contents of the linear...

1.8CVSS5.8AI score0.00108EPSS
SaveExploits0References8
Rows per page
Query Builder