CVE-2022-49607

Local service hang via perf ring-buffer race

Published Feb 26, 2025 · Updated May 23, 2026

Race condition in Linux kernel perf in affected versions allows local users to hang perf_mmap through concurrent output reassignment and mapping closure. perf_event_set_output() and perf_mmap_close() lock different event mmap mutexes, letting a new event attach after teardown begins and remain bound to an unmapped ring buffer. The caller needs local low-privileged access and must win a timing race; the affected perf_mmap call then retries indefinitely without reported data access or modification.

CVSS severity4.7
Medium
EPSS probability0.19%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Race condition in Linux kernel perf in affected versions allows local users to hang perf_mmap through concurrent output reassignment and mapping closure. perf_event_set_output() and perf_mmap_close() lock different event mmap mutexes, letting a new event attach after teardown begins and remain bound to an unmapped ring buffer. The caller needs local low-privileged access and must win a timing race; the affected perf_mmap call then retries indefinitely without reported data access or modification.

The record

CVE
CVE-2022-49607
Published
Feb 26, 2025
Updated
May 23, 2026
Vendor
The Linux Kernel Organization
Product
Linux
Classifications
CWE-362, T1499.004
Attack vector
local
Privileges
authenticated

Timeline

How it unfolded

  1. Feb 26, 2025CVE publishedPublication date reported by the CVE source.
  2. May 23, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=2487f0db30527032c4d56fc2d0b1a240fe89fef8
  2. Affected versionversion=3.10
  3. Affected versionversion=3.2.49 <3.3
  4. Affected versionversion=3.4.52 <3.5
  5. Affected versionversion=3.9.8 <3.10
  6. Affected versionversion=703197b61d05f5edae54bad3256901c5a5c8794c
  7. Affected versionversion=9bb5d40cd93c9dd4be74834b1dcb1ba03629716b <17f5417194136517ee9bbd6511249e5310e5617c
  8. Affected versionversion=9bb5d40cd93c9dd4be74834b1dcb1ba03629716b <3bbd868099287ff9027db59029b502fcfa2202a0
  9. Affected versionversion=9bb5d40cd93c9dd4be74834b1dcb1ba03629716b <43128b3eee337824158f34da6648163d2f2fb937
  10. Affected versionversion=9bb5d40cd93c9dd4be74834b1dcb1ba03629716b <68e3c69803dada336893640110cb87221bb01dcf
  11. Affected versionversion=9bb5d40cd93c9dd4be74834b1dcb1ba03629716b <98c3c8fd0d4c560e0f8335b79c407bbf7fc9462c
  12. Affected versionversion=9bb5d40cd93c9dd4be74834b1dcb1ba03629716b <a9391ff7a7c5f113d6f2bf6621d49110950de49c
  13. Affected versionversion=9bb5d40cd93c9dd4be74834b1dcb1ba03629716b <da3c256e2d0ebc87c7db0c605c9692b6f1722074
  14. Affected versionversion=9bb5d40cd93c9dd4be74834b1dcb1ba03629716b <f836f9ac95df15f1e0af4beb0ec20021e8c91998
  15. Affected versionversion=c52217e88ae0f3a4ae00562d86e338f8f85969b4

What conditions does exploitation require?

Attack vectorlocal
Required privilegesauthenticated

What is affected?

The Linux Kernel Organization · Linuxversion=2487f0db30527032c4d56fc2d0b1a240fe89fef8; version=3.10; version=3.2.49 <3.3; version=3.4.52 <3.5; version=3.9.8 <3.10; version=703197b61d05f5edae54bad3256901c5a5c8794c; version=9bb5d40cd93c9dd4be74834b1dcb1ba03629716b <17f5417194136517ee9bbd6511249e5310e5617c; version=9bb5d40cd93c9dd4be74834b1dcb1ba03629716b <3bbd868099287ff9027db59029b502fcfa2202a0; version=9bb5d40cd93c9dd4be74834b1dcb1ba03629716b <43128b3eee337824158f34da6648163d2f2fb937; version=9bb5d40cd93c9dd4be74834b1dcb1ba03629716b <68e3c69803dada336893640110cb87221bb01dcf; version=9bb5d40cd93c9dd4be74834b1dcb1ba03629716b <98c3c8fd0d4c560e0f8335b79c407bbf7fc9462c; version=9bb5d40cd93c9dd4be74834b1dcb1ba03629716b <a9391ff7a7c5f113d6f2bf6621d49110950de49c; version=9bb5d40cd93c9dd4be74834b1dcb1ba03629716b <da3c256e2d0ebc87c7db0c605c9692b6f1722074; version=9bb5d40cd93c9dd4be74834b1dcb1ba03629716b <f836f9ac95df15f1e0af4beb0ec20021e8c91998; version=c52217e88ae0f3a4ae00562d86e338f8f85969b4

Published CVSS scores

4.7NVDCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectorlocal
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

CWE-362Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
T1499.004Application or System Exploitation

Public exploit references

No public exploit references are available in this record.

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo