CVE-2022-50328
- EPSS 0.03%
- Veröffentlicht 15.09.2025 14:49:30
- Zuletzt bearbeitet 04.12.2025 13:42:22
In the Linux kernel, the following vulnerability has been resolved: jbd2: fix potential use-after-free in jbd2_fc_wait_bufs In 'jbd2_fc_wait_bufs' use 'bh' after put buffer head reference count which may lead to use-after-free. So judge buffer if u...
CVE-2022-50327
- EPSS 0.03%
- Veröffentlicht 15.09.2025 14:49:26
- Zuletzt bearbeitet 16.01.2026 20:07:10
In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: idle: Check acpi_fetch_acpi_dev() return value The return value of acpi_fetch_acpi_dev() could be NULL, which would cause a NULL pointer dereference to occur in ac...
CVE-2022-50322
- EPSS 0.01%
- Veröffentlicht 15.09.2025 14:48:55
- Zuletzt bearbeitet 04.12.2025 15:12:01
In the Linux kernel, the following vulnerability has been resolved: rtc: msc313: Fix function prototype mismatch in msc313_rtc_probe() With clang's kernel control flow integrity (kCFI, CONFIG_CFI_CLANG), indirect call targets are validated against ...
CVE-2022-50321
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:48:54
- Zuletzt bearbeitet 03.12.2025 19:29:55
In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit() The brcmf_netdev_start_xmit() returns NETDEV_TX_OK without freeing skb in case of pskb_expand_head() fails, a...
CVE-2022-50320
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:48:53
- Zuletzt bearbeitet 04.12.2025 15:19:05
In the Linux kernel, the following vulnerability has been resolved: ACPI: tables: FPDT: Don't call acpi_os_map_memory() on invalid phys address On a Packard Bell Dot SC (Intel Atom N2600 model) there is a FPDT table which contains invalid physical ...
CVE-2022-50316
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:48:49
- Zuletzt bearbeitet 03.12.2025 19:29:19
In the Linux kernel, the following vulnerability has been resolved: orangefs: Fix kmemleak in orangefs_sysfs_init() When insert and remove the orangefs module, there are kobjects memory leaked as below: unreferenced object 0xffff88810f95af00 (size...
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...