Resource exhaustion in Linux

CVE-2023-52606

In the Linux kernel, the following vulnerability has been resolved: powerpc/lib: Validate size for vector operations Some of the fp/vmx code in sstep.c assume a certain maximum size for the instructions being emulated. The size of those operations however is determined separately in analyse_instr(). Add a check to validate the assumption on the maximum size of the operations, so as to prevent any unintended kernel stack corruption.

EPSS: 0.002 (14.5th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.8 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2023-52606?
CVE-2023-52606 is a high-severity vulnerability in Linux, classified under Allocation of Resources Without Limits or Throttling. CVSS score: 7.8/10. Published 2024-03-06.
How severe is CVE-2023-52606?
High severity. CVSS v3 base score is 7.8 out of 10.