In the Linux kernel, the following vulnerability has been resolved:
smackfs: restrict bytes count in smk_set_cipso()
Oops, I failed to update subject line.
From 07571157c91b98ce1a4aa70967531e64b78e8346 Mon Sep 17 00:00:00 2001
Date: Mon, 12 Apr 2021 22:25:06 +0900
Subject: [PATCH] smackfs: restrict bytes count in smk_set_cipso()
Commit 7ef4c19d245f3dc2 ("smackfs: restrict bytes count in smackfs write
functions") missed that count > SMK_CIPSOMAX check applies to only
format == SMK_FIXED24_FMT case.
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-21T14:35:45.744Z
Updated: 2024-11-04T12:03:55.742Z
Reserved: 2024-05-21T14:28:16.978Z
Link: CVE-2021-47336
Vulnrichment
Updated: 2024-08-04T05:32:08.568Z
NVD
Status : Awaiting Analysis
Published: 2024-05-21T15:15:20.437
Modified: 2024-05-21T16:54:26.047
Link: CVE-2021-47336
Redhat