CVE-2026-64158
- EPSS 0.09%
- Veröffentlicht 19.07.2026 15:40:45
- Zuletzt bearbeitet 19.08.2026 07:16:28
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2026-64156
- EPSS 0.12%
- Veröffentlicht 19.07.2026 15:40:44
- Zuletzt bearbeitet 13.08.2026 15:12:39
In the Linux kernel, the following vulnerability has been resolved: netfs, afs: Fix write skipping in dir/link writepages Fix netfs_write_single() and afs_single_writepages() to better handle a write that would be skipped due to lock contention and...
CVE-2026-64157
- EPSS 0.12%
- Veröffentlicht 19.07.2026 15:40:44
- Zuletzt bearbeitet 17.08.2026 15:20:23
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix partial invalidation of streaming-write folio In netfs_invalidate_folio(), if the region of a partial invalidation overlaps the front (but not all) of a dirty write cach...
CVE-2026-64155
- EPSS 0.12%
- Veröffentlicht 19.07.2026 15:40:43
- Zuletzt bearbeitet 17.08.2026 15:21:54
In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix error path leaks in some WMI WOW calls Fix two instances where we used to directly return the result of ath11k_wmi_cmd_send(...). Because we did not check the ret...
CVE-2026-64153
- EPSS 0.14%
- Veröffentlicht 19.07.2026 15:40:42
- Zuletzt bearbeitet 17.08.2026 17:10:32
In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix iommu_map_sgtable() return value check and avoid WARN Commit "iommu: return full error code from iommu_map_sg[_atomic]()" changed iommu_map_sgtable() to return an ssiz...
CVE-2026-64154
- EPSS 0.12%
- Veröffentlicht 19.07.2026 15:40:42
- Zuletzt bearbeitet 17.08.2026 15:23:39
In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: Fix a reference leak in a6xx_gpu_init() In a6xx_gpu_init(), node is obtained via of_parse_phandle(). While there was a manual of_node_put() at the end of the common...
CVE-2026-64152
- EPSS 0.11%
- Veröffentlicht 19.07.2026 15:40:41
- Zuletzt bearbeitet 17.08.2026 17:11:33
In the Linux kernel, the following vulnerability has been resolved: iommu: Handle unmap error when iommu_debug is enabled Sashiko noticed a latent bug where the map error flow called iommu_unmap() which calls iommu_debug_unmap_begin()/iommu_debug_u...
CVE-2026-64150
- EPSS 0.44%
- Veröffentlicht 19.07.2026 15:40:40
- Zuletzt bearbeitet 17.08.2026 17:11:52
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_inner: release local_lock before re-enabling softirqs Quoting sashiko: In the error path, local_bh_enable() is called before local_unlock_nested_bh().
CVE-2026-64151
- EPSS 0.12%
- Veröffentlicht 19.07.2026 15:40:40
- Zuletzt bearbeitet 17.08.2026 17:11:43
In the Linux kernel, the following vulnerability has been resolved: iommupt: Check for missing PAGE_SIZE in the pgsize_bitmap Sashiko pointed out that the driver could drop PAGE_SIZE from the pgsize_bitmap. That is technically allowed but nothing d...
CVE-2026-64149
- EPSS 0.13%
- Veröffentlicht 19.07.2026 15:40:39
- Zuletzt bearbeitet 17.08.2026 17:22:55
In the Linux kernel, the following vulnerability has been resolved: dma-mapping: move dma_map_resource() sanity check into debug code dma_map_resource() uses pfn_valid() to ensure the range is not RAM. However, pfn_valid() only checks for availabil...