- EPSS 0.05%
- Veröffentlicht 04.12.2025 12:38:32
- Zuletzt bearbeitet 19.01.2026 13:16:08
In the Linux kernel, the following vulnerability has been resolved: xfrm: delete x->tunnel as we delete x The ipcomp fallback tunnels currently get deleted (from the various lists and hashtables) as the last user state that needed that fallback is ...
- EPSS 0.04%
- Veröffentlicht 04.12.2025 12:38:31
- Zuletzt bearbeitet 06.12.2025 22:15:52
In the Linux kernel, the following vulnerability has been resolved: af_unix: Initialise scc_index in unix_add_edge(). Quang Le reported that the AF_UNIX GC could garbage-collect a receive queue of an alive in-flight socket, with a nice repro. The ...
- EPSS 0.03%
- Veröffentlicht 24.11.2025 15:59:44
- Zuletzt bearbeitet 25.11.2025 22:16:16
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: fix crash in set_mesh_sync and set_mesh_complete There is a BUG: KASAN: stack-out-of-bounds in set_mesh_sync due to memcpy from badly declared on-stack flexible ar...
- EPSS 0.07%
- Veröffentlicht 24.11.2025 13:16:02
- Zuletzt bearbeitet 25.11.2025 22:16:16
In the Linux kernel, the following vulnerability has been resolved: nfsd: fix refcount leak in nfsd_set_fh_dentry() nfsd exports a "pseudo root filesystem" which is used by NFSv4 to find the various exported filesystems using LOOKUP requests from a...
- EPSS 0.07%
- Veröffentlicht 21.11.2025 10:21:36
- Zuletzt bearbeitet 06.12.2025 22:15:52
In the Linux kernel, the following vulnerability has been resolved: ACPI: video: Fix use-after-free in acpi_video_switch_brightness() The switch_brightness_work delayed work accesses device->brightness and device->backlight, freed by acpi_video_dev...
- EPSS 0.04%
- Veröffentlicht 21.11.2025 10:21:35
- Zuletzt bearbeitet 21.11.2025 15:13:13
In the Linux kernel, the following vulnerability has been resolved: Revert "NFSD: Remove the cap on number of operations per NFSv4 COMPOUND" I've found that pynfs COMP6 now leaves the connection or lease in a strange state, which causes CLOSE9 to h...
- EPSS 0.03%
- Veröffentlicht 21.11.2025 10:19:44
- Zuletzt bearbeitet 21.11.2025 15:13:13
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix memory leak of qgroup_list in btrfs_add_qgroup_relation When btrfs_add_qgroup_relation() is called with invalid qgroup levels (src >= dst), the function returns -EINVAL ...
- EPSS 0.04%
- Veröffentlicht 12.11.2025 21:56:36
- Zuletzt bearbeitet 14.11.2025 16:42:30
In the Linux kernel, the following vulnerability has been resolved: media: iris: fix module removal if firmware download failed Fix remove if firmware failed to load: qcom-iris aa00000.video-codec: Direct firmware load for qcom/vpu/vpu33_p4.mbn fai...
- EPSS 0.07%
- Veröffentlicht 12.11.2025 21:56:35
- Zuletzt bearbeitet 14.11.2025 16:42:30
In the Linux kernel, the following vulnerability has been resolved: sctp: Fix MAC comparison to be constant-time To prevent timing attacks, MACs need to be compared in constant time. Use the appropriate helper function for this.
- EPSS 0.07%
- Veröffentlicht 12.11.2025 21:56:35
- Zuletzt bearbeitet 14.11.2025 16:42:30
In the Linux kernel, the following vulnerability has been resolved: btrfs: avoid potential out-of-bounds in btrfs_encode_fh() The function btrfs_encode_fh() does not properly account for the three cases it handles. Before writing to the file handl...