7.8

CVSS3.1

CVE-2026-31446 - ext4: fix use-after-free in update_super_work when racing with umount

In the Linux kernel, the following vulnerability has been resolved: ext4: fix use-after-free in update_super_work when racing with umount Commit b98535d09179 ("ext4: fix bug_on in start_this_handle during umount filesystem") moved ext4_unregister_sysfs() before flushing s_sb_upd_work to prevent n…

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 27, 2026, 2:03 p.m.

7.8

CVSS3.1

CVE-2026-31511 - Bluetooth: MGMT: Fix dangling pointer on mgmt_add_adv_patterns_monitor_complete

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix dangling pointer on mgmt_add_adv_patterns_monitor_complete This fixes the condition checking so mgmt_pending_valid is executed whenever status != -ECANCELED otherwise calling mgmt_pending_free(cmd) would kfre…

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 27, 2026, 2:03 p.m.

7.8

CVSS3.1

CVE-2026-31502 - team: fix header_ops type confusion with non-Ethernet ports

In the Linux kernel, the following vulnerability has been resolved: team: fix header_ops type confusion with non-Ethernet ports Similar to commit 950803f72547 ("bonding: fix type confusion in bond_setup_by_slave()") team has the same class of header_ops type confusion. For non-Ethernet ports, te…

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 27, 2026, 2:03 p.m.

7.1

CVSS3.1

CVE-2026-31484 - io_uring/fdinfo: fix OOB read in SQE_MIXED wrap check

In the Linux kernel, the following vulnerability has been resolved: io_uring/fdinfo: fix OOB read in SQE_MIXED wrap check __io_uring_show_fdinfo() iterates over pending SQEs and, for 128-byte SQEs on an IORING_SETUP_SQE_MIXED ring, needs to detect when the second half of the SQE would be past the…

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 27, 2026, 2:03 p.m.

9.8

CVSS3.1

CVE-2026-31478 - ksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len() After this commit (e2b76ab8b5c9 "ksmbd: add support for read compound"), response buffer management was changed to use dynamic iov array. In the new…

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 27, 2026, 2:03 p.m.

7.0

CVSS3.1

CVE-2026-31473 - media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutex

In the Linux kernel, the following vulnerability has been resolved: media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutex MEDIA_REQUEST_IOC_REINIT can run concurrently with VIDIOC_REQBUFS(0) queue teardown paths. This can race request object cleanup against vb2 queue cancellation and…

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 23, 2026, 4:17 p.m.

5.5

CVSS3.1

CVE-2026-31522 - HID: magicmouse: avoid memory leak in magicmouse_report_fixup()

In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: avoid memory leak in magicmouse_report_fixup() The magicmouse_report_fixup() function was returning a newly kmemdup()-allocated buffer, but never freeing it. The caller of report_fixup() does not take ownership …

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 27, 2026, 6:45 p.m.

5.5

CVSS3.1

CVE-2026-31524 - HID: asus: avoid memory leak in asus_report_fixup()

In the Linux kernel, the following vulnerability has been resolved: HID: asus: avoid memory leak in asus_report_fixup() The asus_report_fixup() function was returning a newly allocated kmemdup()-allocated buffer, but never freeing it. Switch to devm_kzalloc() to ensure the memory is managed and …

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 23, 2026, 4:17 p.m.

7.8

CVSS3.1

CVE-2026-31525 - bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MIN

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MIN The BPF interpreter's signed 32-bit division and modulo handlers use the kernel abs() macro on s32 operands. The abs() macro documentation (include/linux/math.h) ex…

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 27, 2026, 2:03 p.m.

7.0

CVSS3.1

CVE-2026-31499 - Bluetooth: L2CAP: Fix deadlock in l2cap_conn_del()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix deadlock in l2cap_conn_del() l2cap_conn_del() calls cancel_delayed_work_sync() for both info_timer and id_addr_timer while holding conn->lock. However, the work functions l2cap_info_timeout() and l2cap_conn_…

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 27, 2026, 7 p.m.
Total resulsts: 347806
Page 205 of 34,781
Β« previous page Β» next page
Filters