Beveiligingsadvies

CVE-2022-24704

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2022-02-14 21:04:29
Laatst bijgewerkt 2024-09-16 19:00:04
Toegewezen door GovTech CSG
CVSS-score geen score
Status PUBLISHED

Beschrijving

The rad_packet_recv function in opt/src/accel-pppd/radius/packet.c suffers from a buffer overflow vulnerability, whereby user input len is copied into a fixed buffer &attr->val.integer without any bound checks. If the client connects to the server and sends a large radius packet, a buffer overflow vulnerability will be triggered.