DEBIAN-CVE-2026-45698

Source
https://security-tracker.debian.org/tracker/CVE-2026-45698
Import Source
https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-45698.json
JSON Data
https://api.osv.dev/v1/vulns/DEBIAN-CVE-2026-45698
Upstream
Published
2026-08-17T19:16:30Z
Modified
2026-09-10T08:47:23Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

Netatalk is a Free and Open Source file server suite for Unix-like operating systems. In versions 3.1.19 through 4.4.2, a stack-based buffer overflow exists in the deletedir() function of Netatalk's afpd daemon due to an integer underflow in the calculation of the remaining buffer size used for path construction. deletedir() is a utility function called when a file operation crosses a device boundary inside an AFP shared volume, which the standard library's renameat() cannot handle. The function attempts to prevent buffer overflows by tracking available space in a size_t remain variable. However, the arithmetic used to compute remain results in an unsigned integer underflow, causing the variable to become SIZE_MAX. Because of this, the subsequent boundary check always evaluates as safe, allowing an unbounded strcpy() operation to copy attacker-controlled filenames into a nearly full stack buffer. Version 4.4.3 patches the issue.

References

Affected packages

Debian:13 / netatalk

Package

Name
netatalk
Purl
pkg:deb/debian/netatalk?arch=source&distro=trixie

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
4.2.3~ds-1+deb13u2

Affected versions

4.*
4.2.3~ds-1
4.2.3~ds-1+deb13u1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-45698.json"

Debian:14 / netatalk

Package

Name
netatalk
Purl
pkg:deb/debian/netatalk?arch=source&distro=forky

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
4.4.3~ds-1

Affected versions

4.*
4.2.3~ds-1
4.2.3~ds-2
4.2.3~ds-2.1
4.4.1~ds-1
4.4.2~ds-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-45698.json"