Lucene search
+L

122974 matches found

CVE
CVE
added yesterday2 views

CVE-2026-64054

CVE-2026-64054 concerns the Linux kernel net: shaper GROUP request handling. The issue in net_shaper_nl_group_doit() failed to deduplicate NET_SHAPER_A_LEAVES entries, causing the same old-parent pointer to be added twice to old_nodes[]. The cleanup loop could then double-free the same parent, pa...

5.3AI score
Exploits0References3
Cvelist
Cvelist
added yesterday8 views

CVE-2026-64018 net: mana: validate rx_req_idx to prevent out-of-bounds array access

In the Linux kernel, the following vulnerability has been resolved: net: mana: validate rxreqidx to prevent out-of-bounds array access In manahwcrxeventhandler, rxreqidx is derived from sge-address in DMA-coherent memory. In Confidential VMs SEV-SNP/TDX, this memory is shared unencrypted and HW c...

Exploits0References7
CVE
CVE
added yesterday8 views

CVE-2026-64018

The CVE concerns the Linux kernel vulnerability in the network stack, specifically in the mana driver. In mana_hwc_rx_event_handler(), rx_req_idx is derived from sge->address in DMA-coherent memory. In Confidential VMs (SEV-SNP/TDX), this memory can be shared unencrypted and can be modified by...

5.4AI score
Exploits0References7
EUVD
EUVD
added yesterday6 views

EUVD-2026-45591

In the Linux kernel, the following vulnerability has been resolved: net: mana: validate rxreqidx to prevent out-of-bounds array access In manahwcrxeventhandler, rxreqidx is derived from sge-address in DMA-coherent memory. In Confidential VMs SEV-SNP/TDX, this memory is shared unencrypted and HW c...

5.4AI score
Exploits0References7
CVE
CVE
added yesterday6 views

CVE-2026-64017

The CVE-2026-64017 entry concerns the Linux kernel’s blk-mq subsystem. The vulnerability arises when submitting a bio to blk-mq: if a task must sleep after peeking a cached request but before popping it, a plug flush can free cached_rqs, creating a use-after-free. The fix pops the cached request ...

5.4AI score
Exploits0References2
Cvelist
Cvelist
added yesterday4 views

CVE-2026-64017 blk-mq: pop cached request if it is usable

In the Linux kernel, the following vulnerability has been resolved: blk-mq: pop cached request if it is usable When submitting a bio to blk-mq, if the task should sleep after peeking a cached request, but before it pops it, the plug flushes and calls blkmqfreeplugrqs, freeing the cachedrqs. This...

Exploits0References2
EUVD
EUVD
added yesterday4 views

EUVD-2026-45590

In the Linux kernel, the following vulnerability has been resolved: blk-mq: pop cached request if it is usable When submitting a bio to blk-mq, if the task should sleep after peeking a cached request, but before it pops it, the plug flushes and calls blkmqfreeplugrqs, freeing the cachedrqs. This...

5.4AI score
Exploits0References2
Cvelist
Cvelist
added yesterday5 views

CVE-2026-64014 Input: usbtouchscreen - clamp NEXIO data_len/x_len to URB buffer size

In the Linux kernel, the following vulnerability has been resolved: Input: usbtouchscreen - clamp NEXIO datalen/xlen to URB buffer size nexioreaddata pulls datalen and xlen from a packed be16 header in the device's interrupt packet and then walks packet-data0..xlen and packet-dataxlen..datalen...

Exploits0References8
CVE
CVE
added yesterday5 views

CVE-2026-63979

The CVE-2026-63979 issue affects the Linux kernel net/handshake path. It describes a race where accept-side code dereferenced sock->file via req->hr_sk->sk_socket during FD_PREPARE(), while a concurrent cancellation could drop sock->file, leading to NULL reads on the accept side. The ...

5.4AI score
Exploits0References2
Cvelist
Cvelist
added yesterday4 views

CVE-2026-63904 usb: usbtmc: check URB actual_length for interrupt-IN notifications

In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc: check URB actuallength for interrupt-IN notifications USBTMC devices can use an optional interrupt endpoint for notification messages. These typically contain two-byte headers indicating the payload format, but the...

Exploits0References8
CVE
CVE
added yesterday4 views

CVE-2026-63894

CVE-2026-63894 affects Linux kernel FunctionFS (usb gadget) where ffs_epfile_dmabuf_io_complete() freed a usb_request but priv->req remained non-NULL, allowing a race with a cancel path (FUNCTIONFS_DMABUF_DETACH or ffs_epfile_release) that could observe a freed pointer and call usb_ep_dequeue(...

5.2AI score
Exploits0References4
Cvelist
Cvelist
added yesterday4 views

CVE-2026-63894 usb: gadget: f_fs: serialize DMABUF cancel against request completion

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: serialize DMABUF cancel against request completion ffsepfiledmabufiocomplete calls usbepfreerequest on the completed request but leaves priv-req, the back-pointer that ffsdmabuftransfer set on submission, pointi...

Exploits0References4
NVD
NVD
added yesterday6 views

CVE-2026-63823

In the Linux kernel, the following vulnerability has been resolved: keys: Pin requestkeyauth payload in instantiate paths A: requestkey B: KEYCTLINSTANTIATEIOV ================ ========================= create auth key store rka in auth key wait for helper get auth key load rka from auth key copy...

Exploits0References8
NVD
NVD
added yesterday5 views

CVE-2026-53388

In the Linux kernel, the following vulnerability has been resolved: fuse: re-lock request before replacing page cache folio fusetrymovefolio unlocks the request on entry but does not re-lock it on the success path. This means fusechanabort can end the request and free the fuseioargs eg...

Exploits0References8
NVD
NVD
added yesterday3 views

CVE-2026-53383

In the Linux kernel, the following vulnerability has been resolved: ksmbd: reject non-VALID session in compound request branch smb2checkusersession takes a shortcut for any operation that is not the first in a COMPOUND request: it reuses work-sess the session bound by the first operation and...

Exploits0References8
CVE
CVE
added yesterday5 views

CVE-2026-63823

The CVE-2026-63823 entry concerns the Linux kernel's request_key/auth payload handling. The issue is described as a USE-AFTER-FREE scenario in the instantiate paths when handling request_key_auth payloads, involving create/auth key flow, helper synchronization, and key revocation/destroy paths. T...

5.4AI score
Exploits0References8
Cvelist
Cvelist
added yesterday5 views

CVE-2026-63823 keys: Pin request_key_auth payload in instantiate paths

In the Linux kernel, the following vulnerability has been resolved: keys: Pin requestkeyauth payload in instantiate paths A: requestkey B: KEYCTLINSTANTIATEIOV ================ ========================= create auth key store rka in auth key wait for helper get auth key load rka from auth key copy...

Exploits0References8
ATTACKERKB
ATTACKERKB
added yesterday5 views

CVE-2026-63823

In the Linux kernel, the following vulnerability has been resolved: keys: Pin requestkeyauth payload in instantiate paths A: requestkey B: KEYCTLINSTANTIATEIOV ================ ========================= create auth key store rka in auth key wait for helper get auth key load rka from auth key copy...

5.2AI score
Exploits0References9Affected Software1
EUVD
EUVD
added yesterday3 views

EUVD-2026-45489

In the Linux kernel, the following vulnerability has been resolved: keys: Pin requestkeyauth payload in instantiate paths A: requestkey B: KEYCTLINSTANTIATEIOV ================ ========================= create auth key store rka in auth key wait for helper get auth key load rka from auth key copy...

5.3AI score
Exploits0References8
EUVD
EUVD
added yesterday4 views

EUVD-2026-45487

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: usb: fix memory leaks on USB write failures When rtwusbwriteport fails to submit a USB Request Block URB e.g., due to device disconnect or ENOMEM, the completion callback is never executed. Currently, the driver...

5.3AI score
Exploits0References5
Rows per page
Query Builder