CVSS Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H
Lifecycle Timeline
4Description
A flaw was found in util-linux. This vulnerability allows a heap buffer overread when processing 256-byte usernames, specifically within the `setpwnam()` function, affecting SUID (Set User ID) login-utils utilities writing to the password database.
Analysis
A flaw was found in util-linux.
Technical Context
An out-of-bounds memory access occurs when code reads from or writes to memory locations outside the intended buffer boundaries. This vulnerability is classified as Out-of-bounds Read (CWE-125).
Remediation
Implement proper bounds checking on all array and buffer accesses. Use memory-safe languages or static analysis tools to detect OOB issues.
Priority Score
Vendor Status
Ubuntu
Priority: Medium| Release | Status | Version |
|---|---|---|
| trusty | needs-triage | - |
| xenial | needs-triage | - |
| bionic | needs-triage | - |
| focal | needs-triage | - |
| upstream | released | 2.41.3-1 |
| jammy | not-affected | code not compiled |
| noble | not-affected | code not compiled |
| plucky | not-affected | code not compiled |
| questing | not-affected | code not compiled |
Debian
Bug #1122058| Release | Status | Fixed Version | Urgency |
|---|---|---|---|
| bullseye (security), bullseye | vulnerable | 2.36.1-8+deb11u2 | - |
| bookworm | vulnerable | 2.38.1-5+deb12u3 | - |
| bookworm (security) | vulnerable | 2.38.1-5+deb12u1 | - |
| trixie | vulnerable | 2.41-5 | - |
| forky, sid | fixed | 2.41.3-4 | - |
| (unstable) | fixed | 2.41.3-1 | unimportant |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-201450