CVE-2025-37882
- EPSS 0.25%
- Veröffentlicht 09.05.2025 06:45:45
- Zuletzt bearbeitet 12.11.2025 19:28:05
In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix isochronous Ring Underrun/Overrun event handling The TRB pointer of these events points at enqueue at the time of error occurrence on xHCI 1.1+ HCs or it's NULL on o...
CVE-2025-37880
- EPSS 0.15%
- Veröffentlicht 09.05.2025 06:45:44
- Zuletzt bearbeitet 12.11.2025 19:54:01
In the Linux kernel, the following vulnerability has been resolved: um: work around sched_yield not yielding in time-travel mode sched_yield by a userspace may not actually cause scheduling in time-travel mode as no time has passed. In the case see...
CVE-2025-37879
- EPSS 0.24%
- Veröffentlicht 09.05.2025 06:45:43
- Zuletzt bearbeitet 12.11.2025 19:53:46
In the Linux kernel, the following vulnerability has been resolved: 9p/net: fix improper handling of bogus negative read/write replies In p9_client_write() and p9_client_read_once(), if the server incorrectly replies with success but a negative wri...
CVE-2025-37878
- EPSS 0.23%
- Veröffentlicht 09.05.2025 06:45:42
- Zuletzt bearbeitet 02.01.2026 16:15:54
In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix WARN_ON(!ctx) in __free_event() for partial init Move the get_ctx(child_ctx) call and the child_event->ctx assignment to occur immediately after the child event is a...
CVE-2025-37877
- EPSS 0.23%
- Veröffentlicht 09.05.2025 06:45:41
- Zuletzt bearbeitet 12.11.2025 19:53:09
In the Linux kernel, the following vulnerability has been resolved: iommu: Clear iommu-dma ops on cleanup If iommu_device_register() encounters an error, it can end up tearing down already-configured groups and default domains, however this current...
CVE-2025-37876
- EPSS 0.23%
- Veröffentlicht 09.05.2025 06:45:40
- Zuletzt bearbeitet 12.11.2025 19:52:42
In the Linux kernel, the following vulnerability has been resolved: netfs: Only create /proc/fs/netfs with CONFIG_PROC_FS When testing a special config: CONFIG_NETFS_SUPPORTS=y CONFIG_PROC_FS=n The system crashes with something like: [ 3.7661...
CVE-2025-37870
- EPSS 0.23%
- Veröffentlicht 09.05.2025 06:43:59
- Zuletzt bearbeitet 12.11.2025 20:37:39
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: prevent hang on link training fail [Why] When link training fails, the phy clock will be disabled. However, in enable_streams, it is assumed that link training suc...
CVE-2025-37861
- EPSS 0.26%
- Veröffentlicht 09.05.2025 06:42:07
- Zuletzt bearbeitet 12.11.2025 20:12:35
In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue When the task management thread processes reply queues while the reset thread resets them, the task managem...
CVE-2025-37862
- EPSS 0.25%
- Veröffentlicht 09.05.2025 06:42:07
- Zuletzt bearbeitet 12.11.2025 20:13:04
In the Linux kernel, the following vulnerability has been resolved: HID: pidff: Fix null pointer dereference in pidff_find_fields This function triggered a null pointer dereference if used to search for a report that isn't implemented on the device...
CVE-2025-37859
- EPSS 0.25%
- Veröffentlicht 09.05.2025 06:42:06
- Zuletzt bearbeitet 12.11.2025 20:10:45
In the Linux kernel, the following vulnerability has been resolved: page_pool: avoid infinite loop to schedule delayed worker We noticed the kworker in page_pool_release_retry() was waken up repeatedly and infinitely in production because of the bu...