Lucene search
+L

687 matches found

EUVD
EUVD
added 2025/12/16 3:30 p.m.6 views

EUVD-2025-203710

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Do not warn in ringbuffermapgetreader when reader catches up The function ringbuffermapgetreader is a bit more strict than the other get reader functions, and except for certain situations the rbgetreaderpage should...

5.9AI score0.00199EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/16 2:15 p.m.14 views

CVE-2025-68186

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Do not warn in ringbuffermapgetreader when reader catches up The function ringbuffermapgetreader is a bit more strict than the other get reader functions, and except for certain situations the rbgetreaderpage should...

0.00199EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.9 views

CVE-2025-68186

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Do not warn in ringbuffermapgetreader when reader catches up The function ringbuffermapgetreader is a bit more strict than the other get reader functions, and except for certain situations the rbgetreaderpage should...

5.7AI score0.00199EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/16 2:15 p.m.11 views

UBUNTU-CVE-2025-68186

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Do not warn in ringbuffermapgetreader when reader catches up The function ringbuffermapgetreader is a bit more strict than the other get reader functions, and except for certain situations the rbgetreaderpage should...

5.7AI score0.00199EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/16 1:43 p.m.37 views

CVE-2025-68186 ring-buffer: Do not warn in ring_buffer_map_get_reader() when reader catches up

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Do not warn in ringbuffermapgetreader when reader catches up The function ringbuffermapgetreader is a bit more strict than the other get reader functions, and except for certain situations the rbgetreaderpage should...

0.00199EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/16 1:43 p.m.35 views

CVE-2025-68186

The CVE covers a Linux kernel issue in the ring-buffer code. The vulnerability stems from ring_buffer_map_get_reader() being too strict: when the reader catches up to the writer and there is still data on the reader page, rb_get_reader_page() can return NULL and trigger a warning. The fix ensures...

6AI score0.00199EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/16 1:43 p.m.7 views

CVE-2025-68186 ring-buffer: Do not warn in ring_buffer_map_get_reader() when reader catches up

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Do not warn in ringbuffermapgetreader when reader catches up The function ringbuffermapgetreader is a bit more strict than the other get reader functions, and except for certain situations the rbgetreaderpage should...

6.3AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-68186

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ring-buffer: Do not warn in ringbuffermapgetreader when reader catches up The function ringbuffermapgetreader is a bit more strict than the other get reader...

5.9AI score0.00199EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/16 12:00 a.m.10 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 Linux kernel that stems from an unnecessary warning in ringbuffermapgetreader that could lead to a false positive...

6AI score0.00199EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/12/10 9:33 a.m.19 views

CVE-2025-40319

No description is available for this CVE...

5.5CVSS6.5AI score0.00144EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/12/09 9:02 a.m.9 views

bpf: Sync pending IRQ work before freeing ring buffer

...

7.8CVSS7AI score0.00144EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/09 12:24 a.m.6 views

SUSE CVE-2025-40319

In the Linux kernel, the following vulnerability has been resolved: bpf: Sync pending IRQ work before freeing ring buffer Fix a race where irqwork can be queued in bpfringbufcommit but the ring buffer is freed before the work executes. In the syzbot reproducer, a BPF program attached to schedswit...

5.5CVSS6.4AI score0.00144EPSS
SaveExploits0References20
EUVD
EUVD
added 2025/12/08 3:31 a.m.7 views

EUVD-2025-201626

In the Linux kernel, the following vulnerability has been resolved: bpf: Sync pending IRQ work before freeing ring buffer Fix a race where irqwork can be queued in bpfringbufcommit but the ring buffer is freed before the work executes. In the syzbot reproducer, a BPF program attached to schedswit...

6.1AI score0.00144EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/08 1:16 a.m.6 views

DEBIAN-CVE-2025-40319

In the Linux kernel, the following vulnerability has been resolved: bpf: Sync pending IRQ work before freeing ring buffer Fix a race where irqwork can be queued in bpfringbufcommit but the ring buffer is freed before the work executes. In the syzbot reproducer, a BPF program attached to schedswit...

7.8CVSS5.5AI score0.00144EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/08 1:16 a.m.10 views

CVE-2025-40319

In the Linux kernel, the following vulnerability has been resolved: bpf: Sync pending IRQ work before freeing ring buffer Fix a race where irqwork can be queued in bpfringbufcommit but the ring buffer is freed before the work executes. In the syzbot reproducer, a BPF program attached to schedswit...

7.8CVSS0.00144EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/08 1:16 a.m.9 views

UBUNTU-CVE-2025-40319

In the Linux kernel, the following vulnerability has been resolved: bpf: Sync pending IRQ work before freeing ring buffer Fix a race where irqwork can be queued in bpfringbufcommit but the ring buffer is freed before the work executes. In the syzbot reproducer, a BPF program attached to schedswit...

7.8CVSS5.8AI score0.00144EPSS
SaveExploits0References35
Cvelist
Cvelist
added 2025/12/08 12:46 a.m.45 views

CVE-2025-40319 bpf: Sync pending IRQ work before freeing ring buffer

In the Linux kernel, the following vulnerability has been resolved: bpf: Sync pending IRQ work before freeing ring buffer Fix a race where irqwork can be queued in bpfringbufcommit but the ring buffer is freed before the work executes. In the syzbot reproducer, a BPF program attached to schedswit...

7.8CVSS0.00144EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/08 12:46 a.m.6 views

CVE-2025-40319 bpf: Sync pending IRQ work before freeing ring buffer

In the Linux kernel, the following vulnerability has been resolved: bpf: Sync pending IRQ work before freeing ring buffer Fix a race where irqwork can be queued in bpfringbufcommit but the ring buffer is freed before the work executes. In the syzbot reproducer, a BPF program attached to schedswit...

7.8CVSS6.5AI score
SaveExploits0References10
CVE
CVE
added 2025/12/08 12:46 a.m.66 views

CVE-2025-40319

The CVE-2025-40319 issue is a race in the Linux kernel’s BPF ring buffer handling. Specifically, a BPF program can queue irq_work via bpf_ringbuf_commit(), and if the ring buffer is freed before the work runs, the irq_work thread may access freed memory. The documented fix is to synchronize pendi...

7.8CVSS6.2AI score0.00144EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/12/08 12:46 a.m.8 views

CVE-2025-40319

In the Linux kernel, the following vulnerability has been resolved: bpf: Sync pending IRQ work before freeing ring buffer Fix a race where irqwork can be queued in bpfringbufcommit but the ring buffer is freed before the work executes. In the syzbot reproducer, a BPF program attached to schedswit...

7.8CVSS5.5AI score0.00144EPSS
SaveExploits0
Rows per page
Query Builder