CVE-2023-6560

Advisory lineage Upstream: 0 Downstream: 5
Modified
Published: 08 Dec 2023, 23:56
Last modified:02 Aug 2024, 08:35

Vulnerability Summary

Overall Risk (default)
low
22/100
CVSS Score
5.5 MEDIUM
v3.1 (cve.org)
EPSS Score
0.01% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

08 Dec 2023, 23:56
Published
Vulnerability first disclosed
02 Aug 2024, 08:35
Last Modified
Vulnerability information updated

Description

An out-of-bounds memory access flaw was found in the io_uring SQ/CQ rings functionality in the Linux kernel. This issue could allow a local user to crash the system.

CVSS Metrics

  • v3.1MEDIUMScore: 5.5CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

EPSS Trends

Current EPSS score: 0.01% Percentile: 1%

Techniques & Countermeasures

  • CWE-119Improper Restriction of Operations within the Bounds of a Memory Buffer

    The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.

  • CWE-823Use of Out-of-range Pointer Offset

    The product performs pointer arithmetic on a valid pointer, but it uses an offset that can point outside of the intended range of valid memory locations for the resulting pointer.

Affected Systems

  • linuxlinux_kernel

    ≤ 6.6 | 6.7:rc1 | 6.7:rc2 | 6.7:rc3 | 6.7:rc4

References (6)