CVE-2023-52565 Affecting kernel-debug-debuginfo package, versions <0:4.18.0-553.5.1.el8_10
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-ROCKY8-KERNELDEBUGDEBUGINFO-7263360
- published 15 Jun 2024
- disclosed 2 Mar 2024
Introduced: 2 Mar 2024
CVE-2023-52565 Open this link in a new tabHow to fix?
Upgrade Rocky-Linux:8
kernel-debug-debuginfo
to version 0:4.18.0-553.5.1.el8_10 or higher.
This issue was patched in RLSA-2024:3618
.
NVD Description
Note: Versions mentioned in the description apply only to the upstream kernel-debug-debuginfo
package and not the kernel-debug-debuginfo
package as distributed by Rocky-Linux
.
See How to fix?
for Rocky-Linux:8
relevant fixed versions and status.
In the Linux kernel, the following vulnerability has been resolved:
media: uvcvideo: Fix OOB read
If the index provided by the user is bigger than the mask size, we might do an out of bound read.