ZeroHour
The Hacker Newspublished ()ingested @TheHackersNews

Google Releases Android Update to Patch Actively Exploited Vulnerability

criticalVulnerability exploited in the wildimportance 60CVE-2021-22600

Vulnerabilities mentionedAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2021-22600
Double-Free Privilege Escalation in Linux Kernel af_packet (CVE-2021-22600)

CVE-2021-22600 is a double-free flaw (CWE-415) in packet_set_ring() in the Linux kernel's net/packet/af_packet.c, the code that manages packet socket ring buffers. A local, low-privileged user can trigger it through crafted syscalls on AF_PACKET sockets, causing kernel memory corruption. A successful attacker gains local privilege escalation to kernel/root-level control, or can instead crash the system in a denial of service; the flaw scores 7.0 (High) with a local attack vector and high attack complexity. Any kernel built before the fix commit ec6af094ea28f0f2dda1a6a33b14cd57e36a9755 is affected, spanning the upstream Linux kernel, Debian Linux, Google's Android (patched in an actively exploited April 2022 Android security update), and NetApp storage products that embed the Linux kernel (8300, 8700, A400, C400, and H-series firmware). The flaw was added to CISA's Known Exploited Vulnerabilities catalog on 2022-04-11 and Google patched it as actively exploited, so it is being exploited in the wild, though no standalone public PoC is known and any ransomware use is unconfirmed.

Do: Upgrade the Linux kernel to a release past the affected versions, or rebuild from source including commit ec6af094ea28f0f2dda1a6a33b14cd57e36a9755; apply Debian security updates and NetApp firmware updates per each vendor's advisory. Because the flaw is in CISA's KEV catalog and Google confirmed active exploitation, prioritize patching for hosts that grant interactive/local access to untrusted users. If patching must be delayed, restrict local logins and monitor for suspicious AF_PACKET ring-buffer syscall activity and unexplained crashes or reboots.

7.06% KEV
  • Linux kernel
  • Debian Linux
  • NetApp 8300 firmware
  • +8 more
massMillions of installations and devices (Linux servers and cloud instances counted in the millions by public internet scans, billions of Android devices, plus…
Full article241 words · extracted from thehackernews.com · click to collapse

Ravie LakshmananMay 06, 2022

Google has released monthly security patches for Android with fixes for 37 flaws across different components, one of which is a fix for an actively exploited Linux kernel vulnerability that came to light earlier this year.

Tracked as CVE-2021-22600 (CVSS score: 7.8), the vulnerability is ranked "High" for severity and could be exploited by a local user to escalate privileges or deny service.

The issue relates to a double-free vulnerability residing in the Packet network protocol implementation in the Linux kernel that could cause memory corruption, potentially leading to denial-of-service or execution of arbitrary code.

Patches were released by different Linux distributions, including Debian, Red Hat, SUSE, and Ubuntu in December 2021 and January 2022.

"There are indications that CVE-2021-22600 may be under limited, targeted exploitation," Google noted in its Android Security Bulletin for May 2022. Specifics about the nature of the attacks are unknown as yet.

It's worth noting that the vulnerability has also been added by the U.S. Cybersecurity and Infrastructure Security Agency (CISA) to its Known Exploited Vulnerabilities Catalog as of last month based on evidence of active exploitation.

Also fixed as part of this month's patches are three other bugs in the kernel as well as 18 high-severity and one critical-severity flaw in MediaTek and Qualcomm components.

Found this article interesting? Follow us on Google News, Twitter and LinkedIn to read more exclusive content we post.

Text extracted automatically; images, tables and formatting may be missing. Original: https://thehackernews.com/2022/05/google-releases-android-update-to-patch.html