Lucene search
+L

3134 matches found

OSV
OSV
added 2025/10/22 1:23 p.m.5 views

CVE-2023-53718 ring-buffer: Do not swap cpu_buffer during resize process

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Do not swap cpubuffer during resize process When ringbufferswapcpu was called during resize process, the cpu buffer was swapped in the middle, resulting in incorrect state. Continuing to run in the wrong state will...

7.8CVSS6.6AI score
SaveExploits0References8
CVE
CVE
added 2025/10/22 1:23 p.m.35 views

CVE-2023-53709

CVE-2023-53709 affects the Linux kernel ring-buffer subsystem. The vulnerability arises from a race between rb_move_tail and rb_check_pages where RB_FLAG on head_page is updated during an integrity check and then cleared, creating a data race that can corrupt the ring buffer’s integrity. The issu...

6AI score0.00186EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.15 views

CVE-2023-53709 ring-buffer: Handle race between rb_move_tail and rb_check_pages

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Handle race between rbmovetail and rbcheckpages It seems a data race between ringbuffer writing and integrity check. That is, RBFLAG of headpage is been updating, while at same time RBFLAG was cleared when doing...

0.00186EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/22 1:23 p.m.6 views

CVE-2023-53709 ring-buffer: Handle race between rb_move_tail and rb_check_pages

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Handle race between rbmovetail and rbcheckpages It seems a data race between ringbuffer writing and integrity check. That is, RBFLAG of headpage is been updating, while at same time RBFLAG was cleared when doing...

6.3AI score
SaveExploits0References8
CNNVD
CNNVD
added 2025/10/22 12:00 a.m.7 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 race condition between ringbuffer writes and integrity checks, which could lead to list corruption...

6AI score0.00186EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/10/22 12:00 a.m.15 views

编号撤回

ring is a library by Brian Smith, an individual developer. This CVE number has been withdrawn...

6.7AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/10/22 12:00 a.m.7 views

PT-2025-43119

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.5.0-rc1-00276-g20edcec23f92 Description A flaw exists in the Linux kernel related to the ring buffer implementation. Specifically, the cpu buffer can be swapped during a resize process, leading to an incorrect...

7.8CVSS6.5AI score0.08942EPSS
SaveExploits4References987
OSV
OSV
added 2025/10/21 9:57 p.m.6 views

GHSA-FP5X-7M4Q-449F Direct Ring Buffer has uninitialized memory exposure in create_ring_buffer

The safe function createringbuffer allocates a buffer using Vec::withcapacity followed by setlen, creating a Box containing uninitialized memory. This leads to undefined behavior when functions like writeslices create typed slices e.g., &mut bool over the uninitialized memory, violating Rust's...

5.1CVSS7AI score
SaveExploits0References4
EUVD
EUVD
added 2025/10/21 12:31 p.m.8 views

EUVD-2022-54999

In the Linux kernel, the following vulnerability has been resolved: igc: avoid kernel warning when changing RX ring parameters Calling ethtool changing the RX ring parameters like this: $ ethtool -G eth0 rx 1024 on igc triggers kernel warnings like this: 225.198467 ------------ cut here...

5.5CVSS4.8AI score0.00263EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/21 12:00 p.m.6 views

RUSTSEC-2025-0105 Uninitialized memory exposure in create_ring_buffer

The safe function createringbuffer allocates a buffer using Vec::withcapacity followed by setlen, creating a Box containing uninitialized memory. This leads to undefined behavior when functions like writeslices create typed slices e.g., &mut bool over the uninitialized memory, violating Rust's...

7AI score
SaveExploits0References4
RustSec
RustSec
added 2025/10/21 12:00 p.m.12 views

Uninitialized memory exposure in create_ring_buffer

The safe function createringbuffer allocates a buffer using Vec::withcapacity followed by setlen, creating a Box containing uninitialized memory. This leads to undefined behavior when functions like writeslices create typed slices e.g., &mut bool over the uninitialized memory, violating Rust's...

7AI score
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987622)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987622 advisory. In the Linux kernel, the following vulnerability has been resolved: xhci: Fix command ring pointer corruption while aborting a command The command ring pointer is...

5.5CVSS6.3AI score0.00236EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/16 11:24 p.m.9 views

SUSE CVE-2025-39973

In the Linux kernel, the following vulnerability has been resolved: i40e: add validation for ringlen param The ringlen parameter provided by the virtual function VF is assigned directly to the hardware memory context HMC without any validation. To address this, introduce an upper boundary check f...

7CVSS6.5AI score0.00144EPSS
SaveExploits0References97
RedhatCVE
RedhatCVE
added 2025/10/16 10:35 a.m.18 views

CVE-2025-39973

In the Linux kernel, the following vulnerability has been resolved: i40e: add validation for ringlen param The ringlen parameter provided by the virtual function VF is assigned directly to the hardware memory context HMC without any validation. To address this, introduce an upper boundary check f...

7.5CVSS5.9AI score0.00144EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/10/16 8:02 a.m.5 views

i40e: add validation for ring_len param

...

9.8CVSS7AI score0.00144EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/10/16 12:00 a.m.5 views

PT-2025-51599

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The ring buffer map get reader function exhibited overly strict behavior, triggering a warning when the reader caught up to the writer in certain scenarios. Specifically, when the reader...

4.6CVSS5.7AI score0.00194EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/15 9:30 a.m.16 views

EUVD-2025-34599

In the Linux kernel, the following vulnerability has been resolved: i40e: add validation for ringlen param The ringlen parameter provided by the virtual function VF is assigned directly to the hardware memory context HMC without any validation. To address this, introduce an upper boundary check f...

6AI score0.00144EPSS
SaveExploits0References9
NVD
NVD
added 2025/10/15 8:15 a.m.25 views

CVE-2025-39973

In the Linux kernel, the following vulnerability has been resolved: i40e: add validation for ringlen param The ringlen parameter provided by the virtual function VF is assigned directly to the hardware memory context HMC without any validation. To address this, introduce an upper boundary check f...

8.8CVSS0.00144EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/15 8:15 a.m.11 views

AZL-68495 CVE-2025-39973 affecting package kernel for versions less than 6.6.112.1-1

In the Linux kernel, the following vulnerability has been resolved: i40e: add validation for ringlen param The ringlen parameter provided by the virtual function VF is assigned directly to the hardware memory context HMC without any validation. To address this, introduce an upper boundary check f...

8.8CVSS5.6AI score0.00144EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/15 8:15 a.m.11 views

UBUNTU-CVE-2025-39973

In the Linux kernel, the following vulnerability has been resolved: i40e: add validation for ringlen param The ringlen parameter provided by the virtual function VF is assigned directly to the hardware memory context HMC without any validation. To address this, introduce an upper boundary check f...

8.8CVSS6.6AI score0.00144EPSS
SaveExploits0References35
Rows per page
Query Builder