U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

CVE-2025-39848 Detail

Description

In the Linux kernel, the following vulnerability has been resolved: ax25: properly unshare skbs in ax25_kiss_rcv() Bernard Pidoux reported a regression apparently caused by commit c353e8983e0d ("net: introduce per netns packet chains"). skb->dev becomes NULL and we crash in __netif_receive_skb_core(). Before above commit, different kind of bugs or corruptions could happen without a major crash. But the root cause is that ax25_kiss_rcv() can queue/mangle input skb without checking if this skb is shared or not. Many thanks to Bernard Pidoux for his help, diagnosis and tests. We had a similar issue years ago fixed with commit 7aaed57c5c28 ("phonet: properly unshare skbs in phonet_rcv()").


Metrics

NVD enrichment efforts reference publicly available information to associate vector strings. CVSS information contributed by other sources is also displayed.
CVSS 4.0 Severity and Vector Strings:

NIST CVSS score
NIST: NVD
N/A
NVD assessment not yet provided.

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to [email protected].

URL Source(s) Tag(s)
https://git.kernel.org/stable/c/01a2984cb803f2d487b7074f9718db2bf3531f69 kernel.org
https://git.kernel.org/stable/c/2bd0f67212908243ce88e35bf69fa77155b47b14 kernel.org
https://git.kernel.org/stable/c/42b46684e2c78ee052d8c2ee8d9c2089233c9094 kernel.org
https://git.kernel.org/stable/c/5b079be1b9da49ad88fc304c874d4be7085f7883 kernel.org
https://git.kernel.org/stable/c/7d449b7a6c8ee434d10a483feed7c5c50108cf56 kernel.org
https://git.kernel.org/stable/c/8156210d36a43e76372312c87eb5ea3dbb405a85 kernel.org
https://git.kernel.org/stable/c/89064cf534bea4bb28c83fe6bbb26657b19dd5fe kernel.org
https://git.kernel.org/stable/c/b1c71d674a308d2fbc83efcf88bfc4217a86aa17 kernel.org

Weakness Enumeration

CWE-ID CWE Name Source

Change History

1 change records found show changes

Quick Info

CVE Dictionary Entry:
CVE-2025-39848
NVD Published Date:
09/19/2025
NVD Last Modified:
09/19/2025
Source:
kernel.org