CVE-2023-53259
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:46:30
- Zuletzt bearbeitet 16.01.2026 19:50:14
In the Linux kernel, the following vulnerability has been resolved: VMCI: check context->notify_page after call to get_user_pages_fast() to avoid GPF The call to get_user_pages_fast() in vmci_host_setup_notify() can return NULL context->notify_page...
CVE-2023-53257
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:46:29
- Zuletzt bearbeitet 14.01.2026 18:16:38
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: check S1G action frame size Before checking the action code, check that it even exists in the frame.
CVE-2023-53258
- EPSS 0.01%
- Veröffentlicht 15.09.2025 14:46:29
- Zuletzt bearbeitet 14.01.2026 18:16:38
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix possible underflow for displays with large vblank [Why] Underflow observed when using a display with a large vblank region and low refresh rate [How] Simplify...
CVE-2023-53254
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:46:24
- Zuletzt bearbeitet 14.01.2026 18:16:37
In the Linux kernel, the following vulnerability has been resolved: cacheinfo: Fix shared_cpu_map to handle shared caches at different levels The cacheinfo sets up the shared_cpu_map by checking whether the caches with the same index are shared bet...
CVE-2023-53250
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:46:20
- Zuletzt bearbeitet 14.01.2026 18:16:37
In the Linux kernel, the following vulnerability has been resolved: firmware: dmi-sysfs: Fix null-ptr-deref in dmi_sysfs_register_handle KASAN reported a null-ptr-deref error: KASAN: null-ptr-deref in range [0x0000000000000008-0x000000000000000f] ...
CVE-2023-53249
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:46:19
- Zuletzt bearbeitet 14.01.2026 18:16:36
In the Linux kernel, the following vulnerability has been resolved: clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probe Use devm_of_iomap() instead of of_iomap() to automatically handle the unused ioremap region. If any error occurs, regi...
CVE-2023-53248
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:46:18
- Zuletzt bearbeitet 14.01.2026 18:16:36
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: install stub fence into potential unused fence pointers When using cpu to update page tables, vm update fences are unused. Install stub fence into these fence pointers ...
CVE-2023-53247
- EPSS 0.01%
- Veröffentlicht 15.09.2025 14:46:17
- Zuletzt bearbeitet 14.01.2026 18:16:36
In the Linux kernel, the following vulnerability has been resolved: btrfs: set_page_extent_mapped after read_folio in btrfs_cont_expand While trying to get the subpage blocksize tests running, I hit the following panic on generic/476 assertion f...
CVE-2023-53244
- EPSS 0.01%
- Veröffentlicht 15.09.2025 14:46:12
- Zuletzt bearbeitet 14.01.2026 18:16:36
In the Linux kernel, the following vulnerability has been resolved: media: pci: tw68: Fix null-ptr-deref bug in buf prepare and finish When the driver calls tw68_risc_buffer() to prepare the buffer, the function call dma_alloc_coherent may fail, re...
CVE-2022-50306
- EPSS 0.01%
- Veröffentlicht 15.09.2025 14:46:01
- Zuletzt bearbeitet 04.12.2025 15:31:07
In the Linux kernel, the following vulnerability has been resolved: ext4: fix potential out of bound read in ext4_fc_replay_scan() For scan loop must ensure that at least EXT4_FC_TAG_BASE_LEN space. If remain space less than EXT4_FC_TAG_BASE_LEN wh...