Lucene search
+L

9923 matches found

CVE
CVE
added 2026/01/13 3:34 p.m.48 views

CVE-2025-71095

CVE-2025-71095 affects the Linux kernel’s net: stmmac driver, causing a crash during zero-copy XDP_TX due to improper handling of xdp_buff memory types. The bug occurs when an xdp_buff is converted to an xdp_frame and the code in stmmac_xdp_xmit_back() always assumes MEM_TYPE_PAGE_POOL, regardles...

9.1CVSS6AI score0.00249EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/01/13 3:34 p.m.35 views

CVE-2025-71095 net: stmmac: fix the crash issue for zero copy XDP_TX action

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix the crash issue for zero copy XDPTX action There is a crash issue when running zero copy XDPTX action, the crash log is shown below. 216.122464 Unable to handle kernel paging request at virtual address...

9.1CVSS0.00249EPSS
SaveExploits0References5
OSV
OSV
added 2026/01/13 3:34 p.m.10 views

CVE-2025-71092 RDMA/bnxt_re: Fix OOB write in bnxt_re_copy_err_stats()

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Fix OOB write in bnxtrecopyerrstats Commit ef56081d1864 "RDMA/bnxtre: RoCE related hardware counters update" added three new counters and placed them after BNXTREOUTOFSEQERR. BNXTREOUTOFSEQERR acts as a boundary mark...

7.8CVSS6.6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/01/13 3:34 p.m.41 views

CVE-2025-71092 RDMA/bnxt_re: Fix OOB write in bnxt_re_copy_err_stats()

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Fix OOB write in bnxtrecopyerrstats Commit ef56081d1864 "RDMA/bnxtre: RoCE related hardware counters update" added three new counters and placed them after BNXTREOUTOFSEQERR. BNXTREOUTOFSEQERR acts as a boundary mark...

7.8CVSS0.00116EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/13 3:31 p.m.13 views

CVE-2025-71070 ublk: clean up user copy references on ublk server exit

In the Linux kernel, the following vulnerability has been resolved: ublk: clean up user copy references on ublk server exit If a ublk server process releases a ublk char device file, any requests dispatched to the ublk server but not yet completed will retain a ref value of UBLKREFCOUNTINIT. Befo...

7.8CVSS6.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/01/13 3:31 p.m.32 views

CVE-2025-71070 ublk: clean up user copy references on ublk server exit

In the Linux kernel, the following vulnerability has been resolved: ublk: clean up user copy references on ublk server exit If a ublk server process releases a ublk char device file, any requests dispatched to the ublk server but not yet completed will retain a ref value of UBLKREFCOUNTINIT. Befo...

7.8CVSS0.00125EPSS
SaveExploits0References2
CVE
CVE
added 2026/01/13 3:31 p.m.36 views

CVE-2025-71070

CVE-2025-71070 relates to the Linux kernel ublk driver. A reference-count leak on server exit could allow user copy and zero-copy on completed ublk requests due to a path that skipped decrementing the refcount in certain flows. The issue was addressed by commits that fixed the ublk_io_release pat...

7.8CVSS6AI score0.00125EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/01/13 3:31 p.m.9 views

CVE-2025-71068 svcrdma: bound check rq_pages index in inline path

In the Linux kernel, the following vulnerability has been resolved: svcrdma: bound check rqpages index in inline path svcrdmacopyinlinerange indexed rqstp-rqpagesrccurpage without verifying rccurpage stays within the allocated page array. Add guards before the first use and after advancing to a n...

5.9AI score0.0031EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/01/13 3:29 p.m.7 views

CVE-2025-68811

In the Linux kernel, the following vulnerability has been resolved: svcrdma: use rcpageoff for memcpy byte offset svcrdmacopyinlinerange added rccurpage page index to the page base instead of the byte offset rcpageoff. Use rcpageoff so copies land within the current page. Found by ZeroPath...

9.8CVSS5.3AI score0.0046EPSS
SaveExploits0
OSV
OSV
added 2026/01/13 3:29 p.m.9 views

CVE-2025-68811 svcrdma: use rc_pageoff for memcpy byte offset

In the Linux kernel, the following vulnerability has been resolved: svcrdma: use rcpageoff for memcpy byte offset svcrdmacopyinlinerange added rccurpage page index to the page base instead of the byte offset rcpageoff. Use rcpageoff so copies land within the current page. Found by ZeroPath...

9.8CVSS6.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/01/13 3:29 p.m.32 views

CVE-2025-68791 fuse: missing copy_finish in fuse-over-io-uring argument copies

In the Linux kernel, the following vulnerability has been resolved: fuse: missing copyfinish in fuse-over-io-uring argument copies Fix a possible reference count leak of payload pages during fuse argument copies. Joanne: simplified error cleanup...

0.00162EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/13 3:29 p.m.14 views

CVE-2025-68791 fuse: missing copy_finish in fuse-over-io-uring argument copies

In the Linux kernel, the following vulnerability has been resolved: fuse: missing copyfinish in fuse-over-io-uring argument copies Fix a possible reference count leak of payload pages during fuse argument copies. Joanne: simplified error cleanup...

6.3AI score
SaveExploits0References5
OSV
OSV
added 2026/01/13 3:28 p.m.11 views

CVE-2025-68776 net/hsr: fix NULL pointer dereference in prp_get_untagged_frame()

In the Linux kernel, the following vulnerability has been resolved: net/hsr: fix NULL pointer dereference in prpgetuntaggedframe prpgetuntaggedframe calls pskbcopy to create frame-skbstd but doesn't check if the allocation failed. If pskbcopy returns NULL, skbclone is called with a NULL pointer,...

6.3AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/01/13 3:28 p.m.32 views

CVE-2025-68776 net/hsr: fix NULL pointer dereference in prp_get_untagged_frame()

In the Linux kernel, the following vulnerability has been resolved: net/hsr: fix NULL pointer dereference in prpgetuntaggedframe prpgetuntaggedframe calls pskbcopy to create frame-skbstd but doesn't check if the allocation failed. If pskbcopy returns NULL, skbclone is called with a NULL pointer,...

0.00184EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/01/13 3:28 p.m.5 views

CVE-2025-68776

In the Linux kernel, the following vulnerability has been resolved: net/hsr: fix NULL pointer dereference in prpgetuntaggedframe prpgetuntaggedframe calls pskbcopy to create frame-skbstd but doesn't check if the allocation failed. If pskbcopy returns NULL, skbclone is called with a NULL pointer,...

5.2AI score0.00184EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/01/13 3:28 p.m.55 views

CVE-2025-68776

CVE-2025-68776 affects the Linux kernel path in net/hsr where prp_get_untagged_frame() uses __pskb_copy() to build frame->skb_std. If __pskb_copy() returns NULL (allocation failure), skb_clone() is called on NULL, causing a crash (general protection fault) as described in the CVE description. ...

6AI score0.00184EPSS
SaveExploits0References8
OSV
OSV
added 2026/01/13 2:16 p.m.12 views

CVE-2026-0890

Spoofing issue in the DOM: Copy & Paste and Drag & Drop component. This vulnerability affects Firefox 147, Firefox ESR 140.7, Thunderbird 147, and Thunderbird 140.7...

5.4CVSS5.8AI score0.00272EPSS
SaveExploits0References5
NVD
NVD
added 2026/01/13 2:16 p.m.10 views

CVE-2026-0890

Spoofing issue in the DOM: Copy & Paste and Drag & Drop component. This vulnerability was fixed in Firefox 147, Firefox ESR 140.7, Thunderbird 147, and Thunderbird 140.7...

5.4CVSS0.00272EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/01/13 2:16 p.m.7 views

CVE-2026-0890

Spoofing issue in the DOM: Copy & Paste and Drag & Drop component. This vulnerability was fixed in Firefox 147, Firefox ESR 140.7, Thunderbird 147, and Thunderbird 140.7...

5.4CVSS5.9AI score0.00272EPSS
SaveExploits0References7
OSV
OSV
added 2026/01/13 2:16 p.m.10 views

UBUNTU-CVE-2026-0890

Spoofing issue in the DOM: Copy & Paste and Drag & Drop component. This vulnerability was fixed in Firefox 147, Firefox ESR 140.7, Thunderbird 147, and Thunderbird 140.7...

5.4CVSS6AI score0.00272EPSS
SaveExploits0References8
Rows per page
Query Builder