Lucene search

K
cvelistFreebsdCVELIST:CVE-2024-25941
HistoryFeb 15, 2024 - 4:27 a.m.

CVE-2024-25941 jail(2) information leak

2024-02-1504:27:06
freebsd
www.cve.org
1
cve-2024-25941
jail(2)
information leak
ttys
visiblity issue
pstat -t

6.3 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

9.0%

The jail(2) system call has not limited a visiblity of allocated TTYs (the kern.ttys sysctl). This gives rise to an information leak about processes outside the current jail.

Attacker can get information about TTYs allocated on the host or in other jails. Effectively, the information printed by “pstat -t” may be leaked.

CNA Affected

[
  {
    "defaultStatus": "unknown",
    "modules": [
      "jail"
    ],
    "product": "FreeBSD",
    "vendor": "FreeBSD",
    "versions": [
      {
        "lessThan": "p5",
        "status": "affected",
        "version": "14.0-RELEASE",
        "versionType": "release"
      },
      {
        "lessThan": "p10",
        "status": "affected",
        "version": "13.2-RELEASE",
        "versionType": "release"
      }
    ]
  }
]

6.3 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

9.0%