- 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 =...
CVE-2026-43044
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:40
- Zuletzt bearbeitet 08.05.2026 18:58:08
In the Linux kernel, the following vulnerability has been resolved: crypto: caam - fix DMA corruption on long hmac keys When a key longer than block size is supplied, it is copied and then hashed into the real key. The memory allocated for the cop...
CVE-2026-43045
- EPSS 0.02%
- Veröffentlicht 01.05.2026 14:15:40
- Zuletzt bearbeitet 08.05.2026 14:04:13
In the Linux kernel, the following vulnerability has been resolved: mshv: Fix error handling in mshv_region_pin The current error handling has two issues: First, pin_user_pages_fast() can return a short pin count (less than requested but greater t...
CVE-2026-43043
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:39
- Zuletzt bearbeitet 08.05.2026 18:57:17
In the Linux kernel, the following vulnerability has been resolved: crypto: af-alg - fix NULL pointer dereference in scatterwalk The AF_ALG interface fails to unmark the end of a Scatter/Gather List (SGL) when chaining a new af_alg_tsgl structure. ...
CVE-2026-43041
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:38
- Zuletzt bearbeitet 08.05.2026 18:54:39
In the Linux kernel, the following vulnerability has been resolved: net: qrtr: replace qrtr_tx_flow radix_tree with xarray to fix memory leak __radix_tree_create() allocates and links intermediate nodes into the tree one by one. If a subsequent all...
CVE-2026-43042
- EPSS 0.02%
- Veröffentlicht 01.05.2026 14:15:38
- Zuletzt bearbeitet 08.05.2026 18:55:44
In the Linux kernel, the following vulnerability has been resolved: mpls: add seqcount to protect the platform_label{,s} pair The RCU-protected codepaths (mpls_forward, mpls_dump_routes) can have an inconsistent view of platform_labels vs platform_...