BlackTreeIndependent security intelligence
← Back to the CVE catalogue
Full vulnerability report · 2024
CVE-2022-2586High confidence

Linux Kernel Use-After-Free Vulnerability

Linux · Kernel

5.3MediumCVSS 3.1
Recommended action
Patch now

CISA confirms exploitation in the wild and lists 2024-07-17 as the remediation due date.

Patch available
Distribution package intelligence

Ubuntu vendor package status

Canonical’s release and source-package findings are shown separately from local repository availability.

1 package state
Repository candidate not checked

A published vendor fix does not prove that a matching update is enabled and installable on a particular asset. Confirm the local package candidate before scheduling remediation.

Ubuntu releaseSource packageVendor stateFixed versionEvidence
Ubuntu 24.04 LTSnoble · standard archivelinux-raspi-realtimeAffected, no fix publishedCanonical OVAL identifies this running kernel flavour as affected and does not publish a fixed package version in this definition.Not published in this feedCanonical record ↗Source updated 8 Sept 2026
Direct vendor intelligence

Authoritative vendor CSAF and VEX advisories

Structured product status and remediation from the issuing vendor. Product-state explanations are always visible; large lists can be searched or downloaded.

2 current
SSA-794697 · CSAF 2.0 · revision 9 · interimSiemens ProductCERTSSA-794697: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 TM MFP before V1.1
1 known affected

The vendor explicitly identifies these products as affected by this CVE.

  • SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
Summary
A use-after-free flaw was found in nf_tables cross-table in the net/netfilter/nf_tables_api.c function in the Linux kernel. This flaw allows a local, privileged attacker to cause a use-after-free problem at the time of table deletion, possibly leading to local privilege escalation.
Remediation
Update to V1.1 or later version
SSA-806742 · CSAF 2.0 · revision 1 · interimSiemens ProductCERTSSA-806742: Multiple Vulnerabilities in SCALANCE XCM-/XRM-300 before V2.4
11 known affected

The vendor explicitly identifies these products as affected by this CVE.

  • SCALANCE XCH328 (6GK5328-4TS01-2EC2)
  • SCALANCE XCM324 (6GK5324-8TS01-2AC2)
  • SCALANCE XCM328 (6GK5328-4TS01-2AC2)
  • SCALANCE XCM332 (6GK5332-0GA01-2AC2)
  • SCALANCE XRH334 (24 V DC, 8xFO, CC) (6GK5334-2TS01-2ER3)
  • SCALANCE XRM334 (230 V AC, 12xFO) (6GK5334-3TS01-3AR3)
  • SCALANCE XRM334 (230 V AC, 8xFO) (6GK5334-2TS01-3AR3)
  • SCALANCE XRM334 (24 V DC, 12xFO) (6GK5334-3TS01-2AR3)
  • SCALANCE XRM334 (24 V DC, 8xFO) (6GK5334-2TS01-2AR3)
  • SCALANCE XRM334 (2x230 V AC, 12xFO) (6GK5334-3TS01-4AR3)
  • SCALANCE XRM334 (2x230 V AC, 8xFO) (6GK5334-2TS01-4AR3)
Summary
A use-after-free flaw was found in nf_tables cross-table in the net/netfilter/nf_tables_api.c function in the Linux kernel. This flaw allows a local, privileged attacker to cause a use-after-free problem at the time of table deletion, possibly leading to local privilege escalation.
Remediation
Update to V2.4 or later version
Optional official sources

National CERT insights
?CERT means Computer Emergency Response Team; CSIRT is the closely related term Computer Security Incident Response Team.

Select the national-authority views to include. The exact source language is shown on each matched advisory. Your choice is remembered on this device and encoded in the shareable URL.

Official European source

ENISA European Vulnerability Database

Official EUVD identifiers, advisory evidence and known-exploited context. Missing fields are not treated as evidence of low risk.

1 current
ENISA EUVD identifier

EUVD-2022-34835

CISA KEV mirrored by ENISA

It was discovered that a nft object or expression could reference a nft set on a different nft table, leading to a use-after-free once that table was deleted.

EUVD state
Present in the current official mapping
Known exploitation
Recorded by ENISA since 26 Jun 2024. Evidence sources: cisa_kev.
ENISA score
5.3 · CVSS 3.1
Advisory evidence
No linked advisory details stored yet
Recommended actionPatch now

CISA confirms exploitation in the wild and lists 2024-07-17 as the remediation due date.

Patch available
01

What, why and how

Linux Kernel contains a use-after-free vulnerability in the nft_object, allowing local attackers to escalate privileges.

What

Linux Kernel contains a use-after-free vulnerability in the nft_object, allowing local attackers to escalate privileges.

Why

The program can continue using memory after it has been released, producing unsafe and attacker-influenceable behaviour.

How

An attacker operating through local access may attempt exploitation with low privileges. If successful, the issue may cause the confidentiality, integrity or availability impact described by the vendor.

What

Linux Kernel contains a use-after-free vulnerability in the nft_object, allowing local attackers to escalate privileges.

Why

The program can continue using memory after it has been released, producing unsafe and attacker-influenceable behaviour.

How

An attacker operating through local access may attempt exploitation with low privileges. If successful, the issue may cause the confidentiality, integrity or availability impact described by the vendor.

02

Exploit reality and attack path

CVSS severity, EPSS forecast probability, public exploit material and CISA-confirmed exploitation are separate signals.

Observed exploitation
?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.
Confirmed in the wild

CISA added this CVE to its Known Exploited Vulnerabilities catalogue on 2024-06-26.

Public PoC / exploit material
?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.
Reference recorded

A structured CVE source labels at least one public reference as exploit material. BlackTree has not independently validated that it is safe, reliable or weaponised.

Likely attack path
local access → Use After Free → cause the confidentiality, integrity or availability impact described by the vendor
Attack surface
Local
Privileges required
Low: a basic authenticated account is required
User interaction
None
Attack complexity
High: exploitation depends on specific conditions
Security boundary
Unchanged: impact remains within the vulnerable component's security authority
Weakness
?CWE means Common Weakness Enumeration: a standard category for the underlying weakness.
CWE-416

CWE-416: Use After Free. The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory belongs to the code that operates on the new pointer.

CVSS vector
?CVSS means Common Vulnerability Scoring System. The vector records the metric values used to calculate technical severity.
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:H

Common Vulnerability Scoring System 3.1: the compact vector below is decoded into plain language.

AVLocalAttack vector: The attacker needs local access to the vulnerable system.ACHighAttack complexity: Successful exploitation depends on specific conditions outside the attacker's direct control.PRLowPrivileges required: The attacker needs basic user-level privileges.UINoneUser interaction: No action by another user is required.SUnchangedScope: The security impact remains within the vulnerable component's authority.CNoneConfidentiality impact: No direct loss is represented by this metric.ILowIntegrity impact: A successful attack can cause a limited loss.AHighAvailability impact: A successful attack can cause a major loss.
Post-exploitation / living off the land
The issue can support a local privilege or sandbox boundary transition; normal system utilities may then be available in the gained context.
CWE-416CISA KEVPublic exploit reference
A

Official authority intelligence

Only matched European and national findings are included. Language selectors and unavailable sources are omitted.

ENISA EUVD · EUVD-2022-34835Known-exploited evidence recorded

It was discovered that a nft object or expression could reference a nft set on a different nft table, leading to a use-after-free once that table was deleted.

Official EUVD record
BSI · German · WID-SEC-W-2023-1432Siemens SIMATIC S7: Mehrere Schwachstellen

Ein Angreifer aus dem angrenzenden Netzwerk oder ein entfernter, anonymer, authentisierter, physischer oder lokaler Angreifer kann mehrere Schwachstellen in Siemens SIMATIC S7 ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuführen, seine Privilegien zu erweitern und Daten zu manipulieren.

Official advisory
BSI · German · WID-SEC-W-2022-0997Linux Kernel: Mehrere Schwachstellen ermöglichen Privilegieneskalation

Ein lokaler Angreifer kann mehrere Schwachstellen im Linux Kernel ausnutzen, um seine Privilegien zu erhöhen.

Official advisory
CERT-FR · French · CERTFR-2026-AVI-0081Multiples vulnérabilités dans le noyau Linux de SUSE

com/support/update/announcement/2026/suse-su-20260246-1 Bulletin de sécurité SUSE SUSE-SU-2026:0247-1 du 22 janvier 2026 https://www.suse.com/support/update/announcement/2026/suse-su-20260247-1 Bulletin de sécurité SUSE SUSE-SU-2026:0262-1 du 22 janvier 2026 https://www.suse.com/support/update/announcement/2026/suse-su-20260262-1 Référence CVE CVE-2021-47557 https://www.cve.org/CVERecord?id=CVE-2021-47557 Référence CVE CVE-2021-47595 https://www.cve.org/CVERecord?id=CVE-2021-47595 Référence CVE CVE-2022-1679 https://www.cve.org/CVERecord?id=CVE-2022-1679 Référence CVE CVE-2022-2585 https://www.cve.org/CVERecord?id=CVE-2022-2585 Référence CVE CVE-2022-2586 https://www.cve.org/CVERecord?id=CVE-2022-2586 Référence CVE CVE-2022-2905 https://www.cve.org/CVERecord?id=CVE-2022-2905 Référence CVE CVE-2022-3564 https://www.cve.org/CVERecord?id=CVE-2022-3564 Référence CVE CVE-2022-3619 https://www.cve.org/CVERecord?id=CVE-2022-3619 Référence CVE CVE-2022-3640 https://www.cve.org/CVERecord?id=CVE-2022-3640 Référence CVE CVE-2022-3903 https://www.cve.org/CVERecord?id=CVE-2022-3903 Référence CVE CVE-2022-4095 https://www.cve.org/CVERecord?id=CVE-2022-4095 Référence CVE CVE-2022-4662 https://www.cve.org/CVERecord?id=CVE-2022-4662 Référence CVE CVE-2022-49110 https://www.cve.org/CVERecord?id=CVE-2022-49110

Official advisory
CERT-FR · French · CERTFR-2025-AVI-1009Multiples vulnérabilités dans le noyau Linux de SUSE

m/support/update/announcement/2025/suse-su-20254063-1 Bulletin de sécurité SUSE SUSE-SU-2025:4064-1 du 12 novembre 2025 https://www.suse.com/support/update/announcement/2025/suse-su-20254064-1 Bulletin de sécurité SUSE SUSE-SU-2025:4078-1 du 12 novembre 2025 https://www.suse.com/support/update/announcement/2025/suse-su-20254078-1 Référence CVE CVE-2021-47557 https://www.cve.org/CVERecord?id=CVE-2021-47557 Référence CVE CVE-2021-47595 https://www.cve.org/CVERecord?id=CVE-2021-47595 Référence CVE CVE-2022-1679 https://www.cve.org/CVERecord?id=CVE-2022-1679 Référence CVE CVE-2022-2585 https://www.cve.org/CVERecord?id=CVE-2022-2585 Référence CVE CVE-2022-2586 https://www.cve.org/CVERecord?id=CVE-2022-2586 Référence CVE CVE-2022-2905 https://www.cve.org/CVERecord?id=CVE-2022-2905 Référence CVE CVE-2022-3564 https://www.cve.org/CVERecord?id=CVE-2022-3564 Référence CVE CVE-2022-3619 https://www.cve.org/CVERecord?id=CVE-2022-3619 Référence CVE CVE-2022-3640 https://www.cve.org/CVERecord?id=CVE-2022-3640 Référence CVE CVE-2022-3903 https://www.cve.org/CVERecord?id=CVE-2022-3903 Référence CVE CVE-2022-4095 https://www.cve.org/CVERecord?id=CVE-2022-4095 Référence CVE CVE-2022-4662 https://www.cve.org/CVERecord?id=CVE-2022-4662 Référence CVE CVE-2022-49762 https://www.cve.org/CVERecord?id=CVE-2022-49762

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0649Multiples vulnérabilités dans le noyau Linux de SUSE

rrectifs (cf. section Documentation). Documentation Bulletin de sécurité SUSE SUSE-SU-2025:02537-1 du 28 juillet 2025 https://www.suse.com/support/update/announcement/2025/suse-su-202502537-1 Bulletin de sécurité SUSE SUSE-SU-2025:02538-1 du 28 juillet 2025 https://www.suse.com/support/update/announcement/2025/suse-su-202502538-1 Référence CVE CVE-2021-47557 https://www.cve.org/CVERecord?id=CVE-2021-47557 Référence CVE CVE-2021-47595 https://www.cve.org/CVERecord?id=CVE-2021-47595 Référence CVE CVE-2022-1679 https://www.cve.org/CVERecord?id=CVE-2022-1679 Référence CVE CVE-2022-2585 https://www.cve.org/CVERecord?id=CVE-2022-2585 Référence CVE CVE-2022-2586 https://www.cve.org/CVERecord?id=CVE-2022-2586 Référence CVE CVE-2022-2905 https://www.cve.org/CVERecord?id=CVE-2022-2905 Référence CVE CVE-2022-3903 https://www.cve.org/CVERecord?id=CVE-2022-3903 Référence CVE CVE-2022-4095 https://www.cve.org/CVERecord?id=CVE-2022-4095 Référence CVE CVE-2022-4662 https://www.cve.org/CVERecord?id=CVE-2022-4662 Référence CVE CVE-2022-49934 https://www.cve.org/CVERecord?id=CVE-2022-49934 Référence CVE CVE-2022-49936 https://www.cve.org/CVERecord?id=CVE-2022-49936 Référence CVE CVE-2022-49937 https://www.cve.org/CVERecord?id=CVE-2022-49937 Référence CVE CVE-2022-49938 https://www.cve.org/CVERecord?id=CVE-2022-

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0607Multiples vulnérabilités dans le noyau Linux de SUSE

025/suse-su-202502335-1 Référence CVE CVE-2021-47212 https://www.cve.org/CVERecord?id=CVE-2021-47212 Référence CVE CVE-2021-47455 https://www.cve.org/CVERecord?id=CVE-2021-47455 Référence CVE CVE-2021-47527 https://www.cve.org/CVERecord?id=CVE-2021-47527 Référence CVE CVE-2021-47557 https://www.cve.org/CVERecord?id=CVE-2021-47557 Référence CVE CVE-2021-47595 https://www.cve.org/CVERecord?id=CVE-2021-47595 Référence CVE CVE-2022-1679 https://www.cve.org/CVERecord?id=CVE-2022-1679 Référence CVE CVE-2022-21546 https://www.cve.org/CVERecord?id=CVE-2022-21546 Référence CVE CVE-2022-2585 https://www.cve.org/CVERecord?id=CVE-2022-2585 Référence CVE CVE-2022-2586 https://www.cve.org/CVERecord?id=CVE-2022-2586 Référence CVE CVE-2022-2905 https://www.cve.org/CVERecord?id=CVE-2022-2905 Référence CVE CVE-2022-3903 https://www.cve.org/CVERecord?id=CVE-2022-3903 Référence CVE CVE-2022-4095 https://www.cve.org/CVERecord?id=CVE-2022-4095 Référence CVE CVE-2022-4662 https://www.cve.org/CVERecord?id=CVE-2022-4662 Référence CVE CVE-2022-49154 https://www.cve.org/CVERecord?id=CVE-2022-49154 Référence CVE CVE-2022-49622 https://www.cve.org/CVERecord?id=CVE-2022-49622 Référence CVE CVE-2022-49731 https://www.cve.org/CVERecord?id=CVE-2022-49731 Référence CVE CVE-2022-49764 https://www.cve.org/CVERecord?id=CVE-2022-

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0587Multiples vulnérabilités dans le noyau Linux de SUSE

upport/update/announcement/2025/suse-su-202502254-1 Bulletin de sécurité SUSE SUSE-SU-2025:02262-1 du 09 juillet 2025 https://www.suse.com/support/update/announcement/2025/suse-su-202502262-1 Bulletin de sécurité SUSE SUSE-SU-2025:02264-1 du 10 juillet 2025 https://www.suse.com/support/update/announcement/2025/suse-su-202502264-1 Référence CVE CVE-2021-47557 https://www.cve.org/CVERecord?id=CVE-2021-47557 Référence CVE CVE-2021-47595 https://www.cve.org/CVERecord?id=CVE-2021-47595 Référence CVE CVE-2022-1679 https://www.cve.org/CVERecord?id=CVE-2022-1679 Référence CVE CVE-2022-2585 https://www.cve.org/CVERecord?id=CVE-2022-2585 Référence CVE CVE-2022-2586 https://www.cve.org/CVERecord?id=CVE-2022-2586 Référence CVE CVE-2022-2905 https://www.cve.org/CVERecord?id=CVE-2022-2905 Référence CVE CVE-2022-3564 https://www.cve.org/CVERecord?id=CVE-2022-3564 Référence CVE CVE-2022-3619 https://www.cve.org/CVERecord?id=CVE-2022-3619 Référence CVE CVE-2022-3640 https://www.cve.org/CVERecord?id=CVE-2022-3640 Référence CVE CVE-2022-3903 https://www.cve.org/CVERecord?id=CVE-2022-3903 Référence CVE CVE-2022-4095 https://www.cve.org/CVERecord?id=CVE-2022-4095 Référence CVE CVE-2022-4662 https://www.cve.org/CVERecord?id=CVE-2022-4662 Référence CVE CVE-2022-49110 https://www.cve.org/CVERecord?id=CVE-2022-49110

Official advisory
CERT-FR · French · CERTFR-2024-AVI-0119Multiples vulnérabilités dans les produits Siemens

VERecord?id=CVE-2021-4037 Référence CVE CVE-2021-43666 https://www.cve.org/CVERecord?id=CVE-2021-43666 Référence CVE CVE-2021-45451 https://www.cve.org/CVERecord?id=CVE-2021-45451 Référence CVE CVE-2022-0778 https://www.cve.org/CVERecord?id=CVE-2022-0778 Référence CVE CVE-2022-1015 https://www.cve.org/CVERecord?id=CVE-2022-1015 Référence CVE CVE-2022-1348 https://www.cve.org/CVERecord?id=CVE-2022-1348 Référence CVE CVE-2022-23471 https://www.cve.org/CVERecord?id=CVE-2022-23471 Référence CVE CVE-2022-23521 https://www.cve.org/CVERecord?id=CVE-2022-23521 Référence CVE CVE-2022-24834 https://www.cve.org/CVERecord?id=CVE-2022-24834 Référence CVE CVE-2022-2586 https://www.cve.org/CVERecord?id=CVE-2022-2586 Référence CVE CVE-2022-26691 https://www.cve.org/CVERecord?id=CVE-2022-26691 Référence CVE CVE-2022-28737 https://www.cve.org/CVERecord?id=CVE-2022-28737 Référence CVE CVE-2022-28738 https://www.cve.org/CVERecord?id=CVE-2022-28738 Référence CVE CVE-2022-28739 https://www.cve.org/CVERecord?id=CVE-2022-28739 Référence CVE CVE-2022-2880 https://www.cve.org/CVERecord?id=CVE-2022-2880 Référence CVE CVE-2022-29154 https://www.cve.org/CVERecord?id=CVE-2022-29154 Référence CVE CVE-2022-29162 https://www.cve.org/CVERecord?id=CVE-2022-29162 Référence CVE CVE-2022-29187 https://www.cve.org/CVERecord?id=CVE

Official advisory
CERT-FR · French · CERTFR-2024-AVI-0115Multiples vulnérabilités dans le noyau Linux de RedHat

/CVERecord?id=CVE-2022-0168 Référence CVE CVE-2022-0500 https://www.cve.org/CVERecord?id=CVE-2022-0500 Référence CVE CVE-2022-0617 https://www.cve.org/CVERecord?id=CVE-2022-0617 Référence CVE CVE-2022-1462 https://www.cve.org/CVERecord?id=CVE-2022-1462 Référence CVE CVE-2022-2078 https://www.cve.org/CVERecord?id=CVE-2022-2078 Référence CVE CVE-2022-21499 https://www.cve.org/CVERecord?id=CVE-2022-21499 Référence CVE CVE-2022-23222 https://www.cve.org/CVERecord?id=CVE-2022-23222 Référence CVE CVE-2022-24448 https://www.cve.org/CVERecord?id=CVE-2022-24448 Référence CVE CVE-2022-25265 https://www.cve.org/CVERecord?id=CVE-2022-25265 Référence CVE CVE-2022-2586 https://www.cve.org/CVERecord?id=CVE-2022-2586 Référence CVE CVE-2022-2663 https://www.cve.org/CVERecord?id=CVE-2022-2663 Référence CVE CVE-2022-28388 https://www.cve.org/CVERecord?id=CVE-2022-28388 Référence CVE CVE-2022-28390 https://www.cve.org/CVERecord?id=CVE-2022-28390 Référence CVE CVE-2022-28893 https://www.cve.org/CVERecord?id=CVE-2022-28893 Référence CVE CVE-2022-3524 https://www.cve.org/CVERecord?id=CVE-2022-3524 Référence CVE CVE-2022-3545 https://www.cve.org/CVERecord?id=CVE-2022-3545 Référence CVE CVE-2022-3566 https://www.cve.org/CVERecord?id=CVE-2022-3566 Référence CVE CVE-2022-3594 https://www.cve.org/CVERecord?id=CVE-2022-3

Official advisory
CERT-FR · French · CERTFR-2024-AVI-0055Multiples vulnérabilités dans le noyau Linux de SUSE

De multiples vulnérabilités ont été découvertes dans le noyau Linux de SUSE . Certaines d'entre elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, un déni de service à distance et un contournement de la politique de sécurité.

Official advisory
CERT-FR · French · CERTFR-2023-AVI-0453Multiples vulnérabilités dans les produits Siemens

g/CVERecord?id=CVE-2022-21505 Référence CVE CVE-2022-2153 https://www.cve.org/CVERecord?id=CVE-2022-2153 Référence CVE CVE-2022-2274 https://www.cve.org/CVERecord?id=CVE-2022-2274 Référence CVE CVE-2022-23218 https://www.cve.org/CVERecord?id=CVE-2022-23218 Référence CVE CVE-2022-23219 https://www.cve.org/CVERecord?id=CVE-2022-23219 Référence CVE CVE-2022-2327 https://www.cve.org/CVERecord?id=CVE-2022-2327 Référence CVE CVE-2022-23308 https://www.cve.org/CVERecord?id=CVE-2022-23308 Référence CVE CVE-2022-2503 https://www.cve.org/CVERecord?id=CVE-2022-2503 Référence CVE CVE-2022-2585 https://www.cve.org/CVERecord?id=CVE-2022-2585 Référence CVE CVE-2022-2586 https://www.cve.org/CVERecord?id=CVE-2022-2586 Référence CVE CVE-2022-2588 https://www.cve.org/CVERecord?id=CVE-2022-2588 Référence CVE CVE-2022-2602 https://www.cve.org/CVERecord?id=CVE-2022-2602 Référence CVE CVE-2022-26373 https://www.cve.org/CVERecord?id=CVE-2022-26373 Référence CVE CVE-2022-2663 https://www.cve.org/CVERecord?id=CVE-2022-2663 Référence CVE CVE-2022-28391 https://www.cve.org/CVERecord?id=CVE-2022-28391 Référence CVE CVE-2022-2905 https://www.cve.org/CVERecord?id=CVE-2022-2905 Référence CVE CVE-2022-2959 https://www.cve.org/CVERecord?id=CVE-2022-2959 Référence CVE CVE-2022-2978 https://www.cve.org/CVERecord?id=CVE-2022-297

Official advisory
CERT-FR · French · CERTFR-2023-AVI-0240Multiples vulnérabilités dans les produits IBM

.org/CVERecord?id=CVE-2021-3807 Référence CVE CVE-2022-0168 https://www.cve.org/CVERecord?id=CVE-2022-0168 Référence CVE CVE-2022-0494 https://www.cve.org/CVERecord?id=CVE-2022-0494 Référence CVE CVE-2022-1055 https://www.cve.org/CVERecord?id=CVE-2022-1055 Référence CVE CVE-2022-1184 https://www.cve.org/CVERecord?id=CVE-2022-1184 Référence CVE CVE-2022-1353 https://www.cve.org/CVERecord?id=CVE-2022-1353 Référence CVE CVE-2022-2078 https://www.cve.org/CVERecord?id=CVE-2022-2078 Référence CVE CVE-2022-24448 https://www.cve.org/CVERecord?id=CVE-2022-24448 Référence CVE CVE-2022-24785 https://www.cve.org/CVERecord?id=CVE-2022-24785 Référence CVE CVE-2022-2586 https://www.cve.org/CVERecord?id=CVE-2022-2586 Référence CVE CVE-2022-2601 https://www.cve.org/CVERecord?id=CVE-2022-2601 Référence CVE CVE-2022-2639 https://www.cve.org/CVERecord?id=CVE-2022-2639 Référence CVE CVE-2022-28390 https://www.cve.org/CVERecord?id=CVE-2022-28390 Référence CVE CVE-2022-29244 https://www.cve.org/CVERecord?id=CVE-2022-29244 Référence CVE CVE-2022-29581 https://www.cve.org/CVERecord?id=CVE-2022-29581 Référence CVE CVE-2022-2964 https://www.cve.org/CVERecord?id=CVE-2022-2964 Référence CVE CVE-2022-31129 https://www.cve.org/CVERecord?id=CVE-2022-31129 Référence CVE CVE-2022-3171 https://www.cve.org/CVERecord?id=CVE-2022

Official advisory
CERT-FR · French · CERTFR-2022-AVI-976Multiples vulnérabilités dans le noyau Linux de SUSE

CVERecord?id=CVE-2020-16119 Référence CVE CVE-2020-27784 https://www.cve.org/CVERecord?id=CVE-2020-27784 Référence CVE CVE-2021-4155 https://www.cve.org/CVERecord?id=CVE-2021-4155 Référence CVE CVE-2021-4203 https://www.cve.org/CVERecord?id=CVE-2021-4203 Référence CVE CVE-2022-1263 https://www.cve.org/CVERecord?id=CVE-2022-1263 Référence CVE CVE-2022-20008 https://www.cve.org/CVERecord?id=CVE-2022-20008 Référence CVE CVE-2022-20368 https://www.cve.org/CVERecord?id=CVE-2022-20368 Référence CVE CVE-2022-20369 https://www.cve.org/CVERecord?id=CVE-2022-20369 Référence CVE CVE-2022-2503 https://www.cve.org/CVERecord?id=CVE-2022-2503 Référence CVE CVE-2022-2586 https://www.cve.org/CVERecord?id=CVE-2022-2586 Référence CVE CVE-2022-2588 https://www.cve.org/CVERecord?id=CVE-2022-2588 Référence CVE CVE-2022-26373 https://www.cve.org/CVERecord?id=CVE-2022-26373 Référence CVE CVE-2022-2663 https://www.cve.org/CVERecord?id=CVE-2022-2663 Référence CVE CVE-2022-2905 https://www.cve.org/CVERecord?id=CVE-2022-2905 Référence CVE CVE-2022-2977 https://www.cve.org/CVERecord?id=CVE-2022-2977 Référence CVE CVE-2022-3028 https://www.cve.org/CVERecord?id=CVE-2022-3028 Référence CVE CVE-2022-3169 https://www.cve.org/CVERecord?id=CVE-2022-3169 Référence CVE CVE-2022-3202 https://www.cve.org/CVERecord?id=CVE-2022-3202

Official advisory
CERT-FR · French · CERTFR-2022-AVI-967Multiples vulnérabilités dans le noyau Linux de SUSE

De multiples vulnérabilités ont été découvertes dans le noyau Linux de SUSE. Certaines d'entre elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, une exécution de code arbitraire à distance et un déni de service à distance.

Official advisory
CERT-FR · French · CERTFR-2022-AVI-955Multiples vulnérabilités dans le noyau Linux de SUSE

De multiples vulnérabilités ont été découvertes dans le noyau Linux de SUSE. Certaines d'entre elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, une exécution de code arbitraire à distance et un déni de service à distance.

Official advisory
CERT-FR · French · CERTFR-2022-AVI-925Multiples vulnérabilités dans le noyau Linux de SUSE

ERecord?id=CVE-2020-16119 Référence CVE CVE-2020-27784 https://www.cve.org/CVERecord?id=CVE-2020-27784 Référence CVE CVE-2020-36516 https://www.cve.org/CVERecord?id=CVE-2020-36516 Référence CVE CVE-2021-39698 https://www.cve.org/CVERecord?id=CVE-2021-39698 Référence CVE CVE-2021-4155 https://www.cve.org/CVERecord?id=CVE-2021-4155 Référence CVE CVE-2021-4203 https://www.cve.org/CVERecord?id=CVE-2021-4203 Référence CVE CVE-2022-20368 https://www.cve.org/CVERecord?id=CVE-2022-20368 Référence CVE CVE-2022-20369 https://www.cve.org/CVERecord?id=CVE-2022-20369 Référence CVE CVE-2022-2503 https://www.cve.org/CVERecord?id=CVE-2022-2503 Référence CVE CVE-2022-2586 https://www.cve.org/CVERecord?id=CVE-2022-2586 Référence CVE CVE-2022-2588 https://www.cve.org/CVERecord?id=CVE-2022-2588 Référence CVE CVE-2022-26373 https://www.cve.org/CVERecord?id=CVE-2022-26373 Référence CVE CVE-2022-2639 https://www.cve.org/CVERecord?id=CVE-2022-2639 Référence CVE CVE-2022-2663 https://www.cve.org/CVERecord?id=CVE-2022-2663 Référence CVE CVE-2022-2905 https://www.cve.org/CVERecord?id=CVE-2022-2905 Référence CVE CVE-2022-2977 https://www.cve.org/CVERecord?id=CVE-2022-2977 Référence CVE CVE-2022-3028 https://www.cve.org/CVERecord?id=CVE-2022-3028 Référence CVE CVE-2022-3239 https://www.cve.org/CVERecord?id=CVE-2022-3239

Official advisory
CERT-FR · French · CERTFR-2022-AVI-922Multiples vulnérabilités dans le noyau Linux de SUSE

De multiples vulnérabilités ont été corrigées dans le noyau Linux de SUSE . Elles permettent à un attaquant de provoquer un déni de service, une atteinte à la confidentialité des données et un contournement de la politique de sécurité.

Official advisory
CERT-FR · French · CERTFR-2022-AVI-875Multiples vulnérabilités dans le noyau Linux de Debian

mentation Bulletin de sécurité Debian du 02 octobre 2022 https://www.debian.org/lts/security/2022/dla-3131 Référence CVE CVE-2021-33655 https://www.cve.org/CVERecord?id=CVE-2021-33655 Référence CVE CVE-2021-33656 https://www.cve.org/CVERecord?id=CVE-2021-33656 Référence CVE CVE-2021-4159 https://www.cve.org/CVERecord?id=CVE-2021-4159 Référence CVE CVE-2022-1462 https://www.cve.org/CVERecord?id=CVE-2022-1462 Référence CVE CVE-2022-1679 https://www.cve.org/CVERecord?id=CVE-2022-1679 Référence CVE CVE-2022-2153 https://www.cve.org/CVERecord?id=CVE-2022-2153 Référence CVE CVE-2022-2318 https://www.cve.org/CVERecord?id=CVE-2022-2318 Référence CVE CVE-2022-2586 https://www.cve.org/CVERecord?id=CVE-2022-2586 Référence CVE CVE-2022-2588 https://www.cve.org/CVERecord?id=CVE-2022-2588 Référence CVE CVE-2022-26365 https://www.cve.org/CVERecord?id=CVE-2022-26365 Référence CVE CVE-2022-26373 https://www.cve.org/CVERecord?id=CVE-2022-26373 Référence CVE CVE-2022-2663 https://www.cve.org/CVERecord?id=CVE-2022-2663 Référence CVE CVE-2022-3028 https://www.cve.org/CVERecord?id=CVE-2022-3028 Référence CVE CVE-2022-33740 https://www.cve.org/CVERecord?id=CVE-2022-33740 Référence CVE CVE-2022-33741 https://www.cve.org/CVERecord?id=CVE-2022-33741 Référence CVE CVE-2022-33742 https://www.cve.org/CVERecord?id=CVE-202

Official advisory
CERT-FR · French · CERTFR-2022-AVI-809Multiples vulnérabilités dans le noyau Linux de Debian LTS

De multiples vulnérabilités ont été découvertes dans le noyau Linux de Debian LTS. Certaines d'entre elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, un déni de service et une atteinte à la confidentialité des données.

Official advisory
CERT-FR · French · CERTFR-2022-AVI-773Multiples vulnérabilités dans le noyau Linux d'Ubuntu

De multiples vulnérabilités ont été découvertes dans le noyau Linux d'Ubuntu. Elles permettent à un attaquant de provoquer une exécution de code arbitraire, un déni de service et une atteinte à la confidentialité des données.

Official advisory
CERT-FR · French · CERTFR-2022-AVI-750Multiples vulnérabilités dans le noyau Linux de Debian

De multiples vulnérabilités ont été découvertes dans le noyau Linux de Debian. Certaines d'entre elles permettent à un attaquant de provoquer un déni de service, un contournement de la politique de sécurité et une atteinte à la confidentialité des données.

Official advisory
CERT-FR · French · CERTFR-2022-AVI-740Multiples vulnérabilités dans le noyau Linux d'Ubuntu

De multiples vulnérabilités ont été découvertes dans le noyau Linux d'Ubuntu. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire, un déni de service à distance et un contournement de la politique de sécurité.

Official advisory
CERT-FR · French · CERTFR-2022-AVI-722Multiples vulnérabilités dans le noyau Linux d'Ubuntu

De multiples vulnérabilités ont été découvertes dans le noyau Linux d'Ubuntu. Elles permettent à un attaquant de provoquer une exécution de code arbitraire et un déni de service.

Official advisory
CERT-FR · French · CERTFR-2022-AVI-1125Multiples vulnérabilités dans le noyau Linux de SUSE

g/CVERecord?id=CVE-2020-36516 Référence CVE CVE-2021-33135 https://www.cve.org/CVERecord?id=CVE-2021-33135 Référence CVE CVE-2021-4037 https://www.cve.org/CVERecord?id=CVE-2021-4037 Référence CVE CVE-2022-1184 https://www.cve.org/CVERecord?id=CVE-2022-1184 Référence CVE CVE-2022-1263 https://www.cve.org/CVERecord?id=CVE-2022-1263 Référence CVE CVE-2022-1882 https://www.cve.org/CVERecord?id=CVE-2022-1882 Référence CVE CVE-2022-20368 https://www.cve.org/CVERecord?id=CVE-2022-20368 Référence CVE CVE-2022-20369 https://www.cve.org/CVERecord?id=CVE-2022-20369 Référence CVE CVE-2022-2153 https://www.cve.org/CVERecord?id=CVE-2022-2153 Référence CVE CVE-2022-2586 https://www.cve.org/CVERecord?id=CVE-2022-2586 Référence CVE CVE-2022-2588 https://www.cve.org/CVERecord?id=CVE-2022-2588 Référence CVE CVE-2022-2602 https://www.cve.org/CVERecord?id=CVE-2022-2602 Référence CVE CVE-2022-26373 https://www.cve.org/CVERecord?id=CVE-2022-26373 Référence CVE CVE-2022-2639 https://www.cve.org/CVERecord?id=CVE-2022-2639 Référence CVE CVE-2022-2663 https://www.cve.org/CVERecord?id=CVE-2022-2663 Référence CVE CVE-2022-28356 https://www.cve.org/CVERecord?id=CVE-2022-28356 Référence CVE CVE-2022-28693 https://www.cve.org/CVERecord?id=CVE-2022-28693 Référence CVE CVE-2022-2873 https://www.cve.org/CVERecord?id=CVE-2022-2

Official advisory
CERT-FR · French · CERTFR-2022-AVI-1036Multiples vulnérabilités dans le noyau Linux de Red Hat

rd?id=CVE-2022-1998 Référence CVE CVE-2022-20368 https://www.cve.org/CVERecord?id=CVE-2022-20368 Référence CVE CVE-2022-21123 https://www.cve.org/CVERecord?id=CVE-2022-21123 Référence CVE CVE-2022-21125 https://www.cve.org/CVERecord?id=CVE-2022-21125 Référence CVE CVE-2022-21166 https://www.cve.org/CVERecord?id=CVE-2022-21166 Référence CVE CVE-2022-21499 https://www.cve.org/CVERecord?id=CVE-2022-21499 Référence CVE CVE-2022-23816 https://www.cve.org/CVERecord?id=CVE-2022-23816 Référence CVE CVE-2022-23825 https://www.cve.org/CVERecord?id=CVE-2022-23825 Référence CVE CVE-2022-24448 https://www.cve.org/CVERecord?id=CVE-2022-24448 Référence CVE CVE-2022-2586 https://www.cve.org/CVERecord?id=CVE-2022-2586 Référence CVE CVE-2022-26373 https://www.cve.org/CVERecord?id=CVE-2022-26373 Référence CVE CVE-2022-2639 https://www.cve.org/CVERecord?id=CVE-2022-2639 Référence CVE CVE-2022-28390 https://www.cve.org/CVERecord?id=CVE-2022-28390 Référence CVE CVE-2022-28893 https://www.cve.org/CVERecord?id=CVE-2022-28893 Référence CVE CVE-2022-29581 https://www.cve.org/CVERecord?id=CVE-2022-29581 Référence CVE CVE-2022-29900 https://www.cve.org/CVERecord?id=CVE-2022-29900 Référence CVE CVE-2022-29901 https://www.cve.org/CVERecord?id=CVE-2022-29901 Référence CVE CVE-2022-36946 https://www.cve.org/CVERecord?id=CVE

Official advisory
CERT-FR · French · CERTFR-2022-AVI-1002Multiples vulnérabilités dans le noyau Linux de Red Hat

/CVERecord?id=CVE-2022-1048 Référence CVE CVE-2022-1055 https://www.cve.org/CVERecord?id=CVE-2022-1055 Référence CVE CVE-2022-1184 https://www.cve.org/CVERecord?id=CVE-2022-1184 Référence CVE CVE-2022-1852 https://www.cve.org/CVERecord?id=CVE-2022-1852 Référence CVE CVE-2022-20368 https://www.cve.org/CVERecord?id=CVE-2022-20368 Référence CVE CVE-2022-2078 https://www.cve.org/CVERecord?id=CVE-2022-2078 Référence CVE CVE-2022-21499 https://www.cve.org/CVERecord?id=CVE-2022-21499 Référence CVE CVE-2022-23960 https://www.cve.org/CVERecord?id=CVE-2022-23960 Référence CVE CVE-2022-24448 https://www.cve.org/CVERecord?id=CVE-2022-24448 Référence CVE CVE-2022-2586 https://www.cve.org/CVERecord?id=CVE-2022-2586 Référence CVE CVE-2022-26373 https://www.cve.org/CVERecord?id=CVE-2022-26373 Référence CVE CVE-2022-2639 https://www.cve.org/CVERecord?id=CVE-2022-2639 Référence CVE CVE-2022-27950 https://www.cve.org/CVERecord?id=CVE-2022-27950 Référence CVE CVE-2022-28390 https://www.cve.org/CVERecord?id=CVE-2022-28390 Référence CVE CVE-2022-28893 https://www.cve.org/CVERecord?id=CVE-2022-28893 Référence CVE CVE-2022-2938 https://www.cve.org/CVERecord?id=CVE-2022-2938 Référence CVE CVE-2022-29581 https://www.cve.org/CVERecord?id=CVE-2022-29581 Référence CVE CVE-2022-36946 https://www.cve.org/CVERecord?id=CVE-2

Official advisory
03

Patch and workaround

Operational remediation based on structured source evidence.

Status
?Patch availability is based on structured fixed-version fields and authoritative update references. If no fix is verified, check the vendor advisory before making a change.
Patch available
Affected
SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
Fixed
An authoritative update reference is available, but the fixed version is not recorded in the structured CVE fields. Check the linked vendor advisory for the applicable release.
Action
Update to V1.1 or later version
Workaround
No verified workaround is recorded. Limit untrusted access and use least privilege until authoritative guidance is available.
04

Evidence and provenance

Published 8 Jan 2024 · Last source change 20 Aug 2026, 13:57 UTC · CWE-416 · Use After Free

CVE recordCVE.org · 5.2
CVSS sourceCNA
EPSS source
?The date BlackTree first stored a score for this CVE from the daily FIRST EPSS feed.
FIRST · tracked since 2026-08-14
European sourceENISA EUVD · EUVD-2022-34835
Product sourceVendor CSAF · Siemens ProductCERT
Remediation sourceVendor CSAF · Siemens ProductCERT
CWE sourceCNA
NVD statusNVD enriched

Core structured fields are present and their contributing authorities are shown above.

Material change intelligence

What changed after publication

View recent updates →
  1. Affected versionsThe structured affected or fixed version information changed.
    Before
    < 6.0~rc1 · Fixed: An authoritative update reference is available, but the fixed version is not recorded in the structured CVE fields. Check the linked vendor advisory for the applicable release.
    After
    3.16 < 4.14.316; 4.15 < 4.19.256; 4.20 < 5.4.211; 5.5 < 5.10.137; 5.11 < 5.15.61; 5.16 < 5.18.18; 5.19 < 5.19.2 · Fixed: An authoritative update reference is available, but the fixed version is not recorded in the structured CVE fields. Check the linked vendor advisory for the applicable release.
    CNA
Material fields only · duplicate refreshes suppressed · history retained for the configured operational retention period
Technical terms and abbreviations used in this report
CVE
Common Vulnerabilities and Exposures: the public identifier for one disclosed vulnerability.
CVSS
Common Vulnerability Scoring System: a technical severity framework; it is not patching priority by itself.
EPSS
Exploit Prediction Scoring System: FIRST's estimate of the probability that exploitation activity will be observed in the next 30 days; it is a forecast, not confirmation.
CWE
Common Weakness Enumeration: the standard category describing the underlying software or hardware weakness.
CNA
CVE Numbering Authority: an organisation authorised to assign and publish CVE records.
CISA ADP
Cybersecurity and Infrastructure Security Agency Authorized Data Publisher: structured enrichment added to a CVE record.
NVD
National Vulnerability Database: NIST's enrichment service for CVE records.
CERT / CSIRT
A computer security incident response team that publishes warnings or coordinates incident response.
PoC
Proof of concept: public material that demonstrates or helps reproduce exploitation.
CSAF
Common Security Advisory Framework: a machine-readable format for security advisories.
LoTL
Living off the land: abuse of legitimate tools or system functions during an attack.
Free version - for non-commercial use only.CVE-2022-2586 · cve.blacktree.nl