Lucene search
+L

9352 matches found

OSV
OSV
added 4 days ago5 views

UBUNTU-CVE-2026-64419

In the Linux kernel, the following vulnerability has been resolved: mm/shrinker: do not hold RCU lock in shrinkerdebugfscountshow Reading the debugfs "count" file of a memcg-aware shrinker can sleep inside an RCU read-side critical section: BUG: sleeping function called from invalid context at...

5.7AI score0.00173EPSS
SaveExploits0References9
OSV
OSV
added 4 days ago5 views

UBUNTU-CVE-2026-64264

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix EFAULT clobber in fuseuringcommit copyfromuser returns the number of bytes not copied as an unsigned residual on failure 1..sizeofstruct fuseoutheader. fuseuringcommit stores that residual in ssizet err, sets...

5.7AI score0.00198EPSS
SaveExploits0References6
OSV
OSV
added 4 days ago5 views

UBUNTU-CVE-2026-64395

In the Linux kernel, the following vulnerability has been resolved: ksmbd: require source read access for duplicate extents FSCTLDUPLICATEEXTENTSTOFILE passes the source file directly to vfsclonefilerange or vfscopyfilerange without checking the SMB access mask granted to the source handle. A...

7.5CVSS5.7AI score0.00406EPSS
SaveExploits0References9
OSV
OSV
added 4 days ago7 views

CVE-2026-64527 drm/hyperv: validate VMBus packet size in receive callback

In the Linux kernel, the following vulnerability has been resolved: drm/hyperv: validate VMBus packet size in receive callback hypervreceivesub reads msg-vidhdr.type and dispatches into one of four message-type branches without knowing how many bytes the host wrote into hv-recvbuf. The completion...

5.7AI score0.00161EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 4 days ago8 views

CVE-2026-64525

In the Linux kernel, the following vulnerability has been resolved: xfrm: move policybydst RCU sync from per-netns .exit to .preexit The struct pernetoperations docstring in include/net/netnamespace.h explicitly warns against blocking RCU primitives in .exit handlers: Exit methods using blocking...

5.7AI score0.00156EPSS
SaveExploits0
EUVD
EUVD
added 4 days ago9 views

EUVD-2026-49037

In the Linux kernel, the following vulnerability has been resolved: xfrm: move policybydst RCU sync from per-netns .exit to .preexit The struct pernetoperations docstring in include/net/netnamespace.h explicitly warns against blocking RCU primitives in .exit handlers: Exit methods using blocking...

5.8AI score0.00156EPSS
SaveExploits0References4
OSV
OSV
added 4 days ago5 views

CVE-2026-64520 firmware: arm_ffa: Bound PARTITION_INFO_GET_REGS copies

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Bound PARTITIONINFOGETREGS copies The register-based PARTITIONINFOGET path trusted the firmware-provided indices when copying partition descriptors into the caller buffer. Reject inconsistent counts or index...

8.4CVSS5.7AI score0.00131EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 4 days ago5 views

CVE-2026-64520

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Bound PARTITIONINFOGETREGS copies The register-based PARTITIONINFOGET path trusted the firmware-provided indices when copying partition descriptors into the caller buffer. Reject inconsistent counts or index...

8.4CVSS5.7AI score0.00131EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 4 days ago21 views

CVE-2026-64520

In the Linux kernel, the ARM Firmware Framework Architecture (arm_ffa) PARTITION_INFO_GET_REGS path incorrectly trusted firmware-provided indices when copying partition descriptors into the caller buffer. The copy loop could write beyond the allocated array when counts/index progressions were inc...

8.4CVSS5.7AI score0.00131EPSS
SaveExploits0References3
OSV
OSV
added 4 days ago6 views

CVE-2026-64459 tcp: restore RCU grace period in tcp_ao_destroy_sock

In the Linux kernel, the following vulnerability has been resolved: tcp: restore RCU grace period in tcpaodestroysock Commit 51e547e8c89c "tcp: Free TCP-AO/TCP-MD5 info/keys without RCU" removed the callrcu callback from tcpaodestroysock, arguing that "the destruction of info/keys is delayed unti...

9.8CVSS5.7AI score0.00475EPSS
SaveExploits0References6
CVE
CVE
added 4 days ago25 views

CVE-2026-64459

Summary: CVE-2026-64459 is a use-after-free risk in the Linux kernel TCP-AO code. A previous patch removed the RCU-based freeing of TCP-AO/TCP-MD5 info in tcp_ao_destroy_sock(), which could allow a race during socket connect when a socket is in TCP_SYN_SENT and still discoverable in the hash/inbo...

9.8CVSS5.6AI score0.00475EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 4 days ago7 views

CVE-2026-64459

In the Linux kernel, the following vulnerability has been resolved: tcp: restore RCU grace period in tcpaodestroysock Commit 51e547e8c89c "tcp: Free TCP-AO/TCP-MD5 info/keys without RCU" removed the callrcu callback from tcpaodestroysock, arguing that "the destruction of info/keys is delayed unti...

9.8CVSS5.6AI score0.00475EPSS
SaveExploits0
CVE
CVE
added 4 days ago12 views

CVE-2026-64456

CVE-2026-64456 affects the Linux kernel virtio-rng driver. A malicious or buggy virtio-rng backend can over-report used.len to trap memcpy past the inline data buffer, reading adjacent slab memory. This enables a potential cross-boundary data leak of guest-kernel heap contents via /dev/hwrng and ...

7.7CVSS5.8AI score0.00148EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 4 days ago8 views

CVE-2026-64456

In the Linux kernel, the following vulnerability has been resolved: hwrng: virtio: clamp device-reported used.len at copydata randomrecvdone stores the device-reported used.len directly into vi-dataavail. copydata then indexes vi-data using vi-dataidx advanced by previous copydata calls and issue...

7.7CVSS6AI score0.00148EPSS
SaveExploits0
EUVD
EUVD
added 4 days ago8 views

EUVD-2026-48794

In the Linux kernel, the following vulnerability has been resolved: tipc: fix out-of-bounds read in broadcast Gap ACK blocks A broadcast PROTOCOL/STATEMSG can carry a Gap ACK blocks record in its data area. tipcgetgapackblks only verifies that the record's len field is self-consistent with its...

5.8AI score0.00537EPSS
SaveExploits0References8
CVE
CVE
added 4 days ago14 views

CVE-2026-64449

CVE-2026-64449 relates to the Linux kernel staging/vme_user code. The vulnerability arises because the SLAVE-path helpers buffer_to_user() and buffer_from_user() copy count bytes using an unsafe offset (*ppos) into a fixed-size kern_buf (128 KiB), without bounding *ppos + count against size_buf. ...

7.8CVSS6AI score0.00139EPSS
SaveExploits0References6
CVE
CVE
added 4 days ago10 views

CVE-2026-64424

CVE-2026-64424 affects the Linux kernel netpoll path: a use-after-free during shutdown when a TX work may still be active, racing with cleanup. The fix described across connected docs is to use disable_delayed_work_sync() to ensure the worker is fully stopped before npinfo is freed, preventing re...

5.8AI score0.00168EPSS
SaveExploits0References4
OSV
OSV
added 4 days ago6 views

CVE-2026-64424 netpoll: fix a use-after-free on shutdown path

In the Linux kernel, the following vulnerability has been resolved: netpoll: fix a use-after-free on shutdown path There is a use-after-free error on netpoll, which is clearly detected by KASAN. BUG: KASAN: slab-use-after-free in rawspinlockirqsave+0x3b/0x80 Read of size 1 at addr ... by task...

5.7AI score0.00168EPSS
SaveExploits0References7
CVE
CVE
added 4 days ago9 views

CVE-2026-64423

CVE-2026-64423 affects the Linux kernel IPv4 IGMP multicast handling. The root cause is that, when a device is destroyed, ip_mc_destroy_dev() decrements the multicast membership refcount but fails to unlink the membership from the device’s multicast hash table (mc_hash) before RCUs reclaim the ob...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References8
CVE
CVE
added 4 days ago10 views

CVE-2026-64419

The CVE-2026-64419 entry concerns the Linux kernel mm/shrinker path, where shrinker_debugfs_count_show() invokes the ->count_objects() callback while holding rcu_read_lock, allowing a sleep in that context. The root cause is that the debugfs count probe for memcg-aware shrinkers slept inside a...

5.8AI score0.00173EPSS
SaveExploits0References6
Rows per page
Query Builder