Lucene search
+L

73914 matches found

EUVD
EUVD
added 2026/09/11 7:46 p.m.8 views

EUVD-2026-76637

In the Linux kernel, the following vulnerability has been resolved: media: cec: stm32: prevent out-of-bounds write on RX overflow stm32rxdone appends each received CEC byte to rxmsg.msg using rxmsg.len as the write index, incrementing it on every RXBR receive-byte-ready interrupt without checking...

6AI score0.00266EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.13 views

CVE-2026-89725

In the Linux kernel, the following vulnerability has been resolved: media: cec: stm32: prevent out-of-bounds write on RX overflow stm32rxdone appends each received CEC byte to rxmsg.msg using rxmsg.len as the write index, incrementing it on every RXBR receive-byte-ready interrupt without checking...

8.8CVSS6.4AI score0.00266EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 7:46 p.m.16 views

CVE-2026-89725 media: cec: stm32: prevent out-of-bounds write on RX overflow

In the Linux kernel, the following vulnerability has been resolved: media: cec: stm32: prevent out-of-bounds write on RX overflow stm32rxdone appends each received CEC byte to rxmsg.msg using rxmsg.len as the write index, incrementing it on every RXBR receive-byte-ready interrupt without checking...

8.8CVSS6.2AI score
SaveExploits0References11
CVE
CVE
added 2026/09/11 7:46 p.m.16 views

CVE-2026-89725

CVE-2026-89725 affects the Linux kernel's media: cec: stm32 driver, where stm32_rx_done() writes received CEC bytes into a fixed 16-byte buffer (rx_msg.msg[]) without bounds-checking the write index. A remote CEC device on an adjacent network that transmits bytes without an end-of-message signal ...

8.8CVSS6AI score0.00266EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.32 views

CVE-2026-89724 media: vicodec: fix out-of-bounds write in FWHT encoder

In the Linux kernel, the following vulnerability has been resolved: media: vicodec: fix out-of-bounds write in FWHT encoder vidiocsfmtvidout sizes the encoder CAPTURE buffer from the compressed descriptor pixfmtfwht, whose sizeimagemult is 3: codedw codedh 3 + sizeofstruct fwhtcframehdr...

7.8CVSS0.00164EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/11 7:46 p.m.21 views

CVE-2026-89724

CVE-2026-89724 is an out-of-bounds write in the Linux kernel's media: vicodec FWHT encoder. The function vidioc_s_fmt_vid_out() sizes the encoder CAPTURE buffer using pixfmt_fwht.sizeimage_mult of 3, but for 4-component pixel formats where all planes are full resolution, the unencoded fallback pa...

7.8CVSS6.1AI score0.00164EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/11 7:46 p.m.11 views

CVE-2026-89724 media: vicodec: fix out-of-bounds write in FWHT encoder

In the Linux kernel, the following vulnerability has been resolved: media: vicodec: fix out-of-bounds write in FWHT encoder vidiocsfmtvidout sizes the encoder CAPTURE buffer from the compressed descriptor pixfmtfwht, whose sizeimagemult is 3: codedw codedh 3 + sizeofstruct fwhtcframehdr...

7.8CVSS6.2AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.14 views

CVE-2026-89724

In the Linux kernel, the following vulnerability has been resolved: media: vicodec: fix out-of-bounds write in FWHT encoder vidiocsfmtvidout sizes the encoder CAPTURE buffer from the compressed descriptor pixfmtfwht, whose sizeimagemult is 3: codedw codedh 3 + sizeofstruct fwhtcframehdr...

7.8CVSS6.4AI score0.00164EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 7:46 p.m.9 views

EUVD-2026-76636

In the Linux kernel, the following vulnerability has been resolved: media: vicodec: fix out-of-bounds write in FWHT encoder vidiocsfmtvidout sizes the encoder CAPTURE buffer from the compressed descriptor pixfmtfwht, whose sizeimagemult is 3: codedw codedh 3 + sizeofstruct fwhtcframehdr...

6.1AI score0.00164EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:46 p.m.11 views

CVE-2026-89706 nfsd: Reset write verifier when async COPY writeback fails

In the Linux kernel, the following vulnerability has been resolved: nfsd: Reset write verifier when async COPY writeback fails Async COPY captures nn-writeverf at request time and reports it to the client via CBOFFLOAD after the worker kthread completes. When the post-copy vfsfsyncrange or...

7.5CVSS5.9AI score
SaveExploits0References11
EUVD
EUVD
added 2026/09/11 7:46 p.m.8 views

EUVD-2026-76618

In the Linux kernel, the following vulnerability has been resolved: nfsd: Reset write verifier when async COPY writeback fails Async COPY captures nn-writeverf at request time and reports it to the client via CBOFFLOAD after the worker kthread completes. When the post-copy vfsfsyncrange or...

5.8AI score0.00511EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.14 views

CVE-2026-89706

In the Linux kernel, the following vulnerability has been resolved: nfsd: Reset write verifier when async COPY writeback fails Async COPY captures nn-writeverf at request time and reports it to the client via CBOFFLOAD after the worker kthread completes. When the post-copy vfsfsyncrange or...

7.5CVSS5.9AI score0.00511EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.33 views

CVE-2026-89706 nfsd: Reset write verifier when async COPY writeback fails

In the Linux kernel, the following vulnerability has been resolved: nfsd: Reset write verifier when async COPY writeback fails Async COPY captures nn-writeverf at request time and reports it to the client via CBOFFLOAD after the worker kthread completes. When the post-copy vfsfsyncrange or...

7.5CVSS0.00511EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/11 7:46 p.m.17 views

CVE-2026-89706

A vulnerability in the Linux kernel's nfsd (NFS server) component causes silent data loss during asynchronous COPY operations. When post-copy writeback fails (via vfs_fsync_range() or filemap_check_wb_err()), the server correctly reports NFS_UNSTABLE but fails to rotate the write verifier. The cl...

7.5CVSS5.8AI score0.00511EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/11 7:46 p.m.7 views

EUVD-2026-76614

In the Linux kernel, the following vulnerability has been resolved: nfsd: size fhverify server sockaddr slot by xptlocallen The nfsdfhverify and nfsdfhverifyerr tracepoints declare the server sockaddr slot sized by xptremotelen but fill it from xptlocal using xptlocallen: TPSTRUCTentry...

5.9AI score0.00463EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.32 views

CVE-2026-89702 nfsd: size fh_verify server sockaddr slot by xpt_locallen

In the Linux kernel, the following vulnerability has been resolved: nfsd: size fhverify server sockaddr slot by xptlocallen The nfsdfhverify and nfsdfhverifyerr tracepoints declare the server sockaddr slot sized by xptremotelen but fill it from xptlocal using xptlocallen: TPSTRUCTentry...

9.8CVSS0.00463EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:46 p.m.20 views

CVE-2026-89702 nfsd: size fh_verify server sockaddr slot by xpt_locallen

In the Linux kernel, the following vulnerability has been resolved: nfsd: size fhverify server sockaddr slot by xptlocallen The nfsdfhverify and nfsdfhverifyerr tracepoints declare the server sockaddr slot sized by xptremotelen but fill it from xptlocal using xptlocallen: TPSTRUCTentry...

9.8CVSS6AI score
SaveExploits0References7
CVE
CVE
added 2026/09/11 7:46 p.m.26 views

CVE-2026-89702

CVE-2026-89702 is a buffer overflow in the Linux kernel's NFSd (Network File System Daemon). The nfsd_fh_verify and nfsd_fh_verify_err tracepoints declare the server sockaddr ring-buffer slot using xpt_remotelen but fill it from xpt_local using xpt_locallen. For NFSv2/v3-over-UDP connections, xpt...

9.8CVSS5.9AI score0.00463EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.15 views

CVE-2026-89702

In the Linux kernel, the following vulnerability has been resolved: nfsd: size fhverify server sockaddr slot by xptlocallen The nfsdfhverify and nfsdfhverifyerr tracepoints declare the server sockaddr slot sized by xptremotelen but fill it from xptlocal using xptlocallen: TPSTRUCTentry...

9.8CVSS6AI score0.00463EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 7:46 p.m.27 views

CVE-2026-89697

CVE-2026-89697 is a CRITICAL (CVSS 9.1) vulnerability in the Linux kernel's nfsd (NFS Daemon). In nfsd_proc_setattr(), the BOTH_TIME_SET branch calls fh_verify() early so setattr_prepare() can inspect the dentry. This causes nfsd_setattr() to skip fh_want_write(), so notify_change() runs without ...

9.1CVSS5.8AI score0.00686EPSS
SaveExploits0References8
Rows per page
Query Builder