mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 12:46:45 -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:
parent
4def9390ab
commit
bf90aa9989
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue