BlackTreeIndependent security intelligence
← Back to the CVE catalogue
Full vulnerability report · 2025
CVE-2025-40231High confidence

vsock: fix lock inversion in vsock_assign_transport()

Linux · Linux

UnscoredAssess manually
Recommended action
Needs assessment

No CVSS base score is available from the CNA, CISA ADP or NIST. Absence of a score is not evidence of low risk; review the vendor advisory, affected exposure and exploit evidence.

Patch available
Distribution package intelligence

Ubuntu vendor package status

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

19 package states
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 archivelinuxAffected, 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 9 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivelinux-awsAffected, 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 9 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivelinux-azureAffected, 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 9 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivelinux-azure-fde-6.14Affected, 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 9 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivelinux-azure-nvidia-6.14Affected, 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 9 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivelinux-gcpAffected, 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 9 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivelinux-gkeAffected, 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 9 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivelinux-gkeopAffected, 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 9 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivelinux-ibmAffected, 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 9 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivelinux-lowlatencyAffected, 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 9 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivelinux-nvidiaAffected, 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 9 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivelinux-nvidia-lowlatencyAffected, 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 9 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivelinux-oem-6.11Affected, 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 9 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivelinux-oracleAffected, 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 9 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivelinux-raspiAffected, 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 9 Sept 2026
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 9 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivelinux-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 9 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivelinux-riscvAffected, 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 9 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivelinux-xilinxAffected, 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 9 Sept 2026
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-2025-201228

No EUVD known-exploited evidence

ENISA has published the identifier mapping but no EUVD description has been stored yet.

EUVD state
Present in the current official mapping
Known exploitation
Not present in the current ENISA EUVD known-exploited dataset. This is not proof of no exploitation.
ENISA score
Not supplied in the stored EUVD record
Advisory evidence
No linked advisory details stored yet
Recommended actionNeeds assessment

No CVSS base score is available from the CNA, CISA ADP or NIST. Absence of a score is not evidence of low risk; review the vendor advisory, affected exposure and exploit evidence.

Patch available
01

What, why and how

In the Linux kernel, the following vulnerability has been resolved: vsock: fix lock inversion in vsock_assign_transport() Syzbot reported a potential lock inversion deadlock between vsock_register_mutex and sk_lock-AF_VSOCK when vsock_linger() is called. The issue was introduced by commit 687aa0c5581b ("vsock: Fix transport_* TOCTOU") which added vsock_register_mutex locking in vsock_assign_transport() around the transport->release() call, that can call vsock_linger(). vsock_assign_transport() can be called with sk_lock held. vsock_linger() calls sk_wait_event() that temporarily releases and re-acquires sk_lock. During this window, if another thread hold vsock_register_mutex while trying to acquire sk_lock, a circular dependency is created. Fix this by releasing vsock_register_mutex before calling transport->release() and vsock_deassign_transport(). This is safe because we don't need to hold vsock_register_mutex while releasing the old transport, and we ensure the new transport won't disappear by obtaining a module reference first via try_module_get().

What

In the Linux kernel, the following vulnerability has been resolved: vsock: fix lock inversion in vsock_assign_transport() Syzbot reported a potential lock inversion deadlock between vsock_register_mutex and sk_lock-AF_VSOCK when vsock_linger() is called. The issue was introduced by commit 687aa0c5581b ("vsock: Fix transport_* TOCTOU") which added vsock_register_mutex locking in vsock_assign_transport() around the transport->release() call, that can call vsock_linger(). vsock_assign_transport() can be called with sk_lock held. vsock_linger() calls sk_wait_event() that temporarily releases and re-acquires sk_lock. During this window, if another thread hold vsock_register_mutex while trying to acquire sk_lock, a circular dependency is created. Fix this by releasing vsock_register_mutex before calling transport->release() and vsock_deassign_transport(). This is safe because we don't need to hold vsock_register_mutex while releasing the old transport, and we ensure the new transport won't disappear by obtaining a module reference first via try_module_get().

Why

The current structured CVE record identifies a security weakness, but the root cause requires confirmation in the linked vendor material.

How

An attacker operating through the affected interface may attempt exploitation when the stated preconditions are met. If successful, the issue may cause the confidentiality, integrity or availability impact described by the vendor.

What

In the Linux kernel, the following vulnerability has been resolved: vsock: fix lock inversion in vsock_assign_transport() Syzbot reported a potential lock inversion deadlock between vsock_register_mutex and sk_lock-AF_VSOCK when vsock_linger() is called. The issue was introduced by commit 687aa0c5581b ("vsock: Fix transport_* TOCTOU") which added vsock_register_mutex locking in vsock_assign_transport() around the transport->release() call, that can call vsock_linger(). vsock_assign_transport() can be called with sk_lock held. vsock_linger() calls sk_wait_event() that temporarily releases and re-acquires sk_lock. During this window, if another thread hold vsock_register_mutex while trying to acquire sk_lock, a circular dependency is created. Fix this by releasing vsock_register_mutex before calling transport->release() and vsock_deassign_transport(). This is safe because we don't need to hold vsock_register_mutex while releasing the old transport, and we ensure the new transport won't disappear by obtaining a module reference first via try_module_get().

Why

The current structured CVE record identifies a security weakness, but the root cause requires confirmation in the linked vendor material.

How

An attacker operating through the affected interface may attempt exploitation when the stated preconditions are met. 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.
No confirmed evidence

No CISA KEV match was present at the last successful refresh. This means no confirmation from that source, not proof of no exploitation.

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

No exploit-tagged reference or CISA SSVC proof-of-concept state is currently recorded. Research may still exist outside the structured feeds.

Likely attack path
the affected interface → vulnerable operation → cause the confidentiality, integrity or availability impact described by the vendor
Attack surface
Unspecified
Privileges required
Not stated in the selected CVSS metric
User interaction
Not stated in the selected CVSS metric
Attack complexity
Not stated in the selected CVSS metric
Security boundary
Not stated in the selected CVSS metric
Weakness
?CWE means Common Weakness Enumeration.
CWE not yet assigned
CVSS vector
?CVSS means Common Vulnerability Scoring System. The vector records the metric values used to calculate technical severity.
Not available from the selected scoring authority.
Post-exploitation / living off the land
No specific living-off-the-land technique is confirmed in the structured sources. Monitor normal administration tools for activity inconsistent with the affected service's baseline.
A

Official authority intelligence

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

BSI · German · WID-SEC-W-2025-2747Linux Kernel: Mehrere Schwachstellen ermöglichen Denial of Service

Ein Angreifer kann mehrere Schwachstellen im Linux Kernel ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen oder weitere, nicht spezifizierte Auswirkungen zu erlangen.

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

d?id=CVE-2025-40206 Référence CVE CVE-2025-40207 https://www.cve.org/CVERecord?id=CVE-2025-40207 Référence CVE CVE-2025-40211 https://www.cve.org/CVERecord?id=CVE-2025-40211 Référence CVE CVE-2025-40218 https://www.cve.org/CVERecord?id=CVE-2025-40218 Référence CVE CVE-2025-40219 https://www.cve.org/CVERecord?id=CVE-2025-40219 Référence CVE CVE-2025-40220 https://www.cve.org/CVERecord?id=CVE-2025-40220 Référence CVE CVE-2025-40221 https://www.cve.org/CVERecord?id=CVE-2025-40221 Référence CVE CVE-2025-40223 https://www.cve.org/CVERecord?id=CVE-2025-40223 Référence CVE CVE-2025-40226 https://www.cve.org/CVERecord?id=CVE-2025-40226 Référence CVE CVE-2025-40231 https://www.cve.org/CVERecord?id=CVE-2025-40231 Référence CVE CVE-2025-40233 https://www.cve.org/CVERecord?id=CVE-2025-40233 Référence CVE CVE-2025-40235 https://www.cve.org/CVERecord?id=CVE-2025-40235 Référence CVE CVE-2025-40237 https://www.cve.org/CVERecord?id=CVE-2025-40237 Référence CVE CVE-2025-40238 https://www.cve.org/CVERecord?id=CVE-2025-40238 Référence CVE CVE-2025-40240 https://www.cve.org/CVERecord?id=CVE-2025-40240 Référence CVE CVE-2025-40242 https://www.cve.org/CVERecord?id=CVE-2025-40242 Référence CVE CVE-2025-40243 https://www.cve.org/CVERecord?id=CVE-2025-40243 Référence CVE CVE-2025-40244 https://www.cve.org/CVERecord?id=

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

d?id=CVE-2025-40194 Référence CVE CVE-2025-40200 https://www.cve.org/CVERecord?id=CVE-2025-40200 Référence CVE CVE-2025-40204 https://www.cve.org/CVERecord?id=CVE-2025-40204 Référence CVE CVE-2025-40205 https://www.cve.org/CVERecord?id=CVE-2025-40205 Référence CVE CVE-2025-40211 https://www.cve.org/CVERecord?id=CVE-2025-40211 Référence CVE CVE-2025-40215 https://www.cve.org/CVERecord?id=CVE-2025-40215 Référence CVE CVE-2025-40219 https://www.cve.org/CVERecord?id=CVE-2025-40219 Référence CVE CVE-2025-40220 https://www.cve.org/CVERecord?id=CVE-2025-40220 Référence CVE CVE-2025-40223 https://www.cve.org/CVERecord?id=CVE-2025-40223 Référence CVE CVE-2025-40231 https://www.cve.org/CVERecord?id=CVE-2025-40231 Référence CVE CVE-2025-40233 https://www.cve.org/CVERecord?id=CVE-2025-40233 Référence CVE CVE-2025-40240 https://www.cve.org/CVERecord?id=CVE-2025-40240 Référence CVE CVE-2025-40243 https://www.cve.org/CVERecord?id=CVE-2025-40243 Référence CVE CVE-2025-40244 https://www.cve.org/CVERecord?id=CVE-2025-40244 Référence CVE CVE-2025-40245 https://www.cve.org/CVERecord?id=CVE-2025-40245 Référence CVE CVE-2025-40248 https://www.cve.org/CVERecord?id=CVE-2025-40248 Référence CVE CVE-2025-40252 https://www.cve.org/CVERecord?id=CVE-2025-40252 Référence CVE CVE-2025-40253 https://www.cve.org/CVERecord?id=

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

d?id=CVE-2025-40194 Référence CVE CVE-2025-40200 https://www.cve.org/CVERecord?id=CVE-2025-40200 Référence CVE CVE-2025-40204 https://www.cve.org/CVERecord?id=CVE-2025-40204 Référence CVE CVE-2025-40205 https://www.cve.org/CVERecord?id=CVE-2025-40205 Référence CVE CVE-2025-40211 https://www.cve.org/CVERecord?id=CVE-2025-40211 Référence CVE CVE-2025-40215 https://www.cve.org/CVERecord?id=CVE-2025-40215 Référence CVE CVE-2025-40219 https://www.cve.org/CVERecord?id=CVE-2025-40219 Référence CVE CVE-2025-40220 https://www.cve.org/CVERecord?id=CVE-2025-40220 Référence CVE CVE-2025-40223 https://www.cve.org/CVERecord?id=CVE-2025-40223 Référence CVE CVE-2025-40231 https://www.cve.org/CVERecord?id=CVE-2025-40231 Référence CVE CVE-2025-40233 https://www.cve.org/CVERecord?id=CVE-2025-40233 Référence CVE CVE-2025-40240 https://www.cve.org/CVERecord?id=CVE-2025-40240 Référence CVE CVE-2025-40243 https://www.cve.org/CVERecord?id=CVE-2025-40243 Référence CVE CVE-2025-40244 https://www.cve.org/CVERecord?id=CVE-2025-40244 Référence CVE CVE-2025-40245 https://www.cve.org/CVERecord?id=CVE-2025-40245 Référence CVE CVE-2025-40248 https://www.cve.org/CVERecord?id=CVE-2025-40248 Référence CVE CVE-2025-40252 https://www.cve.org/CVERecord?id=CVE-2025-40252 Référence CVE CVE-2025-40253 https://www.cve.org/CVERecord?id=

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

d?id=CVE-2025-40207 Référence CVE CVE-2025-40211 https://www.cve.org/CVERecord?id=CVE-2025-40211 Référence CVE CVE-2025-40215 https://www.cve.org/CVERecord?id=CVE-2025-40215 Référence CVE CVE-2025-40218 https://www.cve.org/CVERecord?id=CVE-2025-40218 Référence CVE CVE-2025-40219 https://www.cve.org/CVERecord?id=CVE-2025-40219 Référence CVE CVE-2025-40220 https://www.cve.org/CVERecord?id=CVE-2025-40220 Référence CVE CVE-2025-40221 https://www.cve.org/CVERecord?id=CVE-2025-40221 Référence CVE CVE-2025-40223 https://www.cve.org/CVERecord?id=CVE-2025-40223 Référence CVE CVE-2025-40226 https://www.cve.org/CVERecord?id=CVE-2025-40226 Référence CVE CVE-2025-40231 https://www.cve.org/CVERecord?id=CVE-2025-40231 Référence CVE CVE-2025-40233 https://www.cve.org/CVERecord?id=CVE-2025-40233 Référence CVE CVE-2025-40235 https://www.cve.org/CVERecord?id=CVE-2025-40235 Référence CVE CVE-2025-40237 https://www.cve.org/CVERecord?id=CVE-2025-40237 Référence CVE CVE-2025-40238 https://www.cve.org/CVERecord?id=CVE-2025-40238 Référence CVE CVE-2025-40240 https://www.cve.org/CVERecord?id=CVE-2025-40240 Référence CVE CVE-2025-40242 https://www.cve.org/CVERecord?id=CVE-2025-40242 Référence CVE CVE-2025-40243 https://www.cve.org/CVERecord?id=CVE-2025-40243 Référence CVE CVE-2025-40244 https://www.cve.org/CVERecord?id=

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

d?id=CVE-2025-40207 Référence CVE CVE-2025-40211 https://www.cve.org/CVERecord?id=CVE-2025-40211 Référence CVE CVE-2025-40215 https://www.cve.org/CVERecord?id=CVE-2025-40215 Référence CVE CVE-2025-40218 https://www.cve.org/CVERecord?id=CVE-2025-40218 Référence CVE CVE-2025-40219 https://www.cve.org/CVERecord?id=CVE-2025-40219 Référence CVE CVE-2025-40220 https://www.cve.org/CVERecord?id=CVE-2025-40220 Référence CVE CVE-2025-40221 https://www.cve.org/CVERecord?id=CVE-2025-40221 Référence CVE CVE-2025-40223 https://www.cve.org/CVERecord?id=CVE-2025-40223 Référence CVE CVE-2025-40226 https://www.cve.org/CVERecord?id=CVE-2025-40226 Référence CVE CVE-2025-40231 https://www.cve.org/CVERecord?id=CVE-2025-40231 Référence CVE CVE-2025-40233 https://www.cve.org/CVERecord?id=CVE-2025-40233 Référence CVE CVE-2025-40235 https://www.cve.org/CVERecord?id=CVE-2025-40235 Référence CVE CVE-2025-40237 https://www.cve.org/CVERecord?id=CVE-2025-40237 Référence CVE CVE-2025-40238 https://www.cve.org/CVERecord?id=CVE-2025-40238 Référence CVE CVE-2025-40240 https://www.cve.org/CVERecord?id=CVE-2025-40240 Référence CVE CVE-2025-40242 https://www.cve.org/CVERecord?id=CVE-2025-40242 Référence CVE CVE-2025-40243 https://www.cve.org/CVERecord?id=CVE-2025-40243 Référence CVE CVE-2025-40244 https://www.cve.org/CVERecord?id=

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

d?id=CVE-2025-40207 Référence CVE CVE-2025-40211 https://www.cve.org/CVERecord?id=CVE-2025-40211 Référence CVE CVE-2025-40215 https://www.cve.org/CVERecord?id=CVE-2025-40215 Référence CVE CVE-2025-40218 https://www.cve.org/CVERecord?id=CVE-2025-40218 Référence CVE CVE-2025-40219 https://www.cve.org/CVERecord?id=CVE-2025-40219 Référence CVE CVE-2025-40220 https://www.cve.org/CVERecord?id=CVE-2025-40220 Référence CVE CVE-2025-40221 https://www.cve.org/CVERecord?id=CVE-2025-40221 Référence CVE CVE-2025-40223 https://www.cve.org/CVERecord?id=CVE-2025-40223 Référence CVE CVE-2025-40226 https://www.cve.org/CVERecord?id=CVE-2025-40226 Référence CVE CVE-2025-40231 https://www.cve.org/CVERecord?id=CVE-2025-40231 Référence CVE CVE-2025-40233 https://www.cve.org/CVERecord?id=CVE-2025-40233 Référence CVE CVE-2025-40235 https://www.cve.org/CVERecord?id=CVE-2025-40235 Référence CVE CVE-2025-40237 https://www.cve.org/CVERecord?id=CVE-2025-40237 Référence CVE CVE-2025-40238 https://www.cve.org/CVERecord?id=CVE-2025-40238 Référence CVE CVE-2025-40240 https://www.cve.org/CVERecord?id=CVE-2025-40240 Référence CVE CVE-2025-40242 https://www.cve.org/CVERecord?id=CVE-2025-40242 Référence CVE CVE-2025-40243 https://www.cve.org/CVERecord?id=CVE-2025-40243 Référence CVE CVE-2025-40244 https://www.cve.org/CVERecord?id=

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

d?id=CVE-2025-40190 Référence CVE CVE-2025-40192 https://www.cve.org/CVERecord?id=CVE-2025-40192 Référence CVE CVE-2025-40201 https://www.cve.org/CVERecord?id=CVE-2025-40201 Référence CVE CVE-2025-40202 https://www.cve.org/CVERecord?id=CVE-2025-40202 Référence CVE CVE-2025-40211 https://www.cve.org/CVERecord?id=CVE-2025-40211 Référence CVE CVE-2025-40215 https://www.cve.org/CVERecord?id=CVE-2025-40215 Référence CVE CVE-2025-40219 https://www.cve.org/CVERecord?id=CVE-2025-40219 Référence CVE CVE-2025-40220 https://www.cve.org/CVERecord?id=CVE-2025-40220 Référence CVE CVE-2025-40223 https://www.cve.org/CVERecord?id=CVE-2025-40223 Référence CVE CVE-2025-40231 https://www.cve.org/CVERecord?id=CVE-2025-40231 Référence CVE CVE-2025-40233 https://www.cve.org/CVERecord?id=CVE-2025-40233 Référence CVE CVE-2025-40238 https://www.cve.org/CVERecord?id=CVE-2025-40238 Référence CVE CVE-2025-40240 https://www.cve.org/CVERecord?id=CVE-2025-40240 Référence CVE CVE-2025-40242 https://www.cve.org/CVERecord?id=CVE-2025-40242 Référence CVE CVE-2025-40244 https://www.cve.org/CVERecord?id=CVE-2025-40244 Référence CVE CVE-2025-40248 https://www.cve.org/CVERecord?id=CVE-2025-40248 Référence CVE CVE-2025-40250 https://www.cve.org/CVERecord?id=CVE-2025-40250 Référence CVE CVE-2025-40251 https://www.cve.org/CVERecord?id=

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

d?id=CVE-2025-40207 Référence CVE CVE-2025-40211 https://www.cve.org/CVERecord?id=CVE-2025-40211 Référence CVE CVE-2025-40215 https://www.cve.org/CVERecord?id=CVE-2025-40215 Référence CVE CVE-2025-40218 https://www.cve.org/CVERecord?id=CVE-2025-40218 Référence CVE CVE-2025-40219 https://www.cve.org/CVERecord?id=CVE-2025-40219 Référence CVE CVE-2025-40220 https://www.cve.org/CVERecord?id=CVE-2025-40220 Référence CVE CVE-2025-40221 https://www.cve.org/CVERecord?id=CVE-2025-40221 Référence CVE CVE-2025-40223 https://www.cve.org/CVERecord?id=CVE-2025-40223 Référence CVE CVE-2025-40226 https://www.cve.org/CVERecord?id=CVE-2025-40226 Référence CVE CVE-2025-40231 https://www.cve.org/CVERecord?id=CVE-2025-40231 Référence CVE CVE-2025-40233 https://www.cve.org/CVERecord?id=CVE-2025-40233 Référence CVE CVE-2025-40235 https://www.cve.org/CVERecord?id=CVE-2025-40235 Référence CVE CVE-2025-40237 https://www.cve.org/CVERecord?id=CVE-2025-40237 Référence CVE CVE-2025-40238 https://www.cve.org/CVERecord?id=CVE-2025-40238 Référence CVE CVE-2025-40240 https://www.cve.org/CVERecord?id=CVE-2025-40240 Référence CVE CVE-2025-40242 https://www.cve.org/CVERecord?id=CVE-2025-40242 Référence CVE CVE-2025-40243 https://www.cve.org/CVERecord?id=CVE-2025-40243 Référence CVE CVE-2025-40244 https://www.cve.org/CVERecord?id=

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

d?id=CVE-2025-40204 Référence CVE CVE-2025-40205 https://www.cve.org/CVERecord?id=CVE-2025-40205 Référence CVE CVE-2025-40206 https://www.cve.org/CVERecord?id=CVE-2025-40206 Référence CVE CVE-2025-40207 https://www.cve.org/CVERecord?id=CVE-2025-40207 Référence CVE CVE-2025-40211 https://www.cve.org/CVERecord?id=CVE-2025-40211 Référence CVE CVE-2025-40215 https://www.cve.org/CVERecord?id=CVE-2025-40215 Référence CVE CVE-2025-40219 https://www.cve.org/CVERecord?id=CVE-2025-40219 Référence CVE CVE-2025-40220 https://www.cve.org/CVERecord?id=CVE-2025-40220 Référence CVE CVE-2025-40223 https://www.cve.org/CVERecord?id=CVE-2025-40223 Référence CVE CVE-2025-40231 https://www.cve.org/CVERecord?id=CVE-2025-40231 Référence CVE CVE-2025-40233 https://www.cve.org/CVERecord?id=CVE-2025-40233 Référence CVE CVE-2025-40238 https://www.cve.org/CVERecord?id=CVE-2025-40238 Référence CVE CVE-2025-40240 https://www.cve.org/CVERecord?id=CVE-2025-40240 Référence CVE CVE-2025-40242 https://www.cve.org/CVERecord?id=CVE-2025-40242 Référence CVE CVE-2025-40244 https://www.cve.org/CVERecord?id=CVE-2025-40244 Référence CVE CVE-2025-40248 https://www.cve.org/CVERecord?id=CVE-2025-40248 Référence CVE CVE-2025-40250 https://www.cve.org/CVERecord?id=CVE-2025-40250 Référence CVE CVE-2025-40251 https://www.cve.org/CVERecord?id=

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

d?id=CVE-2025-40222 Référence CVE CVE-2025-40223 https://www.cve.org/CVERecord?id=CVE-2025-40223 Référence CVE CVE-2025-40224 https://www.cve.org/CVERecord?id=CVE-2025-40224 Référence CVE CVE-2025-40225 https://www.cve.org/CVERecord?id=CVE-2025-40225 Référence CVE CVE-2025-40226 https://www.cve.org/CVERecord?id=CVE-2025-40226 Référence CVE CVE-2025-40227 https://www.cve.org/CVERecord?id=CVE-2025-40227 Référence CVE CVE-2025-40228 https://www.cve.org/CVERecord?id=CVE-2025-40228 Référence CVE CVE-2025-40229 https://www.cve.org/CVERecord?id=CVE-2025-40229 Référence CVE CVE-2025-40230 https://www.cve.org/CVERecord?id=CVE-2025-40230 Référence CVE CVE-2025-40231 https://www.cve.org/CVERecord?id=CVE-2025-40231 Référence CVE CVE-2025-40233 https://www.cve.org/CVERecord?id=CVE-2025-40233 Référence CVE CVE-2025-40234 https://www.cve.org/CVERecord?id=CVE-2025-40234 Référence CVE CVE-2025-40235 https://www.cve.org/CVERecord?id=CVE-2025-40235 Référence CVE CVE-2025-40236 https://www.cve.org/CVERecord?id=CVE-2025-40236 Référence CVE CVE-2025-40237 https://www.cve.org/CVERecord?id=CVE-2025-40237 Référence CVE CVE-2025-40238 https://www.cve.org/CVERecord?id=CVE-2025-40238 Référence CVE CVE-2025-40239 https://www.cve.org/CVERecord?id=CVE-2025-40239 Référence CVE CVE-2025-40240 https://www.cve.org/CVERecord?id=

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

d?id=CVE-2025-40204 Référence CVE CVE-2025-40205 https://www.cve.org/CVERecord?id=CVE-2025-40205 Référence CVE CVE-2025-40206 https://www.cve.org/CVERecord?id=CVE-2025-40206 Référence CVE CVE-2025-40207 https://www.cve.org/CVERecord?id=CVE-2025-40207 Référence CVE CVE-2025-40211 https://www.cve.org/CVERecord?id=CVE-2025-40211 Référence CVE CVE-2025-40215 https://www.cve.org/CVERecord?id=CVE-2025-40215 Référence CVE CVE-2025-40219 https://www.cve.org/CVERecord?id=CVE-2025-40219 Référence CVE CVE-2025-40220 https://www.cve.org/CVERecord?id=CVE-2025-40220 Référence CVE CVE-2025-40223 https://www.cve.org/CVERecord?id=CVE-2025-40223 Référence CVE CVE-2025-40231 https://www.cve.org/CVERecord?id=CVE-2025-40231 Référence CVE CVE-2025-40233 https://www.cve.org/CVERecord?id=CVE-2025-40233 Référence CVE CVE-2025-40238 https://www.cve.org/CVERecord?id=CVE-2025-40238 Référence CVE CVE-2025-40240 https://www.cve.org/CVERecord?id=CVE-2025-40240 Référence CVE CVE-2025-40242 https://www.cve.org/CVERecord?id=CVE-2025-40242 Référence CVE CVE-2025-40244 https://www.cve.org/CVERecord?id=CVE-2025-40244 Référence CVE CVE-2025-40248 https://www.cve.org/CVERecord?id=CVE-2025-40248 Référence CVE CVE-2025-40250 https://www.cve.org/CVERecord?id=CVE-2025-40250 Référence CVE CVE-2025-40251 https://www.cve.org/CVERecord?id=

Official advisory
CERT-FR · French · CERTFR-2026-AVI-0218Multiples vulnérabilités dans les produits VMware

d?id=CVE-2025-40188 Référence CVE CVE-2025-40194 https://www.cve.org/CVERecord?id=CVE-2025-40194 Référence CVE CVE-2025-40200 https://www.cve.org/CVERecord?id=CVE-2025-40200 Référence CVE CVE-2025-40204 https://www.cve.org/CVERecord?id=CVE-2025-40204 Référence CVE CVE-2025-40205 https://www.cve.org/CVERecord?id=CVE-2025-40205 Référence CVE CVE-2025-40215 https://www.cve.org/CVERecord?id=CVE-2025-40215 Référence CVE CVE-2025-40219 https://www.cve.org/CVERecord?id=CVE-2025-40219 Référence CVE CVE-2025-40220 https://www.cve.org/CVERecord?id=CVE-2025-40220 Référence CVE CVE-2025-40223 https://www.cve.org/CVERecord?id=CVE-2025-40223 Référence CVE CVE-2025-40231 https://www.cve.org/CVERecord?id=CVE-2025-40231 Référence CVE CVE-2025-40233 https://www.cve.org/CVERecord?id=CVE-2025-40233 Référence CVE CVE-2025-40240 https://www.cve.org/CVERecord?id=CVE-2025-40240 Référence CVE CVE-2025-40243 https://www.cve.org/CVERecord?id=CVE-2025-40243 Référence CVE CVE-2025-40244 https://www.cve.org/CVERecord?id=CVE-2025-40244 Référence CVE CVE-2025-40245 https://www.cve.org/CVERecord?id=CVE-2025-40245 Référence CVE CVE-2025-40297 https://www.cve.org/CVERecord?id=CVE-2025-40297 Référence CVE CVE-2025-40346 https://www.cve.org/CVERecord?id=CVE-2025-40346 Référence CVE CVE-2025-40349 https://www.cve.org/CVERecord?id=

Official advisory
CERT-FR · French · CERTFR-2026-AVI-0209Multiples vulnérabilités dans les produits VMware

d?id=CVE-2025-40188 Référence CVE CVE-2025-40194 https://www.cve.org/CVERecord?id=CVE-2025-40194 Référence CVE CVE-2025-40200 https://www.cve.org/CVERecord?id=CVE-2025-40200 Référence CVE CVE-2025-40204 https://www.cve.org/CVERecord?id=CVE-2025-40204 Référence CVE CVE-2025-40205 https://www.cve.org/CVERecord?id=CVE-2025-40205 Référence CVE CVE-2025-40215 https://www.cve.org/CVERecord?id=CVE-2025-40215 Référence CVE CVE-2025-40219 https://www.cve.org/CVERecord?id=CVE-2025-40219 Référence CVE CVE-2025-40220 https://www.cve.org/CVERecord?id=CVE-2025-40220 Référence CVE CVE-2025-40223 https://www.cve.org/CVERecord?id=CVE-2025-40223 Référence CVE CVE-2025-40231 https://www.cve.org/CVERecord?id=CVE-2025-40231 Référence CVE CVE-2025-40233 https://www.cve.org/CVERecord?id=CVE-2025-40233 Référence CVE CVE-2025-40240 https://www.cve.org/CVERecord?id=CVE-2025-40240 Référence CVE CVE-2025-40243 https://www.cve.org/CVERecord?id=CVE-2025-40243 Référence CVE CVE-2025-40244 https://www.cve.org/CVERecord?id=CVE-2025-40244 Référence CVE CVE-2025-40245 https://www.cve.org/CVERecord?id=CVE-2025-40245 Référence CVE CVE-2025-40346 https://www.cve.org/CVERecord?id=CVE-2025-40346 Référence CVE CVE-2025-40349 https://www.cve.org/CVERecord?id=CVE-2025-40349 Référence CVE CVE-2025-40351 https://www.cve.org/CVERecord?id=

Official advisory
CERT-FR · French · CERTFR-2026-AVI-0199Multiples vulnérabilités dans les produits VMware

d?id=CVE-2025-40188 Référence CVE CVE-2025-40194 https://www.cve.org/CVERecord?id=CVE-2025-40194 Référence CVE CVE-2025-40200 https://www.cve.org/CVERecord?id=CVE-2025-40200 Référence CVE CVE-2025-40204 https://www.cve.org/CVERecord?id=CVE-2025-40204 Référence CVE CVE-2025-40205 https://www.cve.org/CVERecord?id=CVE-2025-40205 Référence CVE CVE-2025-40215 https://www.cve.org/CVERecord?id=CVE-2025-40215 Référence CVE CVE-2025-40219 https://www.cve.org/CVERecord?id=CVE-2025-40219 Référence CVE CVE-2025-40220 https://www.cve.org/CVERecord?id=CVE-2025-40220 Référence CVE CVE-2025-40223 https://www.cve.org/CVERecord?id=CVE-2025-40223 Référence CVE CVE-2025-40231 https://www.cve.org/CVERecord?id=CVE-2025-40231 Référence CVE CVE-2025-40233 https://www.cve.org/CVERecord?id=CVE-2025-40233 Référence CVE CVE-2025-40240 https://www.cve.org/CVERecord?id=CVE-2025-40240 Référence CVE CVE-2025-40243 https://www.cve.org/CVERecord?id=CVE-2025-40243 Référence CVE CVE-2025-40244 https://www.cve.org/CVERecord?id=CVE-2025-40244 Référence CVE CVE-2025-40245 https://www.cve.org/CVERecord?id=CVE-2025-40245 Référence CVE CVE-2025-40346 https://www.cve.org/CVERecord?id=CVE-2025-40346 Référence CVE CVE-2025-40349 https://www.cve.org/CVERecord?id=CVE-2025-40349 Référence CVE CVE-2025-40351 https://www.cve.org/CVERecord?id=

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

d?id=CVE-2025-40222 Référence CVE CVE-2025-40223 https://www.cve.org/CVERecord?id=CVE-2025-40223 Référence CVE CVE-2025-40224 https://www.cve.org/CVERecord?id=CVE-2025-40224 Référence CVE CVE-2025-40225 https://www.cve.org/CVERecord?id=CVE-2025-40225 Référence CVE CVE-2025-40226 https://www.cve.org/CVERecord?id=CVE-2025-40226 Référence CVE CVE-2025-40227 https://www.cve.org/CVERecord?id=CVE-2025-40227 Référence CVE CVE-2025-40228 https://www.cve.org/CVERecord?id=CVE-2025-40228 Référence CVE CVE-2025-40229 https://www.cve.org/CVERecord?id=CVE-2025-40229 Référence CVE CVE-2025-40230 https://www.cve.org/CVERecord?id=CVE-2025-40230 Référence CVE CVE-2025-40231 https://www.cve.org/CVERecord?id=CVE-2025-40231 Référence CVE CVE-2025-40233 https://www.cve.org/CVERecord?id=CVE-2025-40233 Référence CVE CVE-2025-40234 https://www.cve.org/CVERecord?id=CVE-2025-40234 Référence CVE CVE-2025-40235 https://www.cve.org/CVERecord?id=CVE-2025-40235 Référence CVE CVE-2025-40236 https://www.cve.org/CVERecord?id=CVE-2025-40236 Référence CVE CVE-2025-40237 https://www.cve.org/CVERecord?id=CVE-2025-40237 Référence CVE CVE-2025-40238 https://www.cve.org/CVERecord?id=CVE-2025-40238 Référence CVE CVE-2025-40239 https://www.cve.org/CVERecord?id=CVE-2025-40239 Référence CVE CVE-2025-40240 https://www.cve.org/CVERecord?id=

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

d?id=CVE-2025-40222 Référence CVE CVE-2025-40223 https://www.cve.org/CVERecord?id=CVE-2025-40223 Référence CVE CVE-2025-40224 https://www.cve.org/CVERecord?id=CVE-2025-40224 Référence CVE CVE-2025-40225 https://www.cve.org/CVERecord?id=CVE-2025-40225 Référence CVE CVE-2025-40226 https://www.cve.org/CVERecord?id=CVE-2025-40226 Référence CVE CVE-2025-40227 https://www.cve.org/CVERecord?id=CVE-2025-40227 Référence CVE CVE-2025-40228 https://www.cve.org/CVERecord?id=CVE-2025-40228 Référence CVE CVE-2025-40229 https://www.cve.org/CVERecord?id=CVE-2025-40229 Référence CVE CVE-2025-40230 https://www.cve.org/CVERecord?id=CVE-2025-40230 Référence CVE CVE-2025-40231 https://www.cve.org/CVERecord?id=CVE-2025-40231 Référence CVE CVE-2025-40233 https://www.cve.org/CVERecord?id=CVE-2025-40233 Référence CVE CVE-2025-40234 https://www.cve.org/CVERecord?id=CVE-2025-40234 Référence CVE CVE-2025-40235 https://www.cve.org/CVERecord?id=CVE-2025-40235 Référence CVE CVE-2025-40236 https://www.cve.org/CVERecord?id=CVE-2025-40236 Référence CVE CVE-2025-40237 https://www.cve.org/CVERecord?id=CVE-2025-40237 Référence CVE CVE-2025-40238 https://www.cve.org/CVERecord?id=CVE-2025-40238 Référence CVE CVE-2025-40239 https://www.cve.org/CVERecord?id=CVE-2025-40239 Référence CVE CVE-2025-40240 https://www.cve.org/CVERecord?id=

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

d?id=CVE-2025-40214 Référence CVE CVE-2025-40215 https://www.cve.org/CVERecord?id=CVE-2025-40215 Référence CVE CVE-2025-40218 https://www.cve.org/CVERecord?id=CVE-2025-40218 Référence CVE CVE-2025-40219 https://www.cve.org/CVERecord?id=CVE-2025-40219 Référence CVE CVE-2025-40220 https://www.cve.org/CVERecord?id=CVE-2025-40220 Référence CVE CVE-2025-40221 https://www.cve.org/CVERecord?id=CVE-2025-40221 Référence CVE CVE-2025-40223 https://www.cve.org/CVERecord?id=CVE-2025-40223 Référence CVE CVE-2025-40225 https://www.cve.org/CVERecord?id=CVE-2025-40225 Référence CVE CVE-2025-40226 https://www.cve.org/CVERecord?id=CVE-2025-40226 Référence CVE CVE-2025-40231 https://www.cve.org/CVERecord?id=CVE-2025-40231 Référence CVE CVE-2025-40233 https://www.cve.org/CVERecord?id=CVE-2025-40233 Référence CVE CVE-2025-40235 https://www.cve.org/CVERecord?id=CVE-2025-40235 Référence CVE CVE-2025-40237 https://www.cve.org/CVERecord?id=CVE-2025-40237 Référence CVE CVE-2025-40238 https://www.cve.org/CVERecord?id=CVE-2025-40238 Référence CVE CVE-2025-40239 https://www.cve.org/CVERecord?id=CVE-2025-40239 Référence CVE CVE-2025-40240 https://www.cve.org/CVERecord?id=CVE-2025-40240 Référence CVE CVE-2025-40242 https://www.cve.org/CVERecord?id=CVE-2025-40242 Référence CVE CVE-2025-40246 https://www.cve.org/CVERecord?id=

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

d?id=CVE-2025-40204 Référence CVE CVE-2025-40211 https://www.cve.org/CVERecord?id=CVE-2025-40211 Référence CVE CVE-2025-40212 https://www.cve.org/CVERecord?id=CVE-2025-40212 Référence CVE CVE-2025-40213 https://www.cve.org/CVERecord?id=CVE-2025-40213 Référence CVE CVE-2025-40215 https://www.cve.org/CVERecord?id=CVE-2025-40215 Référence CVE CVE-2025-40219 https://www.cve.org/CVERecord?id=CVE-2025-40219 Référence CVE CVE-2025-40220 https://www.cve.org/CVERecord?id=CVE-2025-40220 Référence CVE CVE-2025-40223 https://www.cve.org/CVERecord?id=CVE-2025-40223 Référence CVE CVE-2025-40225 https://www.cve.org/CVERecord?id=CVE-2025-40225 Référence CVE CVE-2025-40231 https://www.cve.org/CVERecord?id=CVE-2025-40231 Référence CVE CVE-2025-40233 https://www.cve.org/CVERecord?id=CVE-2025-40233 Référence CVE CVE-2025-40240 https://www.cve.org/CVERecord?id=CVE-2025-40240 Référence CVE CVE-2025-40242 https://www.cve.org/CVERecord?id=CVE-2025-40242 Référence CVE CVE-2025-40244 https://www.cve.org/CVERecord?id=CVE-2025-40244 Référence CVE CVE-2025-40248 https://www.cve.org/CVERecord?id=CVE-2025-40248 Référence CVE CVE-2025-40250 https://www.cve.org/CVERecord?id=CVE-2025-40250 Référence CVE CVE-2025-40251 https://www.cve.org/CVERecord?id=CVE-2025-40251 Référence CVE CVE-2025-40252 https://www.cve.org/CVERecord?id=

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

d?id=CVE-2025-40197 Référence CVE CVE-2025-40198 https://www.cve.org/CVERecord?id=CVE-2025-40198 Référence CVE CVE-2025-40200 https://www.cve.org/CVERecord?id=CVE-2025-40200 Référence CVE CVE-2025-40204 https://www.cve.org/CVERecord?id=CVE-2025-40204 Référence CVE CVE-2025-40205 https://www.cve.org/CVERecord?id=CVE-2025-40205 Référence CVE CVE-2025-40211 https://www.cve.org/CVERecord?id=CVE-2025-40211 Référence CVE CVE-2025-40219 https://www.cve.org/CVERecord?id=CVE-2025-40219 Référence CVE CVE-2025-40220 https://www.cve.org/CVERecord?id=CVE-2025-40220 Référence CVE CVE-2025-40223 https://www.cve.org/CVERecord?id=CVE-2025-40223 Référence CVE CVE-2025-40231 https://www.cve.org/CVERecord?id=CVE-2025-40231 Référence CVE CVE-2025-40233 https://www.cve.org/CVERecord?id=CVE-2025-40233 Référence CVE CVE-2025-40240 https://www.cve.org/CVERecord?id=CVE-2025-40240 Référence CVE CVE-2025-40243 https://www.cve.org/CVERecord?id=CVE-2025-40243 Référence CVE CVE-2025-40244 https://www.cve.org/CVERecord?id=CVE-2025-40244 Référence CVE CVE-2025-40248 https://www.cve.org/CVERecord?id=CVE-2025-40248 Référence CVE CVE-2025-40254 https://www.cve.org/CVERecord?id=CVE-2025-40254 Référence CVE CVE-2025-40257 https://www.cve.org/CVERecord?id=CVE-2025-40257 Référence CVE CVE-2025-40258 https://www.cve.org/CVERecord?id=

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
8667e8d0eb46bc54fdae30ba2f4786407d3d88eb < ce4f856c64f0bc30e29302a0ce41f4295ca391c5; 36a439049b34cca0b3661276049b84a1f76cc21a < 09bba278ccde25a14b6e5088a9e65a8717d0cccf; 9ce53e744f18e73059d3124070e960f3aa9902bf < b44182c116778feaa05da52a426aeb9da1878dcf; 9d24bb6780282b0255b9929abe5e8f98007e2c6e < 42ed0784d11adebf748711e503af0eb9f1e6d81d; ae2c712ba39c7007de63cb0c75b51ce1caaf1da5 < 251caee792a21eb0b781aab91362b422c945e162; 687aa0c5581b8d4aa87fd92973e4ee576b550cdf < a2a4346eea8b4cb75037dbcb20b98cb454324f80; 687aa0c5581b8d4aa87fd92973e4ee576b550cdf < f7c877e7535260cc7a21484c994e8ce7e8cb6780; 7b73bddf54777fb62d4d8c7729d0affe6df04477
Fixed
< 6.16; 5.10.246 ≤ 5.10.*; 5.15.196 ≤ 5.15.*; 6.1.158 ≤ 6.1.*; 6.6.115 ≤ 6.6.*; 6.12.56 ≤ 6.12.*; 6.17.6 ≤ 6.17.*; 6.18 ≤ *
Action
Review the linked authoritative reference and apply the recorded fixed release appropriate to the affected product branch.
Workaround
No verified workaround is recorded. Limit untrusted access and use least privilege until authoritative guidance is available.
04

Evidence and provenance

Published 4 Dec 2025 · Last source change 23 May 2026, 16:01 UTC · CWE not yet assigned

CVE recordCVE.org · 5.2
CVSS sourceUnavailable
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-2025-201228
Product sourceCNA
Remediation sourceCVE/CNA references
CWE sourceUnavailable
NVD statusNVD not scheduled

Missing structured fields: CVSS base score, CWE classification. Missing data is not evidence of low risk; review the primary advisory.

Material change intelligence

What changed after publication

View recent updates →

No material field changes have been recorded since change tracking began. Routine source refreshes and cosmetic edits are intentionally excluded.

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-2025-40231 · cve.blacktree.nl