๐Ÿ” CVE Alert

CVE-2025-39848

UNKNOWN 0.0

ax25: properly unshare skbs in ax25_kiss_rcv()

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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()").

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 19, 2025
Last Updated May 12, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 42b46684e2c78ee052d8c2ee8d9c2089233c9094 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 5b079be1b9da49ad88fc304c874d4be7085f7883 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 2bd0f67212908243ce88e35bf69fa77155b47b14 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 01a2984cb803f2d487b7074f9718db2bf3531f69 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 7d449b7a6c8ee434d10a483feed7c5c50108cf56 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 89064cf534bea4bb28c83fe6bbb26657b19dd5fe 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < b1c71d674a308d2fbc83efcf88bfc4217a86aa17 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 8156210d36a43e76372312c87eb5ea3dbb405a85
Linux / Linux
2.6.12

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/42b46684e2c78ee052d8c2ee8d9c2089233c9094 git.kernel.org: https://git.kernel.org/stable/c/5b079be1b9da49ad88fc304c874d4be7085f7883 git.kernel.org: https://git.kernel.org/stable/c/2bd0f67212908243ce88e35bf69fa77155b47b14 git.kernel.org: https://git.kernel.org/stable/c/01a2984cb803f2d487b7074f9718db2bf3531f69 git.kernel.org: https://git.kernel.org/stable/c/7d449b7a6c8ee434d10a483feed7c5c50108cf56 git.kernel.org: https://git.kernel.org/stable/c/89064cf534bea4bb28c83fe6bbb26657b19dd5fe git.kernel.org: https://git.kernel.org/stable/c/b1c71d674a308d2fbc83efcf88bfc4217a86aa17 git.kernel.org: https://git.kernel.org/stable/c/8156210d36a43e76372312c87eb5ea3dbb405a85 lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html cert-portal.siemens.com: https://cert-portal.siemens.com/productcert/html/ssa-032379.html