aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/samba/samba_4.14.14.bb
diff options
context:
space:
mode:
authorArchana Polampalli <archana.polampalli@windriver.com>2024-01-16 14:11:25 +0000
committerArmin Kuster <akuster808@gmail.com>2024-02-07 07:56:18 -0500
commit6a0c382127cfb9d0ccf7bfb1b4ac24c999f60e02 (patch)
tree231dd4dc82ad5dfc91e9b298918fc57a8b6e393f /meta-networking/recipes-connectivity/samba/samba_4.14.14.bb
parentbf7f0902c9abeb7f1d2c9cfebf51e4374e034262 (diff)
downloadmeta-openembedded-contrib-6a0c382127cfb9d0ccf7bfb1b4ac24c999f60e02.tar.gz
samba: fix CVE-2018-14628
An information leak vulnerability was discovered in Samba's LDAP server. Due to missing access control checks, an authenticated but unprivileged attacker could discover the names and preserved attributes of deleted objects in the LDAP store. Signed-off-by: Archana Polampalli <archana.polampalli@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-networking/recipes-connectivity/samba/samba_4.14.14.bb')
-rw-r--r--meta-networking/recipes-connectivity/samba/samba_4.14.14.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.14.14.bb b/meta-networking/recipes-connectivity/samba/samba_4.14.14.bb
index 17d12e4392..6838ac12f2 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.14.14.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.14.14.bb
@@ -52,6 +52,12 @@ SRC_URI = "${SAMBA_MIRROR}/stable/samba-${PV}.tar.gz \
file://CVE-2023-4091-0001.patch \
file://CVE-2023-4091-0002.patch \
file://CVE-2023-42669.patch \
+ file://CVE-2018-14628-0001.patch \
+ file://CVE-2018-14628-0002.patch \
+ file://CVE-2018-14628-0003.patch \
+ file://CVE-2018-14628-0004.patch \
+ file://CVE-2018-14628-0005.patch \
+ file://CVE-2018-14628-0006.patch \
"
SRC_URI:append:libc-musl = " \