View Issue Details

IDProjectCategoryView StatusLast Update
0002047Rocky-Linux-9kernelpublic2025-04-09 15:24
ReporterTony Che Assigned ToLouis Abel  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Summary0002047: Reproduced vulnerability cve-2022-4378
DescriptionHello guys!
I Reproduce vulnerability cve-2022-4378 on latest version on Rocky 9
Steps To Reproduceyum update -y

yum install git epel-release unzip tar

dnf config-manager --set-enabled crb

yum install autoconf automake m4 pkg-config
yum install kernel-devel
reboot

git clone https://github.com/linux-test-project/ltp

cd ltp

make autotools

./configure

make

make install

mv /opt/ltp/testcases/bin/cve-2022-4378 /root/

/root/cve-2022-4378 #server will reboot after that step

useradd test
cp /root/cve-2022-4378 /home/test/cve-2022-4378
chown -R test:test /home/test/cve-2022-4378

su test
cd /home/test
./cve-2022-4378 #server will reboot after that step
Tagscve, kernel

Activities

Louis Abel

Louis Abel

2025-04-09 15:24

administrator   ~0009757

Closing as fixed.

Issue History

Date Modified Username Field Change
2023-02-01 11:58 Tony Che New Issue
2023-02-01 11:58 Tony Che Tag Attached: cve
2023-02-01 11:58 Tony Che Tag Attached: kernel
2025-04-09 15:24 Louis Abel Assigned To => Louis Abel
2025-04-09 15:24 Louis Abel Status new => closed
2025-04-09 15:24 Louis Abel Resolution open => fixed
2025-04-09 15:24 Louis Abel Note Added: 0009757