CVE-2025-68191

Source
https://cve.org/CVERecord?id=CVE-2025-68191
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-68191.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-68191
Downstream
Related
Published
2025-12-16T13:43:13.146Z
Modified
2026-03-20T12:46:17.342432Z
Summary
udp_tunnel: use netdev_warn() instead of netdev_WARN()
Details

In the Linux kernel, the following vulnerability has been resolved:

udptunnel: use netdevwarn() instead of netdev_WARN()

netdevWARN() uses WARN/WARNON to print a backtrace along with file and line information. In this case, udptunnelnic_register() returning an error is just a failed operation, not a kernel bug.

udptunnelnicregister() can fail due to a memory allocation failure (kzalloc() or udptunnelnicalloc()). This is a normal runtime error and not a kernel bug.

Replace netdevWARN() with netdevwarn() accordingly.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/68xxx/CVE-2025-68191.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
cc4e3835eff474aa274d6e1d18f69d9d296d3b76
Fixed
087f1ed450dc6e7e49ffbbbe5b78be1218c6d5e0
Fixed
45e4e4a8772fa1c5f6f38e82b732b3a9d8137af4
Fixed
7758ec35ff3e9a31558eda4f0f9eb0ddfa78a8ba
Fixed
c018a87942bf1607aeebf8dba5a210ca9a09a0fd
Fixed
51b3033088f0420b19027e3d54cd989b6ebd987e
Fixed
3c3b148bf8384c8a787753cf20abde1c5731f97f
Fixed
dc2f650f7e6857bf384069c1a56b2937a1ee370d

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-68191.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.9.0
Fixed
5.10.247
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.197
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.159
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.117
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.58
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.17.8

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-68191.json"