CVE-2026-43056
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:48
- Zuletzt bearbeitet 07.05.2026 19:02:46
In the Linux kernel, the following vulnerability has been resolved: net: mana: fix use-after-free in add_adev() error path If auxiliary_device_add() fails, add_adev() jumps to add_fail and calls auxiliary_device_uninit(adev). The auxiliary device ...
CVE-2026-43054
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:47
- Zuletzt bearbeitet 07.05.2026 18:28:19
In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcm_loop: Drain commands in target_reset handler tcm_loop_target_reset() violates the SCSI EH contract: it returns SUCCESS without draining any in-flight commands. T...
CVE-2026-43052
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:46
- Zuletzt bearbeitet 07.05.2026 18:19:17
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: check tdls flag in ieee80211_tdls_oper When NL80211_TDLS_ENABLE_LINK is called, the code only checks if the station exists but not whether it is actually a TDLS sta...
CVE-2026-43053
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:46
- Zuletzt bearbeitet 07.05.2026 18:24:03
In the Linux kernel, the following vulnerability has been resolved: xfs: close crash window in attr dabtree inactivation When inactivating an inode with node-format extended attributes, xfs_attr3_node_inactive() invalidates all child leaf/node bloc...
CVE-2026-43051
- EPSS 0.03%
- Veröffentlicht 01.05.2026 14:15:45
- Zuletzt bearbeitet 07.05.2026 18:00:03
In the Linux kernel, the following vulnerability has been resolved: HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irq The wacom_intuos_bt_irq() function processes Bluetooth HID reports without sufficient bounds checking. A maliciously craft...
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:44
- Zuletzt bearbeitet 07.05.2026 18:21:19
In the Linux kernel, the following vulnerability has been resolved: atm: lec: fix use-after-free in sock_def_readable() A race condition exists between lec_atm_close() setting priv->lecd to NULL and concurrent access to priv->lecd in send_to_lecd()...
CVE-2026-43048
- EPSS 0.02%
- Veröffentlicht 01.05.2026 14:15:43
- Zuletzt bearbeitet 07.05.2026 19:07:05
In the Linux kernel, the following vulnerability has been resolved: HID: core: Mitigate potential OOB by removing bogus memset() The memset() in hid_report_raw_event() has the good intention of clearing out bogus data by zeroing the area from the e...
CVE-2026-43049
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:43
- Zuletzt bearbeitet 07.05.2026 19:05:22
In the Linux kernel, the following vulnerability has been resolved: HID: logitech-hidpp: Prevent use-after-free on force feedback initialisation failure Presently, if the force feedback initialisation fails when probing the Logitech G920 Driving Fo...
CVE-2026-43047
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:42
- Zuletzt bearbeitet 08.05.2026 13:50:16
In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Check to ensure report responses match the request It is possible for a malicious (or clumsy) device to respond to a specific report's feature request using a comp...
CVE-2026-43046
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:41
- Zuletzt bearbeitet 08.05.2026 13:52:16
In the Linux kernel, the following vulnerability has been resolved: btrfs: reject root items with drop_progress and zero drop_level [BUG] When recovering relocation at mount time, merge_reloc_root() and btrfs_drop_snapshot() both use BUG_ON(level =...