CVE-2026-31782
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:08
- Zuletzt bearbeitet 11.05.2026 20:48:04
In the Linux kernel, the following vulnerability has been resolved: perf/x86: Fix potential bad container_of in intel_pmu_hw_config Auto counter reload may have a group of events with software events present within it. The software event PMU isn't ...
CVE-2026-31780
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:07
- Zuletzt bearbeitet 11.05.2026 20:54:09
In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix u8 overflow in SSID scan buffer size calculation The variable valuesize is declared as u8 but accumulates the total length of all SSIDs to scan. Each SSID contr...
CVE-2026-31781
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:07
- Zuletzt bearbeitet 11.05.2026 20:51:42
In the Linux kernel, the following vulnerability has been resolved: drm/ioc32: stop speculation on the drm_compat_ioctl path The drm compat ioctl path takes a user controlled pointer, and then dereferences it into a table of function pointers, the ...
CVE-2026-31779
- EPSS 0.03%
- Veröffentlicht 01.05.2026 14:15:06
- Zuletzt bearbeitet 11.05.2026 18:02:49
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix potential out-of-bounds read in iwl_mvm_nd_match_info_handler() The memcpy function assumes the dynamic array notif->matches is at least as large as the num...
CVE-2026-31777
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:05
- Zuletzt bearbeitet 07.05.2026 02:27:02
In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Check the error for index mapping The ctxfi driver blindly assumed a proper value returned from daio_device_index(), but it's not always true. Add a proper error chec...
CVE-2026-31778
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:05
- Zuletzt bearbeitet 11.05.2026 18:05:22
In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: fix stack out-of-bounds read in init_card The loop creates a whitespace-stripped copy of the card shortname where `len < sizeof(card->id)` is used for the bounds check...
CVE-2026-31776
- EPSS 0.02%
- Veröffentlicht 01.05.2026 14:15:04
- Zuletzt bearbeitet 07.05.2026 02:27:43
In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Fix missing SPDIFI1 index handling SPDIF1 DAIO type isn't properly handled in daio_device_index() for hw20k2, and it returned -EINVAL, which ended up with the out-of-b...
CVE-2026-31775
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:03
- Zuletzt bearbeitet 07.05.2026 02:28:36
In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Don't enumerate SPDIF1 at DAIO initialization The recent refactoring of xfi driver changed the assignment of atc->daios[] at atc_get_resources(); now it loops over all...
CVE-2026-31774
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:02
- Zuletzt bearbeitet 07.05.2026 02:29:19
In the Linux kernel, the following vulnerability has been resolved: io_uring/net: fix slab-out-of-bounds read in io_bundle_nbufs() sqe->len is __u32 but gets stored into sr->len which is int. When userspace passes sqe->len values exceeding INT_MAX ...
CVE-2026-31773
- EPSS 0.04%
- Veröffentlicht 01.05.2026 14:15:01
- Zuletzt bearbeitet 11.05.2026 20:38:06
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SMP: derive legacy responder STK authentication from MITM state The legacy responder path in smp_random() currently labels the stored STK as authenticated whenever pendi...