CVE-2022-3028

Advisory lineage Upstream: 0 Downstream: 37
Modified
Published: 31 Aug 2022, 00:00
Last modified:03 Aug 2024, 00:53

Vulnerability Summary

Overall Risk (default)
medium
28/100
CVSS Score
7 HIGH
v3.1 (nvd)
EPSS Score
0.01% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

31 Aug 2022, 00:00
Published
Vulnerability first disclosed
03 Aug 2024, 00:53
Last Modified
Vulnerability information updated

Description

A race condition was found in the Linux kernel's IP framework for transforming packets (XFRM subsystem) when multiple calls to xfrm_probe_algs occurred simultaneously. This flaw could allow a local attacker to potentially trigger an out-of-bounds write or leak kernel heap memory by performing an out-of-bounds read and copying it into a socket.

CVSS Metrics

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

EPSS Trends

Current EPSS score: 0.01% Percentile: 2%

Techniques & Countermeasures

  • CWE-362Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

    The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.

  • CWE-787Out-of-bounds Write

    The product writes data past the end, or before the beginning, of the intended buffer.

  • CWE-667Improper Locking

    The product does not properly acquire or release a lock on a resource, leading to unexpected resource state changes and behaviors.

Affected Systems

  • debiandebian_linux

    10.0

  • fedoraprojectfedora

    35 | 36 | 37

  • linuxlinux_kernel

    ≥ 3.14, < 4.9.327 | ≥ 4.10, < 4.14.292 | ≥ 4.15, < 4.19.257 | ≥ 4.20, < 5.4.212 | ≥ 5.5, < 5.10.140 | ≥ 5.11, < 5.15.64 | ≥ 5.16, < 5.19.6 | 6.0:rc1 | 6.0:rc2

References (8)