CVE-2024-28956
- EPSS 0.23%
- Veröffentlicht 13.05.2025 21:15:59
- Zuletzt bearbeitet 15.04.2026 00:35:42
Exposure of Sensitive Information in Shared Microarchitectural Structures during Transient Execution for some Intel(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.
CVE-2025-37885
- EPSS 0.07%
- Veröffentlicht 09.05.2025 06:45:48
- Zuletzt bearbeitet 12.11.2025 19:36:29
In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Reset IRTE to host control if *new* route isn't postable Restore an IRTE back to host control (remapped or posted MSI mode) if the *new* GSI route prevents posting the IR...
CVE-2025-37884
- EPSS 0.05%
- Veröffentlicht 09.05.2025 06:45:47
- Zuletzt bearbeitet 02.01.2026 16:15:54
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock between rcu_tasks_trace and event_mutex. Fix the following deadlock: CPU A _free_event() perf_kprobe_destroy() mutex_lock(&event_mutex) perf_trace_eve...
CVE-2025-37883
- EPSS 0.05%
- Veröffentlicht 09.05.2025 06:45:46
- Zuletzt bearbeitet 12.11.2025 19:29:18
In the Linux kernel, the following vulnerability has been resolved: s390/sclp: Add check for get_zeroed_page() Add check for the return value of get_zeroed_page() in sclp_console_init() to prevent null pointer dereference. Furthermore, to solve the...
CVE-2025-37881
- EPSS 0.09%
- Veröffentlicht 09.05.2025 06:45:45
- Zuletzt bearbeitet 12.11.2025 19:27:58
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev() The variable d->name, returned by devm_kasprintf(), could be NULL. A pointer check is added to prevent potential ...
CVE-2025-37882
- EPSS 0.04%
- 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.07%
- 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.06%
- 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.02%
- 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.04%
- 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...