CVE-2023-52667 Affecting kernel-rt-debug-devel package, versions <0:5.14.0-427.24.1.el9_4
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-ALMALINUX9-KERNELRTDEBUGDEVEL-8324800
- published 4 Nov 2024
- disclosed 8 Jul 2024
Introduced: 8 Jul 2024
CVE-2023-52667 Open this link in a new tabHow to fix?
Upgrade AlmaLinux:9
kernel-rt-debug-devel
to version 0:5.14.0-427.24.1.el9_4 or higher.
This issue was patched in ALSA-2024:4349
.
NVD Description
Note: Versions mentioned in the description apply only to the upstream kernel-rt-debug-devel
package and not the kernel-rt-debug-devel
package as distributed by AlmaLinux
.
See How to fix?
for AlmaLinux:9
relevant fixed versions and status.
In the Linux kernel, the following vulnerability has been resolved:
net/mlx5e: fix a potential double-free in fs_any_create_groups
When kcalloc() for ft->g succeeds but kvzalloc() for in fails, fs_any_create_groups() will free ft->g. However, its caller fs_any_create_table() will free ft->g again through calling mlx5e_destroy_flow_table(), which will lead to a double-free. Fix this by setting ft->g to NULL in fs_any_create_groups().
References
- https://errata.almalinux.org/8/ALSA-2024-4211.html
- https://errata.almalinux.org/9/ALSA-2024-4349.html
- https://errata.almalinux.org/8/ALSA-2024-4352.html
- https://access.redhat.com/security/cve/CVE-2023-52667
- https://access.redhat.com/errata/RHSA-2024:4211
- https://access.redhat.com/errata/RHSA-2024:4349
- https://access.redhat.com/errata/RHSA-2024:4352
- https://git.kernel.org/stable/c/2897c981ee63e1be5e530b1042484626a10b26d8
- https://git.kernel.org/stable/c/65a4ade8a6d205979292e88beeb6a626ddbd4779
- https://git.kernel.org/stable/c/72a729868592752b5a294d27453da264106983b1
- https://git.kernel.org/stable/c/aef855df7e1bbd5aa4484851561211500b22707e
- https://git.kernel.org/stable/c/b2fa86b2aceb4bc9ada51cea90f61546d7512cbe