CVE-2025-71296
- EPSS 0.12%
- Veröffentlicht 08.05.2026 13:11:08
- Zuletzt bearbeitet 14.05.2026 19:21:57
In the Linux kernel, the following vulnerability has been resolved: drm/tests: shmem: Hold reservation lock around purge Acquire and release the GEM object's reservation lock around calls to the object's purge operation. The tests use drm_gem_shmem...
- EPSS 93.24%
- Veröffentlicht 08.05.2026 07:21:47
- Zuletzt bearbeitet 10.07.2026 12:16:55
In the Linux kernel, the following vulnerability has been resolved: xfrm: esp: avoid in-place decrypt on shared skb frags MSG_SPLICE_PAGES can attach pages from a pipe directly to an skb. TCP marks such skbs with SKBFL_SHARED_FRAG after skb_splice_...
CVE-2025-71294
- EPSS 0.13%
- Veröffentlicht 06.05.2026 11:32:25
- Zuletzt bearbeitet 12.05.2026 21:22:32
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix NULL pointer issue buffer funcs If SDMA block not enabled, buffer_funcs will not initialize, fix the null pointer issue if buffer_funcs not initialized.
CVE-2025-71295
- EPSS 0.12%
- Veröffentlicht 06.05.2026 11:32:25
- Zuletzt bearbeitet 12.05.2026 21:21:32
In the Linux kernel, the following vulnerability has been resolved: fs/buffer: add alert in try_to_free_buffers() for folios without buffers try_to_free_buffers() can be called on folios with no buffers attached when filemap_release_folio() is invo...
CVE-2025-71293
- EPSS 0.13%
- Veröffentlicht 06.05.2026 11:32:24
- Zuletzt bearbeitet 13.05.2026 20:55:15
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/ras: Move ras data alloc before bad page check In the rare event if eeprom has only invalid address entries, allocation is skipped, this causes following NULL pointer is...
CVE-2025-71291
- EPSS 0.12%
- Veröffentlicht 06.05.2026 11:32:23
- Zuletzt bearbeitet 13.05.2026 21:04:54
In the Linux kernel, the following vulnerability has been resolved: misc: bcm_vk: Fix possible null-pointer dereferences in bcm_vk_read() In the function bcm_vk_read(), the pointer entry is checked, indicating that it can be NULL. If entry is NULL ...
CVE-2025-71292
- EPSS 0.13%
- Veröffentlicht 06.05.2026 11:32:23
- Zuletzt bearbeitet 13.05.2026 21:03:37
In the Linux kernel, the following vulnerability has been resolved: jfs: nlink overflow in jfs_rename If nlink is maximal for a directory (-1) and inside that directory you perform a rename for some child directory (not moving from the parent), the...
CVE-2025-71290
- EPSS 0.12%
- Veröffentlicht 06.05.2026 11:32:22
- Zuletzt bearbeitet 13.05.2026 21:07:09
In the Linux kernel, the following vulnerability has been resolved: misc: ti_fpc202: fix a potential memory leak in probe function Use for_each_child_of_node_scoped() to simplify the code and ensure the device node reference is automatically releas...
CVE-2025-71289
- EPSS 0.13%
- Veröffentlicht 06.05.2026 11:32:21
- Zuletzt bearbeitet 01.06.2026 17:16:38
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: handle attr_set_size() errors when truncating files If attr_set_size() fails while truncating down, the error is silently ignored and the inode may be left in an inconsis...
CVE-2025-71287
- EPSS 0.13%
- Veröffentlicht 06.05.2026 11:32:20
- Zuletzt bearbeitet 13.05.2026 18:42:19
In the Linux kernel, the following vulnerability has been resolved: memory: mtk-smi: fix device leak on larb probe Make sure to drop the reference taken when looking up the SMI device during larb probe on late probe failure (e.g. probe deferral) an...