Lucene search

K
prionPRIOn knowledge basePRION:CVE-2024-26622
HistoryMar 04, 2024 - 7:15 a.m.

Double free

2024-03-0407:15:00
PRIOn knowledge base
www.prio-n.com
9
linux kernel
tomoyo
vulnerability
double free
uaf write bug
nvd

7.1 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

10.4%

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

tomoyo: fix UAF write bug in tomoyo_write_control()

Since tomoyo_write_control() updates head->write_buf when write()
of long lines is requested, we need to fetch head->write_buf after
head->io_sem is held. Otherwise, concurrent write() requests can
cause use-after-free-write and double-free problems.

7.1 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

10.4%