CVE-2026-23149
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:15:55
- Zuletzt bearbeitet 17.03.2026 21:12:29
In the Linux kernel, the following vulnerability has been resolved: drm: Do not allow userspace to trigger kernel warnings in drm_gem_change_handle_ioctl() Since GEM bo handles are u32 in the uapi and the internal implementation uses idr_alloc() wh...
CVE-2026-23150
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:15:55
- Zuletzt bearbeitet 17.03.2026 21:12:01
In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame(). syzbot reported various memory leaks related to NFC, struct nfc_llcp_sock, sk_buff, nfc_dev, etc. [0] The leading log hinted th...
CVE-2026-23151
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:15:55
- Zuletzt bearbeitet 17.03.2026 21:11:37
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix memory leak in set_ssp_complete Fix memory leak in set_ssp_complete() where mgmt_pending_cmd structures are not freed after being removed from the pending list...
CVE-2026-23152
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:15:55
- Zuletzt bearbeitet 17.03.2026 21:11:25
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: correctly decode TTLM with default link map TID-To-Link Mapping (TTLM) elements do not contain any link mapping presence indicator if a default mapping is used and ...
CVE-2026-23153
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:15:55
- Zuletzt bearbeitet 18.03.2026 14:16:24
In the Linux kernel, the following vulnerability has been resolved: firewire: core: fix race condition against transaction list The list of transaction is enumerated without acquiring card lock when processing AR response event. This causes a race ...
CVE-2026-23154
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:15:55
- Zuletzt bearbeitet 18.03.2026 14:15:59
In the Linux kernel, the following vulnerability has been resolved: net: fix segmentation of forwarding fraglist GRO This patch enhances GSO segment handling by properly checking the SKB_GSO_DODGY flag for frag_list GSO packets, addressing low thro...
CVE-2026-23155
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:15:55
- Zuletzt bearbeitet 18.03.2026 14:42:44
In the Linux kernel, the following vulnerability has been resolved: can: gs_usb: gs_usb_receive_bulk_callback(): fix error message Sinc commit 79a6d1bfe114 ("can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on usb_submit_urb() error") a fa...
CVE-2026-23156
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:15:55
- Zuletzt bearbeitet 18.03.2026 14:40:43
In the Linux kernel, the following vulnerability has been resolved: efivarfs: fix error propagation in efivar_entry_get() efivar_entry_get() always returns success even if the underlying __efivar_entry_get() fails, masking errors. This may result ...
CVE-2026-23157
- EPSS 0.01%
- Veröffentlicht 14.02.2026 16:15:55
- Zuletzt bearbeitet 18.03.2026 14:21:43
In the Linux kernel, the following vulnerability has been resolved: btrfs: do not strictly require dirty metadata threshold for metadata writepages [BUG] There is an internal report that over 1000 processes are waiting at the io_schedule_timeout() ...
CVE-2026-23158
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:15:55
- Zuletzt bearbeitet 18.03.2026 14:19:55
In the Linux kernel, the following vulnerability has been resolved: gpio: virtuser: fix UAF in configfs release path The gpio-virtuser configfs release path uses guard(mutex) to protect the device structure. However, the device is freed before the ...