CVE-2011-5320
Publication date 18 October 2017
Last updated 24 July 2024
Ubuntu priority
Cvss 3 Severity Score
scanf and related functions in glibc before 2.15 allow local users to cause a denial of service (segmentation fault) via a large string of 0s.
Status
Package | Ubuntu Release | Status |
---|---|---|
eglibc | ||
14.04 LTS trusty |
Not affected
|
|
glibc | ||
14.04 LTS trusty | Not in release | |
Notes
seth-arnold
other long strings also crash scanf but only 0 is representable, the standard is slightly lenient here. Second patch may not be strictly necessary, see the discussion at the bug report for opinions.
Patch details
Package | Patch details |
---|---|
eglibc | |
glibc |
Severity score breakdown
Parameter | Value |
---|---|
Base score | 6.2 · Medium |
Attack vector | Local |
Attack complexity | Low |
Privileges required | None |
User interaction | None |
Scope | Unchanged |
Confidentiality | None |
Integrity impact | None |
Availability impact | High |
Vector | CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |