Wind River Support Network

HomeDefectsLIN1021-7874
Fixed

LIN1021-7874 : Security Advisory - linux - CVE-2021-47170

Created: Mar 25, 2024    Updated: May 24, 2024
Resolved Date: May 23, 2024
Found In Version: 10.21.20.1
Fix Version: 10.21.20.21
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Kernel

Description

In the Linux kernel, the following vulnerability has been resolved:

USB: usbfs: Don't WARN about excessively large memory allocations

Syzbot found that the kernel generates a WARNing if the user tries to
submit a bulk transfer through usbfs with a buffer that is way too
large.  This isn't a bug in the kernel; it's merely an invalid request
from the user and the usbfs code does handle it correctly.

In theory the same thing can happen with async transfers, or with the
packet descriptor table for isochronous transfers.

To prevent the MM subsystem from complaining about these bad
allocation requests, add the __GFP_NOWARN flag to the kmalloc calls
for these buffers.

CREATE(Triage):(User=admin) CVE-2021-47170 (https://nvd.nist.gov/vuln/detail/CVE-2021-47170)

CVEs


Live chat
Online