5.5

CVSS3.1

CVE-2026-31520 - HID: apple: avoid memory leak in apple_report_fixup()

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

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

7.0

CVSS3.1

CVE-2026-31518 - esp: fix skb leak with espintcp and async crypto

In the Linux kernel, the following vulnerability has been resolved: esp: fix skb leak with espintcp and async crypto When the TX queue for espintcp is full, esp_output_tail_tcp will return an error and not free the skb, because with synchronous crypto, the common xfrm output code will drop the pa…

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

7.0

CVSS3.1

CVE-2026-31515 - af_key: validate families in pfkey_send_migrate()

In the Linux kernel, the following vulnerability has been resolved: af_key: validate families in pfkey_send_migrate() syzbot was able to trigger a crash in skb_put() [1] Issue is that pfkey_send_migrate() does not check old/new families, and that set_ipsecrequest() @family argument was truncated…

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

7.0

CVSS3.1

CVE-2026-31512 - Bluetooth: L2CAP: Validate PDU length before reading SDU length in l2cap_ecred_data_rcv()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Validate PDU length before reading SDU length in l2cap_ecred_data_rcv() l2cap_ecred_data_rcv() reads the SDU length field from skb->data using get_unaligned_le16() without first verifying that skb contains at le…

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

0.0

CVE-2026-31509 - nfc: nci: fix circular locking dependency in nci_close_device

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: fix circular locking dependency in nci_close_device nci_close_device() flushes rx_wq and tx_wq while holding req_lock. This causes a circular locking dependency because nci_rx_work() running on rx_wq can end up taking r…

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

5.5

CVSS3.1

CVE-2026-31503 - udp: Fix wildcard bind conflict check when using hash2

In the Linux kernel, the following vulnerability has been resolved: udp: Fix wildcard bind conflict check when using hash2 When binding a udp_sock to a local address and port, UDP uses two hashes (udptable->hash and udptable->hash2) for collision detection. The current code switches to "hash2" wh…

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

5.5

CVSS3.1

CVE-2026-31497 - Bluetooth: btusb: clamp SCO altsetting table indices

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: clamp SCO altsetting table indices btusb_work() maps the number of active SCO links to USB alternate settings through a three-entry lookup table when CVSD traffic uses transparent voice settings. The lookup curr…

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

5.5

CVSS3.1

CVE-2026-31483 - s390/syscalls: Add spectre boundary for syscall dispatch table

In the Linux kernel, the following vulnerability has been resolved: s390/syscalls: Add spectre boundary for syscall dispatch table The s390 syscall number is directly controlled by userspace, but does not have an array_index_nospec() boundary to prevent access past the syscall function pointer ta…

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 28, 2026, 1:40 p.m.

7.0

CVSS3.1

CVE-2026-31482 - s390/entry: Scrub r12 register on kernel entry

In the Linux kernel, the following vulnerability has been resolved: s390/entry: Scrub r12 register on kernel entry Before commit f33f2d4c7c80 ("s390/bp: remove TIF_ISOLATE_BP"), all entry handlers loaded r12 with the current task pointer (lg %r12,__LC_CURRENT) for use by the BPENTER/BPEXIT macros…

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

5.5

CVSS3.1

CVE-2026-31466 - mm/huge_memory: fix folio isn't locked in softleaf_to_folio()

In the Linux kernel, the following vulnerability has been resolved: mm/huge_memory: fix folio isn't locked in softleaf_to_folio() On arm64 server, we found folio that get from migration entry isn't locked in softleaf_to_folio(). This issue triggers when mTHP splitting and zap_nonpresent_ptes() r…

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 23, 2026, 4:17 p.m.
Total resulsts: 347742
Page 191 of 34,775
Β« previous page Β» next page
Filters