CVE-2026-46098
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:59:02
- Zuletzt bearbeitet 25.06.2026 21:17:48
In the Linux kernel, the following vulnerability has been resolved: net: caif: clear client service pointer on teardown `caif_connect()` can tear down an existing client after remote shutdown by calling `caif_disconnect_client()` followed by `caif_...
CVE-2026-46092
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:58:37
- Zuletzt bearbeitet 25.06.2026 21:15:55
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: check for PCI upstream bridge existence pci_upstream_bridge() returns NULL if the device is on a root bus. If 8821CE is installed in the system with such a PCI topolo...
CVE-2026-46091
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:58:35
- Zuletzt bearbeitet 25.06.2026 21:15:45
In the Linux kernel, the following vulnerability has been resolved: media: rc: igorplugusb: heed coherency rules In a control request, the USB request structure can be subject to DMA on some HCs. Hence it must obey the rules for DMA coherency. Allo...
CVE-2026-46090
- EPSS 0.1%
- Veröffentlicht 27.05.2026 12:58:34
- Zuletzt bearbeitet 07.07.2026 12:16:52
In the Linux kernel, the following vulnerability has been resolved: ALSA: aloop: Fix peer runtime UAF during format-change stop loopback_check_format() may stop the capture side when playback starts with parameters that no longer match a running ca...
CVE-2026-46088
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:58:31
- Zuletzt bearbeitet 25.06.2026 21:15:11
In the Linux kernel, the following vulnerability has been resolved: ALSA: control: Validate buf_len before strnlen() in snd_ctl_elem_init_enum_names() snd_ctl_elem_init_enum_names() advances pointer p through the names buffer while decrementing buf...
CVE-2026-46086
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:58:28
- Zuletzt bearbeitet 24.06.2026 17:08:46
In the Linux kernel, the following vulnerability has been resolved: net: bridge: use a stable FDB dst snapshot in RCU readers Local FDB entries can be rewritten in place by `fdb_delete_local()`, which updates `f->dst` to another port or to `NULL` w...
CVE-2026-46083
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:58:23
- Zuletzt bearbeitet 24.06.2026 17:20:06
In the Linux kernel, the following vulnerability has been resolved: spi: fix resource leaks on device setup failure Make sure to call controller cleanup() if spi_setup() fails while registering a device to avoid leaking any resources allocated by s...
CVE-2026-46082
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:58:21
- Zuletzt bearbeitet 24.06.2026 17:20:12
In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0 INVLPGA should cause a #UD when EFER.SVME is not set. Add a check to properly inject #UD when EFER.SVME=0. [sean: tag for stable@]
CVE-2026-46080
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:58:17
- Zuletzt bearbeitet 24.06.2026 17:20:25
In the Linux kernel, the following vulnerability has been resolved: ocfs2: split transactions in dio completion to avoid credit exhaustion During ocfs2 dio operations, JBD2 may report warnings via following call trace: ocfs2_dio_end_io_write ocfs2...
CVE-2026-46078
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:58:11
- Zuletzt bearbeitet 24.06.2026 17:20:32
In the Linux kernel, the following vulnerability has been resolved: erofs: fix the out-of-bounds nameoff handling for trailing dirents Currently we already have boundary-checks for nameoffs, but the trailing dirents are special since the namelens a...