PT-2023-9492 · Linux+2 · Linux Kernel+2

Published

2023-10-06

·

Updated

2025-01-13

·

CVE-2023-52505

CVSS v3.1

4.7

Medium

VectorAV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The issue is related to the phy component of the Linux kernel, specifically with the lynx-28g driver. The problem arises from concurrent calls to phy set mode ext() on lanes sharing the same PCC register, which can lead to corruption of the values programmed to hardware due to the lack of locking in lynx 28g rmw(). This can result in a denial of service. The protocol converter configuration registers PCC8, PCCC, PCCD, and others, control protocol converters from multiple lanes, each represented as a different struct phy. To address this, a spinlock is added to the struct lynx 28g priv shared by all lanes, and the global spinlock is taken from the phy ops :: set mode() implementation.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Improper Locking

Weakness Enumeration

Related Identifiers

BDU:2024-07847
CVE-2023-52505

Affected Products

Astra Linux
Linux Kernel
Red Os