- EPSS 0.18%
- Veröffentlicht 24.12.2025 13:06:30
- Zuletzt bearbeitet 15.04.2026 00:35:42
In the Linux kernel, the following vulnerability has been resolved: can: isotp: check CAN address family in isotp_bind() Add missing check to block non-AF_CAN binds. Syzbot created some code which matched the right sockaddr struct size but used AF...
- EPSS 0.21%
- Veröffentlicht 12.11.2025 21:56:30
- Zuletzt bearbeitet 15.04.2026 00:35:42
In the Linux kernel, the following vulnerability has been resolved: ext4: guard against EA inode refcount underflow in xattr update syzkaller found a path where ext4_xattr_inode_update_ref() reads an EA inode refcount that is already <= 0 and then ...
CVE-2022-50551
- EPSS 0.21%
- Veröffentlicht 07.10.2025 15:21:13
- Zuletzt bearbeitet 26.02.2026 23:17:54
In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request() This patch fixes a shift-out-of-bounds in brcmfmac that occurs in BIT(chiprev) when a 'chiprev' provid...
CVE-2023-53642
- EPSS 0.15%
- Veröffentlicht 07.10.2025 15:19:41
- Zuletzt bearbeitet 03.02.2026 22:29:48
In the Linux kernel, the following vulnerability has been resolved: x86: fix clear_user_rep_good() exception handling annotation This code no longer exists in mainline, because it was removed in commit d2c95f9d6802 ("x86: don't use REP_GOOD or ERMS...
CVE-2022-50380
- EPSS 0.15%
- Veröffentlicht 18.09.2025 13:33:02
- Zuletzt bearbeitet 14.01.2026 19:16:11
In the Linux kernel, the following vulnerability has been resolved: mm: /proc/pid/smaps_rollup: fix no vma's null-deref Commit 258f669e7e88 ("mm: /proc/pid/smaps_rollup: convert to single value seq_file") introduced a null-deref if there are no vma...
CVE-2022-50332
- EPSS 0.13%
- Veröffentlicht 15.09.2025 14:49:42
- Zuletzt bearbeitet 04.12.2025 13:46:08
In the Linux kernel, the following vulnerability has been resolved: video/aperture: Call sysfb_disable() before removing PCI devices Call sysfb_disable() from aperture_remove_conflicting_pci_devices() before removing PCI devices. Without, simpledrm...
CVE-2022-50240
- EPSS 0.15%
- Veröffentlicht 15.09.2025 14:01:45
- Zuletzt bearbeitet 24.11.2025 17:25:46
In the Linux kernel, the following vulnerability has been resolved: android: binder: stop saving a pointer to the VMA Do not record a pointer to a VMA outside of the mmap_lock for later use. This is unsafe and there are a number of failure paths *...
CVE-2022-50232
- EPSS 0.17%
- Veröffentlicht 18.06.2025 11:04:07
- Zuletzt bearbeitet 19.11.2025 12:57:15
In the Linux kernel, the following vulnerability has been resolved: arm64: set UXN on swapper page tables [ This issue was fixed upstream by accident in c3cee924bd85 ("arm64: head: cover entire kernel image in initial ID map") as part of a larg...
CVE-2022-50230
- EPSS 0.17%
- Veröffentlicht 18.06.2025 11:04:06
- Zuletzt bearbeitet 19.11.2025 12:57:34
In the Linux kernel, the following vulnerability has been resolved: arm64: set UXN on swapper page tables [ This issue was fixed upstream by accident in c3cee924bd85 ("arm64: head: cover entire kernel image in initial ID map") as part of a larg...
CVE-2022-50090
- EPSS 0.17%
- Veröffentlicht 18.06.2025 11:02:30
- Zuletzt bearbeitet 18.11.2025 02:17:16
In the Linux kernel, the following vulnerability has been resolved: btrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info->max_extent_size On zoned filesystem, data write out is limited by max_zone_append_size, and a large ordered extent is split accor...