CVE-2020-25673
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2020-25673 is a vulnerability discovered in the Linux kernel's NFC LLCP protocol implementation, specifically in the llcp_sock_connect() function. The vulnerability was discovered by Kiyin (尹亮) and disclosed on November 1, 2020. The issue affects Linux kernel versions prior to 5.3.18, where a non-blocking socket in llcp_sock_connect() leads to resource leaks and potential system hang-ups (OSS Security).

Technical details

The vulnerability occurs in the NFC socket implementation where calling llcp_sock_connect() with a non-blocking socket can lead to multiple issues. When a non-blocking socket is used and llcp_sock_connect() is called with a meaningless service_name, the connection fails but leaves sk->sk_state in a non-LLCP_CONNECTED state. This allows multiple calls to llcp_sock_connect(), resulting in resource leaks including llcp_sock->dev, llcp_sock->local, llcp_sock->ssap, and llcp_sock->service_name. The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (MEDIUM) with vector AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

The primary impact of this vulnerability is a potential Denial of Service (DoS) condition. When exploited, the vulnerability can cause the system to hang up due to an endless loop created when nfc_llcp_sock_link() adds the same socket to local->connecting_sockets twice, causing sk->sk_node->next to point to itself. Additionally, the vulnerability results in resource leaks that can degrade system performance (OSS Security, NetApp Advisory).

Mitigation and workarounds

The vulnerability has been addressed in Linux kernel version 5.11.4 and later. Multiple Linux distributions have released security updates to patch this vulnerability, including Fedora 32, 33, and 34. Users are advised to update their systems to the patched versions. For Fedora systems, the fix is available in kernel version 5.11.14 (Fedora Update).

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-68480NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesAug 06, 2026
CVE-2026-64582NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-zfcpdump-modules-extra
NoYesAug 05, 2026
CVE-2026-64579NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-modules-internal
NoYesAug 05, 2026
CVE-2026-64576NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt
NoYesAug 05, 2026
CVE-2026-64575NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.17
NoYesAug 05, 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