Lucene search
+L

266565 matches found

EUVD
EUVD
added 2026/09/04 3:13 p.m.5 views

EUVD-2026-71435

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix use-after-free in ip6finishoutput2 ip6finishoutput2 caches a pointer to the IPv6 destination address daddr before invoking lwtunnelxmit. The LWT-BPF transmit path or other encapsulation operations within lwtunnelxmit ca...

5.5AI score0.00195EPSS
SaveExploits0References9
CVE
CVE
added 2026/09/04 3:13 p.m.16 views

CVE-2026-80792

CVE-2026-80792 is a use-after-free vulnerability in the Linux kernel 's IPv6 output path. In ip6_finish_output2(), a pointer to the IPv6 destination address (daddr ) is cached before calling lwtunnel_xmit(). Because the LWT-BPF transmit path or other encapsulation operations can reallocate the sk...

5.5AI score0.00195EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/09/04 3:13 p.m.7 views

EUVD-2026-71434

In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: zero the AUTHRECEIVE response buffer nvmetexecuteauthreceive allocates the response buffer with kmalloc sized by the host-supplied AUTHRECEIVE allocation length, but the DH-HMAC-CHAP builders write only a fixed-size...

5.5AI score0.00207EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/04 3:13 p.m.16 views

CVE-2026-80791

CVE-2026-80791 affects the Linux kernel's NVM Express Target (nvmet) authentication module. In nvmet_execute_auth_receive(), the DH-HMAC-CHAP response buffer is allocated with kmalloc() sized by a host-supplied allocation length , but the DH-HMAC-CHAP builders write only a fixed-size message into...

5.5AI score0.00207EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/04 3:13 p.m.12 views

CVE-2026-80791 nvmet-auth: zero the AUTH_RECEIVE response buffer

In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: zero the AUTHRECEIVE response buffer nvmetexecuteauthreceive allocates the response buffer with kmalloc sized by the host-supplied AUTHRECEIVE allocation length, but the DH-HMAC-CHAP builders write only a fixed-size...

5.8AI score
SaveExploits0References10
CVE
CVE
added 2026/09/04 3:13 p.m.19 views

CVE-2026-80790

CVE-2026-80790 affects the Linux kernel NVMe target over Fibre Channel module (nvmet-fc ). The root cause is in nvmet_fc_alloc_ls_iodlist(): when an rqstbuf allocation or response buffer DMA mapping fails, the error-unwind loop decrements the iod pointer past the start of the array, causing kfree...

5.6AI score0.00195EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/09/04 3:13 p.m.6 views

EUVD-2026-71433

In the Linux kernel, the following vulnerability has been resolved: nvmet-fc: fix invalid free in LS IOD error path nvmetfcalloclsiodlist advances iod while initializing the LS IOD array. If an rqstbuf allocation or response buffer DMA mapping fails, the unwind loop decrements iod past the start ...

5.6AI score0.00195EPSS
SaveExploits0References9
OSV
OSV
added 2026/09/04 3:13 p.m.8 views

CVE-2026-80790 nvmet-fc: fix invalid free in LS IOD error path

In the Linux kernel, the following vulnerability has been resolved: nvmet-fc: fix invalid free in LS IOD error path nvmetfcalloclsiodlist advances iod while initializing the LS IOD array. If an rqstbuf allocation or response buffer DMA mapping fails, the unwind loop decrements iod past the start ...

5.9AI score
SaveExploits0References12
Debian CVE
Debian CVE
added 2026/09/04 3:13 p.m.12 views

CVE-2026-80789

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: bound SGL data length before allocating command buffers nvmettcpmapdata reads the host-controlled 32-bit sgl-length and, for the in-capsule offset descriptor type 0x01, checks it against port-inlinedatasize before use...

5.7AI score0.00234EPSS
SaveExploits0
OSV
OSV
added 2026/09/04 3:13 p.m.10 views

CVE-2026-80789 nvmet-tcp: bound SGL data length before allocating command buffers

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: bound SGL data length before allocating command buffers nvmettcpmapdata reads the host-controlled 32-bit sgl-length and, for the in-capsule offset descriptor type 0x01, checks it against port-inlinedatasize before use...

5.9AI score
SaveExploits0References12
EUVD
EUVD
added 2026/09/04 3:13 p.m.6 views

EUVD-2026-71432

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: bound SGL data length before allocating command buffers nvmettcpmapdata reads the host-controlled 32-bit sgl-length and, for the in-capsule offset descriptor type 0x01, checks it against port-inlinedatasize before use...

5.7AI score0.00234EPSS
SaveExploits0References9
CVE
CVE
added 2026/09/04 3:13 p.m.15 views

CVE-2026-80789

In the Linux kernel nvmet-tcp component (NVMe/TCP target), a host-controlled 32-bit sgl->length field is only validated for in-capsule SGL descriptors. Non-inline transport SGL data-block descriptors—those used for out-of-capsule writes—skip the check entirely, causing an unbounded sgl_alloc()...

5.7AI score0.00234EPSS
SaveExploits0References9
CVE
CVE
added 2026/09/04 3:12 p.m.23 views

CVE-2026-80788

CVE-2026-80788 affects the Linux kernel NVMe-over-TCP target subsystem (nvmet-tcp ). A remote NVMe initiator can send a command with an oversized SGL (Scatter Gather List) field, causing nvmet_tcp_map_data() to allocate over one million scatterlist/iovec entries. This exceeds MAX_PAGE_ORDER , tri...

5.5AI score0.00195EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/09/04 3:12 p.m.12 views

CVE-2026-80788

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: Do not WARN on remotely-controlled oversized SGL allocations When fuzzing the nvme target code, I tripped a kernel warning in nvmettcpmapdata because the length passed into the allocator is controlled by the remote...

5.5AI score0.00195EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/04 3:12 p.m.6 views

EUVD-2026-71431

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: Do not WARN on remotely-controlled oversized SGL allocations When fuzzing the nvme target code, I tripped a kernel warning in nvmettcpmapdata because the length passed into the allocator is controlled by the remote...

5.5AI score0.00195EPSS
SaveExploits0References9
OSV
OSV
added 2026/09/04 3:12 p.m.11 views

CVE-2026-80788 nvmet-tcp: Do not WARN on remotely-controlled oversized SGL allocations

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: Do not WARN on remotely-controlled oversized SGL allocations When fuzzing the nvme target code, I tripped a kernel warning in nvmettcpmapdata because the length passed into the allocator is controlled by the remote...

5.8AI score
SaveExploits0References12
Debian CVE
Debian CVE
added 2026/09/04 3:12 p.m.15 views

CVE-2026-80787

In the Linux kernel, the following vulnerability has been resolved: nvmet: pci-epf: fix use-after-free in nvmetpciepfexeciodwork nvmetpciepfexeciodwork submits an I/O command with req-execute and then waits for the command to complete and transfers the data back to the host. This wait is not need...

5.6AI score0.00168EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/04 3:12 p.m.8 views

EUVD-2026-71430

In the Linux kernel, the following vulnerability has been resolved: nvmet: pci-epf: fix use-after-free in nvmetpciepfexeciodwork nvmetpciepfexeciodwork submits an I/O command with req-execute and then waits for the command to complete and transfers the data back to the host. This wait is not need...

5.6AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/04 3:12 p.m.21 views

CVE-2026-80787

CVE-2026-80787 is a use-after-free in the Linux kernel's nvmet_pci_epf module (NVMe Target over PCI Endpoint Function). After submitting an I/O command via req->execute(), the function nvmet_pci_epf_exec_iod_work() reads iod->data_len and iod->dma_dir to decide whether to wait for comple...

5.6AI score0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/04 3:12 p.m.11 views

CVE-2026-80787 nvmet: pci-epf: fix use-after-free in nvmet_pci_epf_exec_iod_work()

In the Linux kernel, the following vulnerability has been resolved: nvmet: pci-epf: fix use-after-free in nvmetpciepfexeciodwork nvmetpciepfexeciodwork submits an I/O command with req-execute and then waits for the command to complete and transfers the data back to the host. This wait is not need...

5.8AI score
SaveExploits0References7
Rows per page
Query Builder