In the Linux kernel, the following vulnerability has been resolved:
phonet/pep: refuse to enable an unbound pipe
This ioctl() implicitly assumed that the socket was already bound to
a valid local socket name, i.e. Phonet object. If the socket was not
bound, two separate problems would occur:
1) We'd send an pipe enablement request with an invalid source object.
2) Later socket calls could BUG on the socket unexpectedly being
connected yet not bound to a valid object.
Metrics
Affected Vendors & Products
References
History
Mon, 04 Nov 2024 13:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-03-04T18:06:12.239Z
Updated: 2024-11-04T11:59:07.617Z
Reserved: 2024-02-29T22:33:44.299Z
Link: CVE-2021-47086
Vulnrichment
Updated: 2024-08-04T05:24:39.798Z
NVD
Status : Awaiting Analysis
Published: 2024-03-04T18:15:07.393
Modified: 2024-03-05T13:41:01.900
Link: CVE-2021-47086
Redhat