HomeDefectsLIN1023-3845
Fixed

LIN1023-3845 : Security Advisory - linux - CVE-2021-46923

Created: Feb 27, 2024    Updated: Apr 2, 2024
Resolved Date: Apr 1, 2024
Found In Version: 10.23.30.1
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Kernel

Description

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

fs/mount_setattr: always cleanup mount_kattr

Make sure that finish_mount_kattr() is called after mount_kattr was
succesfully built in both the success and failure case to prevent
leaking any references we took when we built it.  We returned early if
path lookup failed thereby risking to leak an additional reference we
took when building mount_kattr when an idmapped mount was requested.

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