CVE-2025-22063
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-22063 is a vulnerability discovered in the Linux kernel's netlabel subsystem, specifically related to a NULL pointer exception caused by CALIPSO on IPv4 sockets. The vulnerability was disclosed on April 16, 2025 (NVD).

Technical details

The vulnerability occurs when calling netlbl_conn_setattr(), where addr->sa_family is used to determine the function behavior. If an IPv4 socket is used but the connect function is called with an IPv6 address, the function calipso_sock_setattr() is triggered. Inside this function, the code executes 'sk_fullsock(__sk) ? inet_sk(__sk)->pinet6 : NULL', which leads to a null pointer dereference since pinet6 is NULL for IPv4 sockets (Debian Tracker).

Impact

The vulnerability could lead to a NULL pointer dereference in the Linux kernel, potentially causing system crashes or denial of service conditions (NVD).

Mitigation and workarounds

The issue has been fixed by implementing a check to verify if inet6_sk(sk) returns a NULL pointer before accessing pinet6. The fix has been incorporated into Linux kernel version 6.12.25-1 and later versions (Debian Tracker).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-68427MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-tegra
NoYesAug 10, 2026
CVE-2026-68426MEDIUM4.7
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-tegra-igx
NoYesAug 10, 2026
CVE-2026-68450NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-devel
NoYesAug 12, 2026
CVE-2026-68430NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-partner
NoYesAug 12, 2026
CVE-2026-68428NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-ibm-6.8
NoYesAug 10, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management