First published: Wed Nov 10 2021(Updated: )
As per upstream report: In DCE/RPC it is possible to share the handles (cookies for resource state) between multiple connections via a mechanism called 'association groups'. These handles can reference connections to our sam.ldb database. However while the database was correctly shared, the user credentials state was only pointed at, and when one connection within that association group ended, the database would be left pointing at an invalid 'struct session_info'. The most likely outcome here is a crash, but it is possible that the use-after-free could instead allow different user state to be pointed at and this might allow more privileged access.
Credit: secalert@redhat.com secalert@redhat.com secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Samba Samba | >=4.0.0<4.13.14 | |
Samba Samba | >=4.14.0<4.14.10 | |
Samba Samba | >=4.15.0<4.15.2 | |
redhat/samba | <4.15.2 | 4.15.2 |
redhat/samba | <4.14.10 | 4.14.10 |
redhat/samba | <4.13.14 | 4.13.14 |
debian/samba | 2:4.13.13+dfsg-1~deb11u6 2:4.17.12+dfsg-0+deb12u1 2:4.21.1+dfsg-2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-3738 is a vulnerability in DCE/RPC that allows the sharing of handles (cookies for resource state) between multiple connections via association groups.
CVE-2021-3738 affects Samba versions between 4.0.0 and 4.15.2.
The severity of CVE-2021-3738 is high with a CVSS score of 8.8.
To fix CVE-2021-3738 in Samba, update to version 4.15.2 or apply the appropriate patch provided by the vendor.
More information about CVE-2021-3738 can be found in the following references: [link1], [link2], [link3].