mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/util-linux: add missing UTIL_LINUX_IGNORE_CVES entry for CVE-2026-27456
Patch was added in9998130bad, but no ignore entry. Signed-off-by: Fiona Klute <fiona.klute@gmx.de> (cherry picked from commit50cc0d11d4) Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
4def9390ab
commit
bf90aa9989
@@ -37,6 +37,9 @@ UTIL_LINUX_LICENSE_FILES = README.licensing \
|
||||
|
||||
UTIL_LINUX_CPE_ID_VENDOR = kernel
|
||||
|
||||
# package/util-linux/0003-loopdev-use-openat2-RESOLVE_NO_SYMLINKS-for-backing-.patch
|
||||
UTIL_LINUX_IGNORE_CVES += CVE-2026-27456
|
||||
|
||||
# 0002-autotools-optionally-add-libpthread-to-uuid.pc.patch
|
||||
UTIL_LINUX_AUTORECONF = YES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user