diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2021-05-29 17:36:51 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2021-05-30 08:59:53 +0200 |
commit | fd2449f9042a890d8e469b4ba88a3d754aa9710a (patch) | |
tree | 27f559599ca1665bc2c2b00b27f813fefbf96bda /ChangeLog.rss | |
parent | 2468453796a9fe7fecf773b56cc6a0de17261ffe (diff) | |
download | current-fd2449f9042a890d8e469b4ba88a3d754aa9710a.tar.gz |
Sat May 29 17:36:51 UTC 202120210529173651
n/dhcp-4.4.2_P1-x86_64-1.txz: Upgraded.
This update fixes a security issue:
Corrected a buffer overwrite possible when parsing hexadecimal
literals with more than 1024 octets. Reported by Jon Franklin from Dell,
and also by Pawel Wieczorkiewicz from Amazon Web Services. [Gitlab #182]
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25217
(* Security fix *)
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 22 |
1 files changed, 20 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index 431558f7..4055d9a5 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,28 @@ <description>Tracking Slackware development in git.</description> <language>en-us</language> <id xmlns="http://www.w3.org/2005/Atom">urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f</id> - <pubDate>Fri, 28 May 2021 19:26:15 GMT</pubDate> - <lastBuildDate>Sat, 29 May 2021 06:59:45 GMT</lastBuildDate> + <pubDate>Sat, 29 May 2021 17:36:51 GMT</pubDate> + <lastBuildDate>Sun, 30 May 2021 06:59:44 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.12</generator> <item> + <title>Sat, 29 May 2021 17:36:51 GMT</title> + <pubDate>Sat, 29 May 2021 17:36:51 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20210529173651</link> + <guid isPermaLink="false">20210529173651</guid> + <description> + <![CDATA[<pre> +n/dhcp-4.4.2_P1-x86_64-1.txz: Upgraded. + This update fixes a security issue: + Corrected a buffer overwrite possible when parsing hexadecimal + literals with more than 1024 octets. Reported by Jon Franklin from Dell, + and also by Pawel Wieczorkiewicz from Amazon Web Services. [Gitlab #182] + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25217 + (* Security fix *) + </pre>]]> + </description> + </item> + <item> <title>Fri, 28 May 2021 19:26:15 GMT</title> <pubDate>Fri, 28 May 2021 19:26:15 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20210528192615</link> |