
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
CVE-2023-52505 affects the Linux kernel's lynx-28g PHY driver. The vulnerability involves concurrent physetmode_ext() calls to shared registers, where protocol converter configuration registers (PCC8, PCCC, PCCD) that control protocol converters from multiple lanes could be corrupted due to lack of proper synchronization (MITRE).
The vulnerability stems from the absence of locking mechanisms in the lynx28grmw() function when accessing shared protocol converter configuration registers. Multiple lanes, each represented as a different struct phy, can simultaneously access these registers, potentially leading to value corruption during concurrent physetmode_ext() calls (Kernel Commit).
When multiple lanes attempt to access the same PCC register simultaneously (either for the "old" or "new" protocol), the values programmed to hardware could become corrupted, potentially affecting the proper functioning of the protocol converters (Kernel Commit).
The vulnerability has been patched by adding a spinlock in the struct lynx28gpriv shared by all lanes, and implementing the global spinlock from the phyops::setmode() implementation. The fix ensures proper serialization of concurrent access to shared registers (Kernel Commit).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A comprehensive threat intelligence database of cloud security incidents, actors, tools and techniques
A step-by-step framework for modeling and improving SaaS and PaaS tenant isolation
Get a personalized demo
“Best User Experience I have ever seen, provides full visibility to cloud workloads.”
“Wiz provides a single pane of glass to see what is going on in our cloud environments.”
“We know that if Wiz identifies something as critical, it actually is.”