7.8

CVSS3.1

CVE-2026-43153 - xfs: remove xfs_attr_leaf_hasname

In the Linux kernel, the following vulnerability has been resolved: xfs: remove xfs_attr_leaf_hasname The calling convention of xfs_attr_leaf_hasname() is problematic, because it returns a NULL buffer when xfs_attr3_leaf_read fails, a valid buffer when xfs_attr3_leaf_lookup_int returns -ENOATTR o…

πŸ“… Published: May 6, 2026, midnight πŸ”„ Last Modified: May 8, 2026, 12:40 p.m.

7.8

CVSS3.1

CVE-2026-43128 - RDMA/umem: Fix double dma_buf_unpin in failure path

In the Linux kernel, the following vulnerability has been resolved: RDMA/umem: Fix double dma_buf_unpin in failure path In ib_umem_dmabuf_get_pinned_with_dma_device(), the call to ib_umem_dmabuf_map_pages() can fail. If this occurs, the dmabuf is immediately unpinned but the umem_dmabuf->pinned f…

πŸ“… Published: May 6, 2026, midnight πŸ”„ Last Modified: May 8, 2026, 12:40 p.m.

9.1

CVSS3.1

CVE-2026-43117 - btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_file()

In the Linux kernel, the following vulnerability has been resolved: btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_file() If overlay is used on top of btrfs, dentry->d_sb translates to overlay's super block and fsid assignment will lead to a crash. Use file_inode(file…

πŸ“… Published: May 6, 2026, midnight πŸ”„ Last Modified: May 8, 2026, 12:40 p.m.

8.8

CVSS3.1

CVE-2026-43113 - wifi: wl1251: validate packet IDs before indexing tx_frames

In the Linux kernel, the following vulnerability has been resolved: wifi: wl1251: validate packet IDs before indexing tx_frames wl1251_tx_packet_cb() uses the firmware completion ID directly to index the fixed 16-entry wl->tx_frames[] array. The ID is a raw u8 from the completion block, and the c…

πŸ“… Published: May 6, 2026, midnight πŸ”„ Last Modified: May 8, 2026, 12:40 p.m.

8.8

CVSS3.1

CVE-2026-43112 - fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepath

In the Linux kernel, the following vulnerability has been resolved: fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepath When cifs_sanitize_prepath is called with an empty string or a string containing only delimiters (e.g., "/"), the current logic attempts to check *(cursor2 - 1) befor…

πŸ“… Published: May 6, 2026, midnight πŸ”„ Last Modified: May 8, 2026, 12:40 p.m.

7.5

CVSS3.1

CVE-2026-43099 - ipv4: icmp: fix null-ptr-deref in icmp_build_probe()

In the Linux kernel, the following vulnerability has been resolved: ipv4: icmp: fix null-ptr-deref in icmp_build_probe() ipv6_stub->ipv6_dev_find() may return ERR_PTR(-EAFNOSUPPORT) when the IPv6 stack is not active (CONFIG_IPV6=m and not loaded), and passing this error pointer to dev_hold() will…

πŸ“… Published: May 6, 2026, midnight πŸ”„ Last Modified: May 8, 2026, 12:40 p.m.

7.8

CVSS3.1

CVE-2026-43084 - netfilter: nfnetlink_queue: make hash table per queue

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_queue: make hash table per queue Sharing a global hash table among all queues is tempting, but it can cause crash: BUG: KASAN: slab-use-after-free in nfqnl_recv_verdict+0x11ac/0x15e0 [nfnetlink_queue] [..] …

πŸ“… Published: May 6, 2026, midnight πŸ”„ Last Modified: May 8, 2026, 12:40 p.m.

7.8

CVSS3.1

CVE-2026-43078 - crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl

In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl When page reassignment was added to af_alg_pull_tsgl the original loop wasn't updated so it may try to reassign one more page than necessary. Add the check to t…

πŸ“… Published: May 6, 2026, midnight πŸ”„ Last Modified: May 8, 2026, 12:40 p.m.

7.8

CVSS3.1

CVE-2026-43074 - eventpoll: defer struct eventpoll free to RCU grace period

In the Linux kernel, the following vulnerability has been resolved: eventpoll: defer struct eventpoll free to RCU grace period In certain situations, ep_free() in eventpoll.c will kfree the epi->ep eventpoll struct while it still being used by another concurrent thread. Defer the kfree() to an RC…

πŸ“… Published: May 6, 2026, midnight πŸ”„ Last Modified: May 8, 2026, 12:40 p.m.

7.9

CVSS3.1

CVE-2026-43133 - KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulation

In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulation Commit cc3ed80ae69f ("KVM: nSVM: always use vmcb01 to for vmsave/vmload of guest state") made KVM always use vmcb01 for the fields controlled by VMSAVE/VMLOAD, but it missed…

πŸ“… Published: May 6, 2026, midnight πŸ”„ Last Modified: May 8, 2026, 12:40 p.m.
Total resulsts: 349182
Page 98 of 34,919
Β« previous page Β» next page
Filters