Security Advisory

CVE-2022-24704

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2022-02-14 21:04:29
Last updated 2024-09-16 19:00:04
Assigner GovTech CSG
State PUBLISHED

Description

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.