CVE-2022-48798
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
16/07/2024
Last modified:
16/07/2024
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
s390/cio: verify the driver availability for path_event call<br />
<br />
If no driver is attached to a device or the driver does not provide the<br />
path_event function, an FCES path-event on this device could end up in a<br />
kernel-panic. Verify the driver availability before the path_event<br />
function call.