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-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-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-43127
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:16
- Zuletzt bearbeitet 08.05.2026 17:54:46
In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix circular locking dependency in run_unpack_ex Syzbot reported a circular locking dependency between wnd->rw_lock (sbi->used.bitmap) and ni->file.run_lock. The deadlock s...
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...
CVE-2026-43125
- EPSS 0.06%
- Veröffentlicht 06.05.2026 11:27:10
- Zuletzt bearbeitet 08.05.2026 17:57:31
In the Linux kernel, the following vulnerability has been resolved: dlm: validate length in dlm_search_rsb_tree The len parameter in dlm_dump_rsb_name() is not validated and comes from network messages. When it exceeds DLM_RESNAME_MAXLEN, it can ca...
CVE-2026-43123
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:09
- Zuletzt bearbeitet 12.05.2026 21:17:55
In the Linux kernel, the following vulnerability has been resolved: fbcon: check return value of con2fb_acquire_newinfo() If fbcon_open() fails when called from con2fb_acquire_newinfo() then info->fbcon_par pointer remains NULL which is later deref...
CVE-2025-71273
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:06
- Zuletzt bearbeitet 12.05.2026 21:27:31
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: Use devm_kmemdup() in rtw_set_supported_band() Simplify the code by using device managed memory allocations. This also fixes a memory leak in rtw_register_hw(). The s...