CVE-2025-71311
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:24:02
- Zuletzt bearbeitet 25.06.2026 21:04:05
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Initialize new folios before use KMSAN reports an uninitialized value in longest_match_std(), invoked from ntfs_compress_write(). When new folios are allocated without be...
CVE-2026-45985
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:18:43
- Zuletzt bearbeitet 16.06.2026 14:05:15
In the Linux kernel, the following vulnerability has been resolved: ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before submitting I/O When allocating blocks during within-EOF DIO and writeback with dioread_nolock enabled, EXT4_GET_BLOCKS...
CVE-2026-45984
- EPSS 0.31%
- Veröffentlicht 27.05.2026 12:18:42
- Zuletzt bearbeitet 09.07.2026 13:17:21
In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix use-after-free in iomap inline data write path The inline data buffer head (dibh) is being released prematurely in gfs2_iomap_begin() via release_metapath() while iomap->...
CVE-2026-45983
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:18:41
- Zuletzt bearbeitet 16.06.2026 02:39:11
In the Linux kernel, the following vulnerability has been resolved: nfsd: never defer requests during idmap lookup During v4 request compound arg decoding, some ops (e.g. SETATTR) can trigger idmap lookup upcalls. When those upcall responses get de...
CVE-2026-45982
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:18:40
- Zuletzt bearbeitet 16.06.2026 02:39:34
In the Linux kernel, the following vulnerability has been resolved: ACPICA: Fix NULL pointer dereference in acpi_ev_address_space_dispatch() Cover a missed execution path with a new check.
CVE-2026-45980
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:18:39
- Zuletzt bearbeitet 16.06.2026 02:39:58
In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Stop job scheduling across aie2_release_resource() Running jobs on a hardware context while it is in the process of releasing resources can lead to use-after-free an...
CVE-2026-45981
- EPSS 0.13%
- Veröffentlicht 27.05.2026 12:18:39
- Zuletzt bearbeitet 16.06.2026 02:39:43
In the Linux kernel, the following vulnerability has been resolved: s390/cio: Fix device lifecycle handling in css_alloc_subchannel() `css_alloc_subchannel()` calls `device_initialize()` before setting up the DMA masks. If `dma_set_coherent_mask()`...
CVE-2026-45979
- EPSS 0.11%
- Veröffentlicht 27.05.2026 12:18:37
- Zuletzt bearbeitet 16.06.2026 02:40:10
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: clean up the amdgpu_cs_parser_bos In low memory conditions, kmalloc can fail. In such conditions unlock the mutex for a clean exit. We do not need to amdgpu_bo_list_pu...
CVE-2026-45978
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:18:36
- Zuletzt bearbeitet 16.06.2026 02:40:18
In the Linux kernel, the following vulnerability has been resolved: staging: greybus: lights: avoid NULL deref gb_lights_light_config() stores channel_count before allocating the channels array. If kcalloc() fails, gb_lights_release() iterates the ...
CVE-2026-45977
- EPSS 0.12%
- Veröffentlicht 27.05.2026 12:18:35
- Zuletzt bearbeitet 16.06.2026 02:40:23
In the Linux kernel, the following vulnerability has been resolved: fbnic: close fw_log race between users and teardown Fixes a theoretical race on fw_log between the teardown path and fw_log write functions. fw_log is written inside fbnic_fw_log_...