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-43137
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:23
- Zuletzt bearbeitet 12.05.2026 21:15:52
In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: Fix NULL pointer dereference If there's a mismatch between the DAI links in the machine driver and the topology, it is possible that the playback/capture wid...
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-43133
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:20
- Zuletzt bearbeitet 08.05.2026 17:25:23
In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulation Commit cc3ed80ae69f ("KVM: nSVM: always use vmcb01 to for vmsave/vmload of guest state") made KVM always use vmcb01 for the ...
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-43129
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:18
- Zuletzt bearbeitet 11.05.2026 13:08:54
In the Linux kernel, the following vulnerability has been resolved: ima: verify the previous kernel's IMA buffer lies in addressable RAM Patch series "Address page fault in ima_restore_measurement_list()", v3. When the second-stage kernel is boote...
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"...