CVE-2019-19344
Vulnerability Summary
Timeline
Description
There is a use-after-free issue in all samba 4.9.x versions before 4.9.18, all samba 4.10.x versions before 4.10.12 and all samba 4.11.x versions before 4.11.5, essentially due to a call to realloc() while other local variables still point at the original buffer.
CVSS Metrics
- v3.1•MEDIUM•Score: 6.5CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- v2.0•MEDIUM•Score: 4AV:N/AC:L/Au:S/C:N/I:N/A:P
EPSS Trends
Current EPSS score: 2.19%• Percentile: 85%
Techniques & Countermeasures
- CWE-416•Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Affected Systems
- canonical•ubuntu_linux
16.04 | 18.04 | 19.04 | 19.10
- opensuse•leap
15.1
- red hat•samba
all samba 4.11.x versions before 4.11.5 | all samba 4.10.x versions before 4.10.12 | all samba 4.9.x versions before 4.9.18
- samba•samba
≥ 4.9.0, < 4.9.18 | ≥ 4.10.0, < 4.10.12 | ≥ 4.11.0, < 4.11.5
- synology•directory_server
na
- synology•diskstation_manager
6.2
- synology•router_manager
1.2
- synology•skynas
na
References (10)
- https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-19344
- https://www.samba.org/samba/security/CVE-2019-19344.html
- https://security.netapp.com/advisory/ntap-20200122-0001/
- https://www.synology.com/security/advisory/Synology_SA_20_01
- https://usn.ubuntu.com/4244-1/
- http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00055.html
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GQ6U65I2K23YJC4FESW477WL55TU3PPT/
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4ACZVNMIFQGGXNJPMHAVBN3H2U65FXQY/
- https://security.gentoo.org/glsa/202003-52
- https://lists.debian.org/debian-lts-announce/2023/09/msg00013.html