CVE-2023-53377
- EPSS 0.02%
- Veröffentlicht 18.09.2025 13:33:23
- Zuletzt bearbeitet 14.01.2026 19:16:35
In the Linux kernel, the following vulnerability has been resolved: cifs: prevent use-after-free by freeing the cfile later In smb2_compound_op we have a possible use-after-free which can cause hard to debug problems later on. This was revealed du...
CVE-2023-53378
- EPSS 0.01%
- Veröffentlicht 18.09.2025 13:33:23
- Zuletzt bearbeitet 14.01.2026 19:16:35
In the Linux kernel, the following vulnerability has been resolved: drm/i915/dpt: Treat the DPT BO as a framebuffer Currently i915_gem_object_is_framebuffer() doesn't treat the BO containing the framebuffer's DPT as a framebuffer itself. This means...
CVE-2023-53376
- EPSS 0.01%
- Veröffentlicht 18.09.2025 13:33:22
- Zuletzt bearbeitet 14.01.2026 19:16:35
In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Use number of bits to manage bitmap sizes To allocate bitmaps, the mpi3mr driver calculates sizes of bitmaps using byte as unit. However, bitmap helper functions assu...
CVE-2023-53375
- EPSS 0.02%
- Veröffentlicht 18.09.2025 13:33:21
- Zuletzt bearbeitet 14.01.2026 19:16:35
In the Linux kernel, the following vulnerability has been resolved: tracing: Free error logs of tracing instances When a tracing instance is removed, the error messages that hold errors that occurred in the instance needs to be freed. The following...
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-53374
- EPSS 0.01%
- Veröffentlicht 18.09.2025 13:33:20
- Zuletzt bearbeitet 14.01.2026 19:16:35
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_conn: fail SCO/ISO via hci_conn_failed if ACL gone early Not calling hci_(dis)connect_cfm before deleting conn referred to by a socket generally results to use-after...
CVE-2023-53372
- EPSS 0.02%
- Veröffentlicht 18.09.2025 13:33:19
- Zuletzt bearbeitet 14.01.2026 19:16:34
In the Linux kernel, the following vulnerability has been resolved: sctp: fix a potential overflow in sctp_ifwdtsn_skip Currently, when traversing ifwdtsn skips with _sctp_walk_ifwdtsn, it only checks the pos against the end of the chunk. However, ...
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-53371
- 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: net/mlx5e: fix memory leak in mlx5e_fs_tt_redirect_any_create The memory pointed to by the fs->any pointer is not freed in the error path of mlx5e_fs_tt_redirect_any_create, which ...
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...