VYPR
Unrated severityNVD Advisory· Published Nov 28, 2018· Updated Aug 5, 2024

CVE-2018-14629

CVE-2018-14629

Description

A denial of service vulnerability was discovered in Samba's LDAP server before versions 4.7.12, 4.8.7, and 4.9.3. A CNAME loop could lead to infinite recursion in the server. An unprivileged local attacker could create such an entry, leading to denial of service.

Affected products

4

Patches

3
b7d190f89d76

VERSION: Disable GIT_SNAPSHOT for the 4.7.12 release.

https://github.com/samba-team/sambaKarolin SeegerNov 26, 2018via osv
1 file changed · +1 1
  • VERSION+1 1 modified
    @@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=
     # e.g. SAMBA_VERSION_IS_SVN_SNAPSHOT=yes               #
     #  ->  "3.0.0-SVN-build-199"                           #
     ########################################################
    -SAMBA_VERSION_IS_GIT_SNAPSHOT=yes
    +SAMBA_VERSION_IS_GIT_SNAPSHOT=no
     
     ########################################################
     # This is for specifying a release nickname            #
    
cd870beb978a

VERSION: Disable GIT_SNAPSHOT for the 4.8.7 release.

https://github.com/samba-team/sambaKarolin SeegerNov 26, 2018via osv
1 file changed · +1 1
  • VERSION+1 1 modified
    @@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=
     # e.g. SAMBA_VERSION_IS_SVN_SNAPSHOT=yes               #
     #  ->  "3.0.0-SVN-build-199"                           #
     ########################################################
    -SAMBA_VERSION_IS_GIT_SNAPSHOT=yes
    +SAMBA_VERSION_IS_GIT_SNAPSHOT=no
     
     ########################################################
     # This is for specifying a release nickname            #
    
40c057c900a9

VERSION: Disable GIT_SNAPSHOT for the 4.9.3 release.

https://github.com/samba-team/sambaKarolin SeegerNov 25, 2018via osv
1 file changed · +1 1
  • VERSION+1 1 modified
    @@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=
     # e.g. SAMBA_VERSION_IS_SVN_SNAPSHOT=yes               #
     #  ->  "3.0.0-SVN-build-199"                           #
     ########################################################
    -SAMBA_VERSION_IS_GIT_SNAPSHOT=yes
    +SAMBA_VERSION_IS_GIT_SNAPSHOT=no
     
     ########################################################
     # This is for specifying a release nickname            #
    

Vulnerability mechanics

Generated on May 9, 2026. Inputs: CWE entries + fix-commit diffs from this CVE's patches. Citations validated against bundle.

References

9

News mentions

0

No linked articles in our index yet.