CVE-2022-49920

Advisory lineage Upstream: 0 Downstream: 4
Modified
Published: 01 May 2025, 14:10
Last modified:11 May 2026, 19:09

Vulnerability Summary

Overall Risk (default)
low
19/100
CVSS Score
4.7 MEDIUM
v3.1 (cve.org)
EPSS Score
0.04% LOW
0% probability +0.02%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

01 May 2025, 14:10
Published
Vulnerability first disclosed
11 May 2026, 19:09
Last Modified
Vulnerability information updated

Description

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: netlink notifier might race to release objects commit release path is invoked via call_rcu and it runs lockless to release the objects after rcu grace period. The netlink notifier handler might win race to remove objects that the transaction context is still referencing from the commit release path. Call rcu_barrier() to ensure pending rcu callbacks run to completion if the list of transactions to be destroyed is not empty.

CVSS Metrics

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

EPSS Trends

Current EPSS score: 0.04% Percentile: 12%

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.

Affected Systems

  • linuxlinux

    ≥ 6001a930ce0378b62210d4f83583fc88a903d89d, < 1ffe7100411a8b9015115ce124cd6c9c9da6f8e3 | ≥ 6001a930ce0378b62210d4f83583fc88a903d89d, < e40b7c44d19e327ad8b49a491ef1fa8dcc4566e0 | ≥ 6001a930ce0378b62210d4f83583fc88a903d89d, < d4bc8271db21ea9f1c86a1ca4d64999f184d4aae | 5.12

  • linuxlinux_kernel

    ≥ 5.12, < 5.15.78 | ≥ 5.16, < 6.0.8 | 6.1:rc1 | 6.1:rc2 | 6.1:rc3

References (3)