Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2021-47086
HistoryMar 04, 2024 - 6:15 p.m.

CVE-2021-47086

2024-03-0418:15:07
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
phonet object
pipe enablement request
socket bound

6.3 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

13.2%

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.

6.3 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

13.2%