- EPSS 0.03%
- Veröffentlicht 25.07.2025 15:15:27
- Zuletzt bearbeitet 25.07.2025 15:29:19
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...
- EPSS 0.03%
- Veröffentlicht 25.07.2025 15:15:27
- Zuletzt bearbeitet 25.07.2025 15:29:19
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...
- EPSS 0.04%
- Veröffentlicht 25.07.2025 15:15:27
- Zuletzt bearbeitet 25.07.2025 15:29:19
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...
- EPSS 0.03%
- Veröffentlicht 25.07.2025 15:15:27
- Zuletzt bearbeitet 25.07.2025 15:29:19
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...
- EPSS 0.04%
- Veröffentlicht 25.07.2025 15:15:27
- Zuletzt bearbeitet 25.07.2025 15:29:19
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...
- EPSS 0.04%
- Veröffentlicht 25.07.2025 15:15:26
- Zuletzt bearbeitet 25.07.2025 15:29:19
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...
- EPSS 0.03%
- Veröffentlicht 25.07.2025 15:15:26
- Zuletzt bearbeitet 25.07.2025 15:29:19
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->...
- EPSS 0.03%
- Veröffentlicht 25.07.2025 14:15:33
- Zuletzt bearbeitet 25.07.2025 15:29:19
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...
- EPSS 0.03%
- Veröffentlicht 25.07.2025 14:15:33
- Zuletzt bearbeitet 25.07.2025 15:29:19
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...
- EPSS 0.04%
- Veröffentlicht 25.07.2025 14:15:33
- Zuletzt bearbeitet 25.07.2025 15:29:19
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...