CVE-2024-26703
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
03/04/2024
Last modified:
27/02/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
tracing/timerlat: Move hrtimer_init to timerlat_fd open()<br />
<br />
Currently, the timerlat&#39;s hrtimer is initialized at the first read of<br />
timerlat_fd, and destroyed at close(). It works, but it causes an error<br />
if the user program open() and close() the file without reading.<br />
<br />
Here&#39;s an example:<br />
<br />
# echo NO_OSNOISE_WORKLOAD > /sys/kernel/debug/tracing/osnoise/options<br />
# echo timerlat > /sys/kernel/debug/tracing/current_tracer<br />
<br />
# cat
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.5 (including) | 6.6.18 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.7.6 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.8:rc2:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/1389358bb008e7625942846e9f03554319b7fecc
- https://git.kernel.org/stable/c/2354d29986ebd138f89c2b73fecf8237e0a4ad6b
- https://git.kernel.org/stable/c/5f703935fdb559642d85b2088442ee55a557ae6d
- https://git.kernel.org/stable/c/1389358bb008e7625942846e9f03554319b7fecc
- https://git.kernel.org/stable/c/2354d29986ebd138f89c2b73fecf8237e0a4ad6b
- https://git.kernel.org/stable/c/5f703935fdb559642d85b2088442ee55a557ae6d



