A heap-based Buffer Overflow flaw was discovered in Samba. It could allow a remote, authenticated attacker to exploit this vulnerability to cause a denial of service.
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://access.redhat.com/security/cve/CVE-2023-5568 | third party advisory vdb entry |
https://bugzilla.redhat.com/show_bug.cgi?id=2245174 | third party advisory issue tracking |
https://bugzilla.samba.org/show_bug.cgi?id=15491 | vendor advisory issue tracking |
https://www.samba.org/samba/history/samba-4.19.2.html | release notes |
https://security.netapp.com/advisory/ntap-20231124-0007/ |