- EPSS 0.06%
- 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.02%
- 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.02%
- 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.03%
- 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.06%
- 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.06%
- 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...
- EPSS 0.03%
- 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: netfilter: nft_objref: validate objref and objrefmap expressions Referencing a synproxy stateful object from OUTPUT hook causes kernel crash due to infinite recursive calls: BUG: ...
- EPSS 0.03%
- 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: media: v4l2-subdev: Fix alloc failure check in v4l2_subdev_call_state_try() v4l2_subdev_call_state_try() macro allocates a subdev state with __v4l2_subdev_state_alloc(), but does n...
- EPSS 0.03%
- Veröffentlicht 12.11.2025 21:56:34
- Zuletzt bearbeitet 14.11.2025 16:42:30
In the Linux kernel, the following vulnerability has been resolved: kernel/sys.c: fix the racy usage of task_lock(tsk->group_leader) in sys_prlimit64() paths The usage of task_lock(tsk->group_leader) in sys_prlimit64()->do_prlimit() path is very br...
- EPSS 0.03%
- Veröffentlicht 12.11.2025 21:56:34
- Zuletzt bearbeitet 14.11.2025 16:42:30
In the Linux kernel, the following vulnerability has been resolved: ipmi: Rework user message limit handling The limit on the number of user messages had a number of issues, improper counting in some cases and a use after free. Restructure how thi...