CVE-2023-53194
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:06:41
- Zuletzt bearbeitet 02.12.2025 02:40:36
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add length check in indx_get_root This adds a length check to guarantee the retrieved index root is legit. [ 162.459513] BUG: KASAN: use-after-free in hdr_find_e.isra.0...
CVE-2023-53192
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:06:37
- Zuletzt bearbeitet 02.12.2025 02:42:17
In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix nexthop hash size The nexthop code expects a 31 bit hash, such as what is returned by fib_multipath_hash() and rt6_multipath_hash(). Passing the 32 bit hash returned by ...
CVE-2023-53188
- EPSS 0.01%
- Veröffentlicht 15.09.2025 14:04:52
- Zuletzt bearbeitet 02.12.2025 02:55:34
In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix race on port output assume the following setup on a single machine: 1. An openvswitch instance with one bridge and default flows 2. two network namespaces "se...
CVE-2023-53180
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:04:31
- Zuletzt bearbeitet 02.12.2025 02:57:51
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Avoid NULL pointer access during management transmit cleanup Currently 'ar' reference is not added in skb_cb. Though this is generally not used during transmit comple...
CVE-2023-53178
- EPSS 0.01%
- Veröffentlicht 15.09.2025 14:04:23
- Zuletzt bearbeitet 02.12.2025 02:57:41
In the Linux kernel, the following vulnerability has been resolved: mm: fix zswap writeback race condition The zswap writeback mechanism can cause a race condition resulting in memory corruption, where a swapped out page gets swapped in with data t...
CVE-2023-53173
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:04:07
- Zuletzt bearbeitet 02.12.2025 02:58:40
In the Linux kernel, the following vulnerability has been resolved: tty: pcn_uart: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. To mak...
CVE-2023-53171
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:04:04
- Zuletzt bearbeitet 02.12.2025 02:58:59
In the Linux kernel, the following vulnerability has been resolved: vfio/type1: prevent underflow of locked_vm via exec() When a vfio container is preserved across exec, the task does not change, but it gets a new mm with locked_vm=0, and loses the...
CVE-2023-53152
- EPSS 0.01%
- Veröffentlicht 15.09.2025 14:03:20
- Zuletzt bearbeitet 24.11.2025 21:01:16
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix calltrace warning in amddrm_buddy_fini The following call trace is observed when removing the amdgpu driver, which is caused by that BOs allocated for psp are not f...
CVE-2023-53149
- EPSS 0.01%
- Veröffentlicht 15.09.2025 14:03:13
- Zuletzt bearbeitet 25.11.2025 17:03:43
In the Linux kernel, the following vulnerability has been resolved: ext4: avoid deadlock in fs reclaim with page writeback Ext4 has a filesystem wide lock protecting ext4_writepages() calls to avoid races with switching of journalled data flag or i...
CVE-2022-50260
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:02:50
- Zuletzt bearbeitet 25.11.2025 17:02:41
In the Linux kernel, the following vulnerability has been resolved: drm/msm: Make .remove and .shutdown HW shutdown consistent Drivers' .remove and .shutdown callbacks are executed on different code paths. The former is called when a device is remo...