0.0

CVE-2026-31709 - smb: client: validate the whole DACL before rewriting it in cifsacl

In the Linux kernel, the following vulnerability has been resolved: smb: client: validate the whole DACL before rewriting it in cifsacl build_sec_desc() and id_mode_to_cifs_acl() derive a DACL pointer from a server-supplied dacloffset and then use the incoming ACL to rebuild the chmod/chown secur…

πŸ“… Published: May 1, 2026, 1:56 p.m. πŸ”„ Last Modified: May 1, 2026, 1:56 p.m.

0.0

CVE-2026-31708 - smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO path

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO path smb2_ioctl_query_info() has two response-copy branches: PASSTHRU_FSCTL and the default QUERY_INFO path. The QUERY_INFO branch clamps qi.input_buffer_length to th…

πŸ“… Published: May 1, 2026, 1:56 p.m. πŸ”„ Last Modified: May 1, 2026, 1:56 p.m.

0.0

CVE-2026-31707 - ksmbd: validate response sizes in ipc_validate_msg()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate response sizes in ipc_validate_msg() ipc_validate_msg() computes the expected message size for each response type by adding (or multiplying) attacker-controlled fields from the daemon response to a fixed struct si…

πŸ“… Published: May 1, 2026, 1:56 p.m. πŸ”„ Last Modified: May 1, 2026, 1:56 p.m.

0.0

CVE-2026-31706 - ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl() smb_inherit_dacl() trusts the on-disk num_aces value from the parent directory's DACL xattr and uses it to size a heap allocation: aces_base = kmalloc(sizeof(s…

πŸ“… Published: May 1, 2026, 1:56 p.m. πŸ”„ Last Modified: May 1, 2026, 1:56 p.m.

0.0

CVE-2026-31705 - ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignment

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignment smb2_get_ea() applies 4-byte alignment padding via memset() after writing each EA entry. The bounds check on buf_free_len is performed before the value memcpy, but the …

πŸ“… Published: May 1, 2026, 1:56 p.m. πŸ”„ Last Modified: May 1, 2026, 1:56 p.m.

0.0

CVE-2026-31704 - ksmbd: use check_add_overflow() to prevent u16 DACL size overflow

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use check_add_overflow() to prevent u16 DACL size overflow set_posix_acl_entries_dacl() and set_ntacl_dacl() accumulate ACE sizes in u16 variables. When a file has many POSIX ACL entries, the accumulated size can wrap past…

πŸ“… Published: May 1, 2026, 1:56 p.m. πŸ”„ Last Modified: May 1, 2026, 1:56 p.m.

0.0

CVE-2026-31703 - writeback: Fix use after free in inode_switch_wbs_work_fn()

In the Linux kernel, the following vulnerability has been resolved: writeback: Fix use after free in inode_switch_wbs_work_fn() inode_switch_wbs_work_fn() has a loop like: wb_get(new_wb); while (1) { list = llist_del_all(&new_wb->switch_wbs_ctxs); /* Nothing to do? */ if (!list) …

πŸ“… Published: May 1, 2026, 1:56 p.m. πŸ”„ Last Modified: May 1, 2026, 1:56 p.m.

0.0

CVE-2026-31702 - f2fs: fix use-after-free of sbi in f2fs_compress_write_end_io()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix use-after-free of sbi in f2fs_compress_write_end_io() In f2fs_compress_write_end_io(), dec_page_count(sbi, type) can bring the F2FS_WB_CP_DATA counter to zero, unblocking f2fs_wait_on_all_pages() in f2fs_put_super() on …

πŸ“… Published: May 1, 2026, 1:56 p.m. πŸ”„ Last Modified: May 1, 2026, 1:56 p.m.

0.0

CVE-2026-31701 - ALSA: caiaq: take a reference on the USB device in create_card()

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: take a reference on the USB device in create_card() The caiaq driver stores a pointer to the parent USB device in cdev->chip.dev but never takes a reference on it. The card's private_free callback, snd_usb_caiaq_card…

πŸ“… Published: May 1, 2026, 1:56 p.m. πŸ”„ Last Modified: May 1, 2026, 1:56 p.m.

0.0

CVE-2026-31700 - net/packet: fix TOCTOU race on mmap'd vnet_hdr in tpacket_snd()

In the Linux kernel, the following vulnerability has been resolved: net/packet: fix TOCTOU race on mmap'd vnet_hdr in tpacket_snd() In tpacket_snd(), when PACKET_VNET_HDR is enabled, vnet_hdr points directly into the mmap'd TX ring buffer shared with userspace. The kernel validates the header via…

πŸ“… Published: May 1, 2026, 1:56 p.m. πŸ”„ Last Modified: May 1, 2026, 1:56 p.m.
Total resulsts: 347438
Page 2 of 34,744
Β« previous page Β» next page
Filters