CVE-2023-52522
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-52522 is a vulnerability discovered in the Linux kernel's networking subsystem, specifically in the neigh_periodic_work() function. The vulnerability was identified when a missing annotation was found when deleting an RCU protected item from a list. The issue was disclosed in March 2024 and affects the Linux kernel's networking stack (NVD, Red Hat).

Technical details

The vulnerability stems from a potential store tearing condition in the neigh_periodic_work() function. The issue occurs because readers use rcu_deference(*np), but the writer side lacked proper protection through either rcu_assign_pointer() or WRITE_ONCE() operations. This could result in inconsistencies if another process or thread reads from a value before the operation is complete. The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (Medium) with the vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (Red Hat).

Impact

The vulnerability can lead to inconsistencies in the kernel's neighbor table management system if a value is read before an operation is complete. This could potentially result in system instability or denial of service conditions. The impact is primarily focused on availability, with no direct impact on confidentiality or integrity (Red Hat).

Exploitability

The vulnerability requires local access with low privileges to exploit. The attack complexity is rated as low, but user interaction is not required for exploitation. The scope is unchanged, meaning the impact is limited to the vulnerable component (Red Hat).

Mitigation and workarounds

The vulnerability has been fixed by adding proper RCU protection using rcu_assign_pointer() with lockdep support, which was consistent with the approach used in neigh_flush_dev(). The fix involves replacing the direct pointer assignment with a properly protected RCU operation (Kernel Commit).

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-93189HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-azure-fips
NoYesSep 17, 2026
CVE-2026-93188MEDIUM6.5
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-tegra-5.15
NoYesSep 17, 2026
CVE-2026-93182NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-fips
NoYesSep 17, 2026
CVE-2026-93181NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-4.15
NoNoSep 17, 2026
CVE-2026-93174NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoYesSep 17, 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