CVE-2026-43140
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:25
- Zuletzt bearbeitet 13.05.2026 20:56:43
In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: Do not crash on missing msc->input Fake USB devices can send their own report descriptors for which the input_mapping() hook does not get called. In this case, ms...
CVE-2026-43139
- EPSS 0.07%
- Veröffentlicht 06.05.2026 11:27:24
- Zuletzt bearbeitet 13.05.2026 18:41:39
In the Linux kernel, the following vulnerability has been resolved: xfrm6: fix uninitialized saddr in xfrm6_get_saddr() xfrm6_get_saddr() does not check the return value of ipv6_dev_get_saddr(). When ipv6_dev_get_saddr() fails to find a suitable so...
CVE-2026-43135
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:22
- Zuletzt bearbeitet 12.05.2026 21:11:19
In the Linux kernel, the following vulnerability has been resolved: media: cx23885: Add missing unmap in snd_cx23885_hw_params() In error path, add cx23885_alsa_dma_unmap() to release the resource acquired by cx23885_alsa_dma_map().
CVE-2026-43136
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:22
- Zuletzt bearbeitet 12.05.2026 21:14:20
In the Linux kernel, the following vulnerability has been resolved: HID: logitech-hidpp: Check maxfield in hidpp_get_report_length() Do not crash when a report has no fields. Fake USB gadgets can send their own HID report descriptors and can defin...
CVE-2026-43134
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:21
- Zuletzt bearbeitet 12.05.2026 21:11:06
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix missing key size check for L2CAP_LE_CONN_REQ This adds a check for encryption key size upon receiving L2CAP_LE_CONN_REQ which is required by L2CAP/LE/CFC/BV-1...
CVE-2026-43132
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:20
- Zuletzt bearbeitet 08.05.2026 17:26:57
In the Linux kernel, the following vulnerability has been resolved: dm-verity: correctly handle dm_bufio_client_create() failure If either of the calls to dm_bufio_client_create() in verity_fec_ctr() fails, then dm_bufio_client_destroy() is later c...
CVE-2026-43131
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:19
- Zuletzt bearbeitet 08.05.2026 17:42:07
In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Fix null pointer dereference issue If SMU is disabled, during RAS initialization, there will be null pointer dereference issue here.
CVE-2026-43130
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:18
- Zuletzt bearbeitet 08.05.2026 17:44:36
In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Flush dev-IOTLB only when PCIe device is accessible in scalable mode Commit 4fc82cd907ac ("iommu/vt-d: Don't issue ATS Invalidation request when device is disconnected"...
CVE-2026-43126
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:15
- Zuletzt bearbeitet 08.05.2026 17:56:07
In the Linux kernel, the following vulnerability has been resolved: ALSA: mixer: oss: Add card disconnect checkpoints ALSA OSS mixer layer calls the kcontrol ops rather individually, and pending calls might be not always caught at disconnecting the...
CVE-2026-43124
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:10
- Zuletzt bearbeitet 08.05.2026 18:02:22
In the Linux kernel, the following vulnerability has been resolved: pstore: ram_core: fix incorrect success return when vmap() fails In persistent_ram_vmap(), vmap() may return NULL on failure. If offset is non-zero, adding offset_in_page(start) c...