Lucene search
K

536 matches found

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

0.00032EPSS
Exploits0References5
CVE
CVE
added 2025/10/22 1:23 p.m.12 views

CVE-2023-53718

CVE-2023-53718 affects the Linux kernel ring-buffer code. The issue occurs when ring_buffer_swap_cpu is called during a resize, causing the cpu_buffer to be swapped mid‑operation and leaving the ring buffer in an inconsistent state that can lead to an oops. Reproduction in the initial document sh...

6.2AI score0.00032EPSS
Exploits0References5
OSV
OSV
added 2025/10/22 1:23 p.m.2 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...

6.6AI score0.00032EPSS
Exploits0References8
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.5 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.00032EPSS
Exploits0References5
CVE
CVE
added 2025/10/22 1:23 p.m.15 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.00032EPSS
Exploits0References5
OSV
OSV
added 2025/10/22 1:23 p.m.2 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 score0.00032EPSS
Exploits0References8
CNNVD
CNNVD
added 2025/10/22 12:0 a.m.1 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.00032EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2025/10/22 12:0 a.m.3 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.00218EPSS
Exploits4References987
OSV
OSV
added 2025/10/21 9:57 p.m.1 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
Exploits0References4
OSV
OSV
added 2025/10/21 12:0 p.m.1 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
Exploits0References4
RustSec
RustSec
added 2025/10/21 12:0 p.m.4 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
Exploits0Affected Software1
Positive Technologies
Positive Technologies
added 2025/10/16 12:0 a.m.1 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.00024EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-53587

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ring-buffer: Sync IRQ works before buffer destruction If something was written to the buffer just before destruction, it may be possible maybe not in a real...

7.8CVSS6.1AI score0.00017EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-53668

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ring-buffer: Fix deadloop issue on reading tracepipe Soft lockup occurs when reading file 'tracepipe': watchdog: BUG: soft lockup - CPU6 stuck for 22s! cat:448...

7.1CVSS6.2AI score0.00017EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/10/07 11:47 p.m.3 views

SUSE CVE-2023-53668

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix deadloop issue on reading tracepipe Soft lockup occurs when reading file 'tracepipe': watchdog: BUG: soft lockup - CPU6 stuck for 22s! cat:4488 ... RIP: 0010:ringbufferemptycpu+0xed/0x170 RSP: 0018:ffff88810dd6fc...

4.4CVSS6.8AI score0.00017EPSS
Exploits0References20
NVD
NVD
added 2025/10/07 4:15 p.m.2 views

CVE-2023-53668

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix deadloop issue on reading tracepipe Soft lockup occurs when reading file 'tracepipe': watchdog: BUG: soft lockup - CPU6 stuck for 22s! cat:4488 ... RIP: 0010:ringbufferemptycpu+0xed/0x170 RSP: 0018:ffff88810dd6fc...

7.1CVSS0.00017EPSS
Exploits0References8
OSV
OSV
added 2025/10/07 4:15 p.m.1 views

UBUNTU-CVE-2023-53668

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix deadloop issue on reading tracepipe Soft lockup occurs when reading file 'tracepipe': watchdog: BUG: soft lockup - CPU6 stuck for 22s! cat:4488 ... RIP: 0010:ringbufferemptycpu+0xed/0x170 RSP: 0018:ffff88810dd6fc...

7.1CVSS6AI score0.00017EPSS
Exploits0References11
Debian CVE
Debian CVE
added 2025/10/07 3:21 p.m.2 views

CVE-2023-53668

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix deadloop issue on reading tracepipe Soft lockup occurs when reading file 'tracepipe': watchdog: BUG: soft lockup - CPU6 stuck for 22s! cat:4488 ... RIP: 0010:ringbufferemptycpu+0xed/0x170 RSP: 0018:ffff88810dd6fc...

7.1CVSS5.8AI score0.00017EPSS
Exploits0
EUVD
EUVD
added 2025/10/07 3:21 p.m.2 views

EUVD-2025-32744

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix deadloop issue on reading tracepipe Soft lockup occurs when reading file 'tracepipe': watchdog: BUG: soft lockup - CPU6 stuck for 22s! cat:4488 ... RIP: 0010:ringbufferemptycpu+0xed/0x170 RSP: 0018:ffff88810dd6fc...

6.3AI score0.00017EPSS
Exploits0References9
CVE
CVE
added 2025/10/07 3:21 p.m.12 views

CVE-2023-53668

CVE-2023-53668 affects the Linux kernel ring-buffer subsystem used by tracing_read_pipe/trace_pipe. The issue is a deadloop where a non-empty buffer cannot be read because rb_num_of_entries() == 0, leading to endless waiting when user-space buffers aren’t filled. Root cause: when the ringbuffer i...

7.1CVSS6.4AI score0.00017EPSS
Exploits0References8Affected Software1
Rows per page
Query Builder