Lucene search
+L

554 matches found

RedhatCVE
RedhatCVE
added 2024/07/16 2:37 p.m.24 views

CVE-2024-40907

In the Linux kernel, the following vulnerability has been resolved: ionic: fix kernel panic in XDPTX action In the XDPTX path, ionic driver sends a packet to the TX path with rx page and corresponding dma address. After tx is done, ionictxclean frees that page. But RX ring buffer isn't reset to...

6.6CVSS5.2AI score0.00614EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/12 1:15 p.m.7 views

UBUNTU-CVE-2024-40907

In the Linux kernel, the following vulnerability has been resolved: ionic: fix kernel panic in XDPTX action In the XDPTX path, ionic driver sends a packet to the TX path with rx page and corresponding dma address. After tx is done, ionictxclean frees that page. But RX ring buffer isn't reset to...

9.8CVSS6.8AI score0.00614EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/07/12 12:20 p.m.34 views

CVE-2024-40907 ionic: fix kernel panic in XDP_TX action

In the Linux kernel, the following vulnerability has been resolved: ionic: fix kernel panic in XDPTX action In the XDPTX path, ionic driver sends a packet to the TX path with rx page and corresponding dma address. After tx is done, ionictxclean frees that page. But RX ring buffer isn't reset to...

9.8CVSS0.00614EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/07/12 12:20 p.m.16 views

CVE-2024-40907 ionic: fix kernel panic in XDP_TX action

In the Linux kernel, the following vulnerability has been resolved: ionic: fix kernel panic in XDPTX action In the XDPTX path, ionic driver sends a packet to the TX path with rx page and corresponding dma address. After tx is done, ionictxclean frees that page. But RX ring buffer isn't reset to...

6.9AI score0.00614EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/07/12 12:20 p.m.23 views

CVE-2024-40907

In the Linux kernel, the following vulnerability has been resolved: ionic: fix kernel panic in XDPTX action In the XDPTX path, ionic driver sends a packet to the TX path with rx page and corresponding dma address. After tx is done, ionictxclean frees that page. But RX ring buffer isn't reset to...

9.8CVSS6AI score0.00614EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/24 11:15 p.m.10 views

SUSE CVE-2024-38601

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix a race between readers and resize checks The reader code in rbgetreaderpage swaps a new reader page into the ring buffer by doing cmpxchg on old-list.prev-next to point it to the new page. Following that, if the...

4.1CVSS6.1AI score0.00175EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2024/06/22 3:34 a.m.5 views

SUSE CVE-2024-38586

In the Linux kernel, the following vulnerability has been resolved: r8169: Fix possible ring buffer corruption on fragmented Tx packets. An issue was found on the RTL8125b when transmitting small fragmented packets, whereby invalid entries were inserted into the transmit ring buffer, subsequently...

5.5CVSS6.3AI score0.00252EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/06/21 3:37 a.m.5 views

SUSE CVE-2022-48714

In the Linux kernel, the following vulnerability has been resolved: bpf: Use VMMAP instead of VMALLOC for ringbuf After commit 2fd3fb0be1d1 "kasan, vmalloc: unpoison VMALLOC pages after mapping", non-VMALLOC mappings will be marked as accessible in getvmareanode when KASAN is enabled. But now the...

2.3CVSS6.2AI score0.00238EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/06/20 3:29 p.m.31 views

CVE-2024-38586

In the Linux kernel, the following vulnerability has been resolved: r8169: Fix possible ring buffer corruption on fragmented Tx packets. An issue was found on the RTL8125b when transmitting small fragmented packets, whereby invalid entries were inserted into the transmit ring buffer, subsequently...

4.1CVSS7.2AI score0.00252EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 2:56 p.m.21 views

CVE-2024-38601

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix a race between readers and resize checks The reader code in rbgetreaderpage swaps a new reader page into the ring buffer by doing cmpxchg on old-list.prev-next to point it to the new page. Following that, if the...

4.1CVSS8.3AI score0.00175EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/19 2:15 p.m.19 views

CVE-2024-38601

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix a race between readers and resize checks The reader code in rbgetreaderpage swaps a new reader page into the ring buffer by doing cmpxchg on old-list.prev-next to point it to the new page. Following that, if the...

4.7CVSS0.00175EPSS
SaveExploits0References10
OSV
OSV
added 2024/06/19 2:15 p.m.2 views

DEBIAN-CVE-2024-38601

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix a race between readers and resize checks The reader code in rbgetreaderpage swaps a new reader page into the ring buffer by doing cmpxchg on old-list.prev-next to point it to the new page. Following that, if the...

4.7CVSS5.7AI score0.00175EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/19 2:15 p.m.24 views

CVE-2024-38586

In the Linux kernel, the following vulnerability has been resolved: r8169: Fix possible ring buffer corruption on fragmented Tx packets. An issue was found on the RTL8125b when transmitting small fragmented packets, whereby invalid entries were inserted into the transmit ring buffer, subsequently...

7.8CVSS0.00252EPSS
SaveExploits0References7
OSV
OSV
added 2024/06/19 2:15 p.m.1 views

DEBIAN-CVE-2024-38586

In the Linux kernel, the following vulnerability has been resolved: r8169: Fix possible ring buffer corruption on fragmented Tx packets. An issue was found on the RTL8125b when transmitting small fragmented packets, whereby invalid entries were inserted into the transmit ring buffer, subsequently...

7.8CVSS6AI score0.00252EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.18 views

CVE-2024-38601

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix a race between readers and resize checks The reader code in rbgetreaderpage swaps a new reader page into the ring buffer by doing cmpxchg on old-list.prev-next to point it to the new page. Following that, if the...

4.7CVSS6.5AI score0.00175EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.33 views

CVE-2024-38586

In the Linux kernel, the following vulnerability has been resolved: r8169: Fix possible ring buffer corruption on fragmented Tx packets. An issue was found on the RTL8125b when transmitting small fragmented packets, whereby invalid entries were inserted into the transmit ring buffer, subsequently...

7.8CVSS6.5AI score0.00252EPSS
SaveExploits0References19
OSV
OSV
added 2024/06/19 2:15 p.m.30 views

UBUNTU-CVE-2024-38586

In the Linux kernel, the following vulnerability has been resolved: r8169: Fix possible ring buffer corruption on fragmented Tx packets. An issue was found on the RTL8125b when transmitting small fragmented packets, whereby invalid entries were inserted into the transmit ring buffer, subsequently...

7.8CVSS6.3AI score0.00252EPSS
SaveExploits0References20
OSV
OSV
added 2024/06/19 2:15 p.m.7 views

UBUNTU-CVE-2024-38601

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix a race between readers and resize checks The reader code in rbgetreaderpage swaps a new reader page into the ring buffer by doing cmpxchg on old-list.prev-next to point it to the new page. Following that, if the...

4.7CVSS6.3AI score0.00175EPSS
SaveExploits0References29
OSV
OSV
added 2024/06/19 1:48 p.m.13 views

CVE-2024-38601 ring-buffer: Fix a race between readers and resize checks

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix a race between readers and resize checks The reader code in rbgetreaderpage swaps a new reader page into the ring buffer by doing cmpxchg on old-list.prev-next to point it to the new page. Following that, if the...

5.9AI score
SaveExploits0References13
CVE
CVE
added 2024/06/19 1:48 p.m.154 views

CVE-2024-38601

CVE-2024-38601 : Linux kernel ring-buffer race between readers and resize checks in ring_buffer, causing transient doubly-linked-list inconsistency (page->prev/next) during concurrent resizing and read operations. Root cause described as a swap of reader pages via cmpxchg in rb_get_reader_page...

4.7CVSS6.4AI score0.00175EPSS
SaveExploits0References10Affected Software1
Rows per page
Query Builder