Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2022-48636
HistoryApr 28, 2024 - 1:15 p.m.

CVE-2022-48636

2024-04-2813:15:00
Debian Security Bug Tracker
security-tracker.debian.org
2
linux kernel
resolved vulnerability
s390/dasd

7 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

12.7%

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroup Fix Oops in dasd_alias_get_start_dev() function caused by the pavgroup pointer being NULL. The pavgroup pointer is checked on the entrance of the function but without the lcu->lock being held. Therefore there is a race window between dasd_alias_get_start_dev() and _lcu_update() which sets pavgroup to NULL with the lcu->lock held. Fix by checking the pavgroup pointer with lcu->lock held.

7 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

12.7%

Related for DEBIANCVE:CVE-2022-48636