CVE-2025-38426
- EPSS 0.02%
- Veröffentlicht 25.07.2025 15:15:27
- Zuletzt bearbeitet 19.11.2025 18:59:45
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Add basic validation for RAS header If RAS header read from EEPROM is corrupted, it could result in trying to allocate huge memory for reading the records. Add some val...
CVE-2025-38427
- EPSS 0.01%
- Veröffentlicht 25.07.2025 15:15:27
- Zuletzt bearbeitet 19.11.2025 18:59:50
In the Linux kernel, the following vulnerability has been resolved: video: screen_info: Relocate framebuffers behind PCI bridges Apply PCI host-bridge window offsets to screen_info framebuffers. Fixes invalid access to I/O memory. Resources behind...
CVE-2025-38428
- EPSS 0.06%
- Veröffentlicht 25.07.2025 15:15:27
- Zuletzt bearbeitet 23.12.2025 18:28:26
In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - check record size in ims_pcu_flash_firmware() The "len" variable comes from the firmware and we generally do trust firmware, but it's always better to double check...
CVE-2025-38429
- EPSS 0.01%
- Veröffentlicht 25.07.2025 15:15:27
- Zuletzt bearbeitet 19.11.2025 18:59:56
In the Linux kernel, the following vulnerability has been resolved: bus: mhi: ep: Update read pointer only after buffer is written Inside mhi_ep_ring_add_element, the read pointer (rd_offset) is updated before the buffer is written, potentially cau...
CVE-2025-38430
- EPSS 0.06%
- Veröffentlicht 25.07.2025 15:15:27
- Zuletzt bearbeitet 22.12.2025 21:54:56
In the Linux kernel, the following vulnerability has been resolved: nfsd: nfsd4_spo_must_allow() must check this is a v4 compound request If the request being processed is not a v4 compound request, then examining the cstate can have undefined resu...
CVE-2025-38420
- EPSS 0.04%
- Veröffentlicht 25.07.2025 15:15:26
- Zuletzt bearbeitet 23.12.2025 18:42:01
In the Linux kernel, the following vulnerability has been resolved: wifi: carl9170: do not ping device which has failed to load firmware Syzkaller reports [1, 2] crashes caused by an attempts to ping the device which has failed to load firmware. Si...
CVE-2025-38421
- EPSS 0.02%
- Veröffentlicht 25.07.2025 15:15:26
- Zuletzt bearbeitet 19.11.2025 18:59:33
In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd: pmf: Use device managed allocations If setting up smart PC fails for any reason then this can lead to a double free when unloading amd-pmf. This is because dev->...
CVE-2025-38413
- EPSS 0.01%
- Veröffentlicht 25.07.2025 14:15:33
- Zuletzt bearbeitet 19.11.2025 18:23:29
In the Linux kernel, the following vulnerability has been resolved: virtio-net: xsk: rx: fix the frame's length check When calling buf_to_xdp, the len argument is the frame data's length without virtio header's length (vi->hdr_len). We check that l...
CVE-2025-38414
- EPSS 0.01%
- Veröffentlicht 25.07.2025 14:15:33
- Zuletzt bearbeitet 19.11.2025 18:59:15
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix GCC_GCC_PCIE_HOT_RST definition for WCN7850 GCC_GCC_PCIE_HOT_RST is wrongly defined for WCN7850, causing kernel crash on some specific platforms. Since this regi...
CVE-2025-38415
- EPSS 0.07%
- Veröffentlicht 25.07.2025 14:15:33
- Zuletzt bearbeitet 23.12.2025 18:45:31
In the Linux kernel, the following vulnerability has been resolved: Squashfs: check return result of sb_min_blocksize Syzkaller reports an "UBSAN: shift-out-of-bounds in squashfs_bio_read" bug. Syzkaller forks multiple processes which after mounti...