CVE-2023-53395
- EPSS 0.01%
- Veröffentlicht 18.09.2025 13:33:36
- Zuletzt bearbeitet 14.01.2026 19:16:38
In the Linux kernel, the following vulnerability has been resolved: ACPICA: Add AML_NO_OPERAND_RESOLVE flag to Timer ACPICA commit 90310989a0790032f5a0140741ff09b545af4bc5 According to the ACPI specification 19.6.134, no argument is required to be...
CVE-2023-53391
- EPSS 0.02%
- Veröffentlicht 18.09.2025 13:33:33
- Zuletzt bearbeitet 14.01.2026 19:16:38
In the Linux kernel, the following vulnerability has been resolved: shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs As the ramfs-based tmpfs uses ramfs_init_fs_context() for the init_fs_context method, which allocates fc->s_fs_in...
CVE-2023-53390
- EPSS 0.02%
- Veröffentlicht 18.09.2025 13:33:32
- Zuletzt bearbeitet 14.01.2026 19:16:37
In the Linux kernel, the following vulnerability has been resolved: drivers: base: dd: 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...
CVE-2023-53387
- EPSS 0.01%
- Veröffentlicht 18.09.2025 13:33:30
- Zuletzt bearbeitet 14.01.2026 19:16:37
In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix device management cmd timeout flow In the UFS error handling flow, the host will send a device management cmd (NOP OUT) to the device for link recovery. If thi...
CVE-2023-53385
- EPSS 0.01%
- Veröffentlicht 18.09.2025 13:33:29
- Zuletzt bearbeitet 14.01.2026 19:16:36
In the Linux kernel, the following vulnerability has been resolved: media: mdp3: Fix resource leaks in of_find_device_by_node Use put_device to release the object get through of_find_device_by_node, avoiding resource leaks.
CVE-2023-53384
- EPSS 0.02%
- Veröffentlicht 18.09.2025 13:33:28
- Zuletzt bearbeitet 14.01.2026 19:16:36
In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: avoid possible NULL skb pointer dereference In 'mwifiex_handle_uap_rx_forward()', always check the value returned by 'skb_copy()' to avoid potential NULL pointer der...
CVE-2023-53383
- EPSS 0.01%
- Veröffentlicht 18.09.2025 13:33:27
- Zuletzt bearbeitet 14.01.2026 19:16:36
In the Linux kernel, the following vulnerability has been resolved: irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 The T241 platform suffers from the T241-FABRIC-4 erratum which causes unexpected behavior in the GIC when multiple transa...
CVE-2023-53373
- EPSS 0.02%
- Veröffentlicht 18.09.2025 13:33:20
- Zuletzt bearbeitet 14.01.2026 19:16:34
In the Linux kernel, the following vulnerability has been resolved: crypto: seqiv - Handle EBUSY correctly As it is seqiv only handles the special return value of EINPROGERSS, which means that in all other cases it will free data related to the req...
CVE-2023-53370
- EPSS 0.01%
- Veröffentlicht 18.09.2025 13:33:18
- Zuletzt bearbeitet 14.01.2026 19:16:34
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix memory leak in mes self test The fences associated with mes queue have to be freed up during amdgpu_ring_fini.
CVE-2023-53369
- EPSS 0.02%
- Veröffentlicht 18.09.2025 13:33:17
- Zuletzt bearbeitet 14.01.2026 19:16:34
In the Linux kernel, the following vulnerability has been resolved: net: dcb: choose correct policy to parse DCB_ATTR_BCN The dcbnl_bcn_setcfg uses erroneous policy to parse tb[DCB_ATTR_BCN], which is introduced in commit 859ee3c43812 ("DCB: Add su...