CVE-2025-39813
- EPSS 0.11%
- Veröffentlicht 16.09.2025 13:00:14
- Zuletzt bearbeitet 12.05.2026 13:17:13
In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix potential warning in trace_printk_seq during ftrace_dump When calling ftrace_dump_one() concurrently with reading trace_pipe, a WARN_ON_ONCE() in trace_printk_seq() can...
CVE-2025-39811
- EPSS 0.15%
- Veröffentlicht 16.09.2025 13:00:13
- Zuletzt bearbeitet 14.01.2026 19:16:42
In the Linux kernel, the following vulnerability has been resolved: drm/xe/vm: Clear the scratch_pt pointer on error Avoid triggering a dereference of an error pointer on cleanup in xe_vm_free_scratch() by clearing any scratch_pt error pointer. (c...
CVE-2025-39810
- EPSS 0.15%
- Veröffentlicht 16.09.2025 13:00:12
- Zuletzt bearbeitet 14.01.2026 19:16:42
In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix memory corruption when FW resources change during ifdown bnxt_set_dflt_rings() assumes that it is always called before any TC has been created. So it doesn't take bp-...
CVE-2025-39808
- EPSS 0.16%
- Veröffentlicht 16.09.2025 13:00:11
- Zuletzt bearbeitet 12.05.2026 13:17:12
In the Linux kernel, the following vulnerability has been resolved: HID: hid-ntrig: fix unable to handle page fault in ntrig_report_version() in ntrig_report_version(), hdev parameter passed from hid_probe(). sending descriptor to /dev/uhid can mak...
CVE-2025-39807
- EPSS 0.15%
- Veröffentlicht 16.09.2025 13:00:10
- Zuletzt bearbeitet 14.01.2026 19:16:41
In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Add error handling for old state CRTC in atomic_disable Introduce error handling to address an issue where, after a hotplug event, the cursor continues to update. Thi...
CVE-2025-39806
- EPSS 0.15%
- Veröffentlicht 16.09.2025 13:00:09
- Zuletzt bearbeitet 12.05.2026 13:17:12
In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: fix slab out-of-bounds access in mt_report_fixup() A malicious HID device can trigger a slab out-of-bounds during mt_report_fixup() by passing in report descriptor...
CVE-2025-39805
- EPSS 0.15%
- Veröffentlicht 16.09.2025 13:00:06
- Zuletzt bearbeitet 06.12.2025 22:15:51
In the Linux kernel, the following vulnerability has been resolved: net: macb: fix unregister_netdev call order in macb_remove() When removing a macb device, the driver calls phy_exit() before unregister_netdev(). This leads to a WARN from kernfs: ...
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-2025-39800
- EPSS 0.14%
- Veröffentlicht 15.09.2025 12:36:43
- Zuletzt bearbeitet 12.05.2026 13:17:12
In the Linux kernel, the following vulnerability has been resolved: btrfs: abort transaction on unexpected eb generation at btrfs_copy_root() If we find an unexpected generation for the extent buffer we are cloning at btrfs_copy_root(), we just WAR...