GNU gzip Integer Underflow and Input Validation Vulnerabilities
Description: Two vulnerabilities have been identified in GNU gzip, which could be exploited by attackers to compromise a vulnerable system.
The first issue is caused by an integer underflow error when processing malformed files compressed with the Lempel-Ziv-Welch (LZW) compression algorithm, which could be exploited to crash an affected application or execute arbitrary code by tricking a user into decompressing a specially crafted file.
The second vulnerability is caused by an input validation error when decompressing data blocks for dynamic Huffman codes, which could be exploited to crash an affected application or execute arbitrary code by tricking a user into decompressing a specially crafted archive.
MIT krb5 KDC denial of service in cross-realm referral processing
Замечание: в описании сразу патч приведен
Description: An unauthenticated remote attacker could cause the KDC to crash due to a null pointer dereference. Legitimate requests can also cause this crash to occur.
Linux kernel ipv6_hop_jumbo function allows remote attackers to cause a denial of service
--
Description: The ipv6_hop_jumbo function in net/ipv6/exthdrs.c in the Linux kernel before 2.6.32.4, when network namespaces are enabled, allows remote attackers to cause a denial of service (NULL pointer dereference) via an invalid IPv6 jumbogram, a related issue to CVE-2007-4567.
Linux kernel print_fatal_signal function local Vulnerability
Description: The print_fatal_signal function in kernel/signal.c in the Linux kernel before 2.6.32.4 on the i386 platform, when print-fatal-signals is enabled, allows local users to discover the contents of arbitrary memory locations by jumping to an address and then reading a log file, and might allow local users to cause a denial of service (system slowdown or crash) by jumping to an address.