diff options
| author | Denys Fedoryshchenko <denys.f@collabora.com> | 2026-02-06 18:09:44 +0200 |
|---|---|---|
| committer | Denys Fedoryshchenko <denys.f@collabora.com> | 2026-02-06 18:09:44 +0200 |
| commit | e09b9c81d54c326c3eca2267d38d91db0ca93f8a (patch) | |
| tree | 4dce0370d64df4adc7e14309b4805968d6c10ef0 /drivers | |
| parent | ee53459c7d09d7bcb2482ebead9a1d10f5ad7180 (diff) | |
| download | accel-ppp-e09b9c81d54c326c3eca2267d38d91db0ca93f8a.tar.gz accel-ppp-e09b9c81d54c326c3eca2267d38d91db0ca93f8a.zip | |
radius: Invalid integer and date parsing
Actually 3 fixes in same place:
INTEGER: size mismatch now breaks instead of falling through - a malformed INTEGER attribute is rejected rather than silently parsed with a wrong size
INTEGER/DATE split: each case has its own break, no more fallthrough
DATE: strictly requires len == 4 (per RFC 2865), warns and skips otherwise instead of silently accepting 1 or 2-byte dates
Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions
