diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2025-07-26 15:21:27 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2025-07-26 15:21:27 +0200 |
commit | 4d585d0afb2db97ce4356c56ee63ac58f44ebe29 (patch) | |
tree | 4324d4ca7f2b82497783a9869445c524329838d2 | |
parent | 2a796b7981a85f513baccab123c473802ab989d6 (diff) | |
download | glibc-4d585d0afb2db97ce4356c56ee63ac58f44ebe29.zip glibc-4d585d0afb2db97ce4356c56ee63ac58f44ebe29.tar.gz glibc-4d585d0afb2db97ce4356c56ee63ac58f44ebe29.tar.bz2 |
advisories: s/CVE-id/CVE-Id/ (the lowercase i breaks our tooling)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r-- | advisories/GLIBC-SA-2025-0002 | 2 | ||||
-rw-r--r-- | advisories/GLIBC-SA-2025-0003 | 2 | ||||
-rw-r--r-- | advisories/GLIBC-SA-2025-0004 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/advisories/GLIBC-SA-2025-0002 b/advisories/GLIBC-SA-2025-0002 index 25a5aee..161da13 100644 --- a/advisories/GLIBC-SA-2025-0002 +++ b/advisories/GLIBC-SA-2025-0002 @@ -12,7 +12,7 @@ discovered at the time of publishing this advisory, but the presence of custom setuid programs, although strongly discouraged as a security practice, cannot be discounted. -CVE-id: CVE-2025-4802 +CVE-Id: CVE-2025-4802 Public-Date: 2025-05-16 Vulnerable-Commit: 10e93d968716ab82931d593bada121c17c0a4b93 (2.27) Fix-Commit: 5451fa962cd0a90a0e2ec1d8910a559ace02bba0 (2.39) diff --git a/advisories/GLIBC-SA-2025-0003 b/advisories/GLIBC-SA-2025-0003 index 1252b55..2adeb3c 100644 --- a/advisories/GLIBC-SA-2025-0003 +++ b/advisories/GLIBC-SA-2025-0003 @@ -21,7 +21,7 @@ so: export GLIBC_TUNABLES=glibc.cpu.hwcaps=-arch_3_1 -CVE-id: CVE-2025-5702 +CVE-Id: CVE-2025-5702 Public-Date: 2025-06-04 Vulnerable-Commit: 3367d8e180848030d1646f088759f02b8dfe0d6f (2.39) Fix-Commit: 15808c77b35319e67ee0dc8f984a9a1a434701bc (2.42) diff --git a/advisories/GLIBC-SA-2025-0004 b/advisories/GLIBC-SA-2025-0004 index c7dda66..9409ca2 100644 --- a/advisories/GLIBC-SA-2025-0004 +++ b/advisories/GLIBC-SA-2025-0004 @@ -21,7 +21,7 @@ so: export GLIBC_TUNABLES=glibc.cpu.hwcaps=-arch_3_1 -CVE-id: CVE-2025-5745 +CVE-Id: CVE-2025-5745 Public-Date: 2025-06-05 Vulnerable-Commit: 23f0d81608d0ca6379894ef81670cf30af7fd081 (2.40) Fix-Commit: 63c60101ce7c5eac42be90f698ba02099b41b965 (2.42) |