CVE & CISA-KEV Catalog

CVE-2025-39880

CRITICAL
9.8
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: libceph: fix invalid accesses to ceph_connection_v1_info There is a place where generic code in messenger.c is reading and another place where it is writing to con->v1 union member without checking that the union member is active (i.e. msgr1 is in use). On 64-bit systems, con->v1.auth_retry overlaps with con->v2.out_iter, so such a read is almost guaranteed to return a bogus value instead of 0 when msgr2 is in use. This ends up being fairly benign because the side effect is just the invalidation of the authorizer and successive fetching of new tickets. con->v1.connect_seq overlaps with con->v2.conn_bufs and the fact that it's being written to can cause more serious consequences, but luckily it's not something that happens often.

How to fix

Remediation Available
linuxDebian
Fixed in:6.1.153-1CVE-2025-39880
Fixed in:6.12.48-1CVE-2025-39880
Fixed in:6.16.8-1CVE-2025-39880
linuxUbuntu
Fixed in:5.15.0-170.180USN-8033-1
Fixed in:6.8.0-106.106USN-8095-1
linux-awsUbuntu
Fixed in:5.15.0-1100.107USN-8033-1
Fixed in:6.8.0-1050.53USN-8095-1
linux-aws-5.15Ubuntu
Fixed in:5.15.0-1100.107~20.04.2USN-8033-4
linux-aws-6.8Ubuntu
Fixed in:6.8.0-1050.53~22.04.1USN-8095-4
linux-aws-fipsUbuntu
Fixed in:5.15.0-1100.107+fips1USN-8033-3
Fixed in:6.8.0-1050.53+fips1USN-8095-2
linux-azureUbuntu
Fixed in:5.15.0-1109.118USN-8163-2
Fixed in:6.8.0-1051.57USN-8125-1
linux-azure-5.15Ubuntu
Fixed in:5.15.0-1110.119~20.04.1USN-8243-1
linux-azure-6.8Ubuntu
Fixed in:6.8.0-1051.57~22.04.1USN-8126-1
linux-azure-fipsUbuntu
Fixed in:5.15.0-1109.118+fips1USN-8163-1
Fixed in:6.8.0-1052.58+fips1USN-8165-1
linux-fipsUbuntu
Fixed in:5.15.0-170.180+fips1USN-8033-3
Fixed in:6.8.0-106.106+fips1USN-8095-2
linux-gcpUbuntu
Fixed in:5.15.0-1100.109USN-8033-1
Fixed in:6.8.0-1052.55USN-8095-1
linux-gcp-5.15Ubuntu
Fixed in:5.15.0-1100.109~20.04.1USN-8033-5
linux-gcp-6.8Ubuntu
Fixed in:6.8.0-1052.55~22.04.1USN-8095-1
linux-gcp-fipsUbuntu
Fixed in:5.15.0-1100.109+fips1USN-8033-3
Fixed in:6.8.0-1052.55+fips1USN-8095-2
linux-gkeUbuntu
Fixed in:5.15.0-1096.102USN-8033-1
Fixed in:6.8.0-1048.53USN-8095-1
linux-gkeopUbuntu
Fixed in:5.15.0-1083.91USN-8033-1
Fixed in:6.8.0-1035.38USN-8095-1
linux-hwe-5.15Ubuntu
Fixed in:5.15.0-170.180~20.04.3USN-8033-1
linux-hwe-6.8Ubuntu
Fixed in:6.8.0-106.106~22.04.1USN-8095-1
linux-ibmUbuntu
Fixed in:5.15.0-1094.97USN-8033-1
Fixed in:6.8.0-1049.49USN-8095-1
linux-ibm-5.15Ubuntu
Fixed in:5.15.0-1094.97~20.04.1USN-8033-1
linux-ibm-6.8Ubuntu
Fixed in:6.8.0-1049.49~22.04.1USN-8095-1
linux-image-5.15.0-1041-nvidia-tegra-igxUbuntu
Fixed in:5.15.0-1041.41+1USN-8034-2
linux-image-5.15.0-1041-nvidia-tegra-igx-rtUbuntu
Fixed in:5.15.0-1041.41+1USN-8034-2
linux-image-5.15.0-1052-nvidia-tegraUbuntu
Fixed in:5.15.0-1052.52~20.04.2USN-8034-1
Fixed in:5.15.0-1052.52USN-8034-1
linux-image-5.15.0-1052-nvidia-tegra-rtUbuntu
Fixed in:5.15.0-1052.52~20.04.2USN-8034-1
Fixed in:5.15.0-1052.52USN-8034-1
linux-image-5.15.0-1064-xilinx-zynqmpUbuntu
Fixed in:5.15.0-1064.68USN-8033-7
linux-image-5.15.0-1083-gkeopUbuntu
Fixed in:5.15.0-1083.91USN-8033-1
linux-image-5.15.0-1092-intel-iot-realtimeUbuntu
Fixed in:5.15.0-1092.94USN-8033-2
linux-image-5.15.0-1092-kvmUbuntu
Fixed in:5.15.0-1092.97USN-8033-5

This vulnerability affects an unusually large number of packages. The highest-confidence fixes are shown above; the full list is longer. Check the referenced advisories for complete coverage.

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityHigh
IntegrityHigh
AvailabilityHigh

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

Exploit Intelligence

0.32%probability of exploitation in 30 days
25thpercentile

Low risk: more likely to be exploited than 25% of all known CVEs.

References

Related Vulnerabilities

Other CWE-704 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2025-41646Critical9.847%-Fix
CVE-2017-5115High8.826%-Fix
CVE-2018-3843High8.824%--
CVE-2018-12453High7.524%-Fix
CVE-2017-3106High8.822%--
CVE-2018-5007High8.818%--

Common questions

How do I fix CVE-2025-39880?

Published advisories record a fix for 236 affected products. The "How to fix" section on this page lists the fixed version and source advisory for each one, so apply the entry matching what you actually run.

Is CVE-2025-39880 being actively exploited?

Not that we know of. CVE-2025-39880 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.32% is the estimated probability that it will be exploited in the next 30 days. That is higher than 25% of all scored CVEs.

How severe is CVE-2025-39880?

CVE-2025-39880 has a CVSS v3 base score of 9.8, rated critical. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2025-39880 affect?

Published advisories record a fix for linux (Debian), linux (Ubuntu), linux-aws (Ubuntu), linux-aws-5.15 (Ubuntu), and 232 more. Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2025-39880
CVE-2025-39880 severity badge

Markdown

[![CVE-2025-39880](https://tridentstack.com/cve/badge/CVE-2025-39880.svg)](https://tridentstack.com/cve/CVE-2025-39880)

HTML

<a href="https://tridentstack.com/cve/CVE-2025-39880"><img src="https://tridentstack.com/cve/badge/CVE-2025-39880.svg" alt="CVE-2025-39880"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-07-30.