CVE-2025-12801
- EPSS 0.02%
- Veröffentlicht 04.03.2026 15:25:53
- Zuletzt bearbeitet 02.04.2026 15:16:22
A vulnerability was recently discovered in the rpc.mountd daemon in the nfs-utils package for Linux, that allows a NFSv3 client to escalate the privileges assigned to it in the /etc/exports file at mount time. In particular, it allows the client to a...
CVE-2025-1272
- EPSS 0.01%
- Veröffentlicht 18.02.2026 20:29:15
- Zuletzt bearbeitet 15.04.2026 00:35:42
The Linux Kernel lockdown mode for kernel versions starting on 6.12 and above for Fedora Linux has the lockdown mode disabled without any warning. This may allow an attacker to gain access to sensitive information such kernel memory mappings, I/O por...
- EPSS 0.04%
- Veröffentlicht 30.12.2025 12:08:58
- Zuletzt bearbeitet 15.04.2026 00:35:42
In the Linux kernel, the following vulnerability has been resolved: leds: led-core: Fix refcount leak in of_led_get() class_find_device_by_of_node() calls class_find_device(), it will take the reference, use the put_device() to drop the reference w...
- EPSS 0.05%
- Veröffentlicht 30.12.2025 12:08:56
- Zuletzt bearbeitet 15.04.2026 00:35:42
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential corruption when moving a directory F2FS has the same issue in ext4_rename causing crash revealed by xfstests/generic/707. See also commit 0813299c586b ("ext4: ...
- EPSS 0.04%
- 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.08%
- 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.02%
- 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.02%
- 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.02%
- 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.02%
- 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...