CVE-2025-21695
- EPSS 0.03%
- Veröffentlicht 12.02.2025 14:15:32
- Zuletzt bearbeitet 01.10.2025 20:18:21
In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-uart-backlight: fix serdev race The dell_uart_bl_serdev_probe() function calls devm_serdev_device_open() before setting the client ops via serdev_device_set_clie...
CVE-2025-21696
- EPSS 0.03%
- Veröffentlicht 12.02.2025 14:15:32
- Zuletzt bearbeitet 01.10.2025 20:18:21
In the Linux kernel, the following vulnerability has been resolved: mm: clear uffd-wp PTE/PMD state on mremap() When mremap()ing a memory region previously registered with userfaultfd as write-protected but without UFFD_FEATURE_EVENT_REMAP, an inco...
CVE-2025-21697
- EPSS 0.03%
- Veröffentlicht 12.02.2025 14:15:32
- Zuletzt bearbeitet 03.11.2025 21:19:08
In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Ensure job pointer is set to NULL after job completion After a job completes, the corresponding pointer in the device must be set to NULL. Failing to do so triggers a warn...
CVE-2024-57951
- EPSS 0.04%
- Veröffentlicht 12.02.2025 14:15:31
- Zuletzt bearbeitet 03.11.2025 21:18:47
In the Linux kernel, the following vulnerability has been resolved: hrtimers: Handle CPU state correctly on hotplug Consider a scenario where a CPU transitions from CPUHP_ONLINE to halfway through a CPU hotunplug down to CPUHP_HRTIMERS_PREPARE, and...
CVE-2024-57952
- EPSS 0.03%
- Veröffentlicht 12.02.2025 14:15:31
- Zuletzt bearbeitet 01.10.2025 20:18:07
In the Linux kernel, the following vulnerability has been resolved: Revert "libfs: fix infinite directory reads for offset dir" The current directory offset allocator (based on mtree_alloc_cyclic) stores the next offset value to return in octx->nex...
- EPSS 0.03%
- Veröffentlicht 10.02.2025 16:15:38
- Zuletzt bearbeitet 20.05.2025 14:15:48
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2025-21687
- EPSS 0.04%
- Veröffentlicht 10.02.2025 16:15:38
- Zuletzt bearbeitet 03.11.2025 21:19:07
In the Linux kernel, the following vulnerability has been resolved: vfio/platform: check the bounds of read/write syscalls count and offset are passed from user space and not checked, only offset is capped to 40 bits, which can be used to read/writ...
CVE-2025-21688
- EPSS 0.03%
- Veröffentlicht 10.02.2025 16:15:38
- Zuletzt bearbeitet 03.11.2025 21:19:07
In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Assign job pointer to NULL before signaling the fence In commit e4b5ccd392b9 ("drm/v3d: Ensure job pointer is set to NULL after job completion"), we introduced a change to...
CVE-2025-21689
- EPSS 0.03%
- Veröffentlicht 10.02.2025 16:15:38
- Zuletzt bearbeitet 03.11.2025 21:19:08
In the Linux kernel, the following vulnerability has been resolved: USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb() This patch addresses a null-ptr-deref in qt2_process_read_urb() due to an incorrect bounds check in the followin...
CVE-2025-21690
- EPSS 0.03%
- Veröffentlicht 10.02.2025 16:15:38
- Zuletzt bearbeitet 03.11.2025 21:19:08
In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Ratelimit warning logs to prevent VM denial of service If there's a persistent error in the hypervisor, the SCSI warning for failed I/O can flood the kernel log and ...