Lucene search

K
osvGoogleOSV:CVE-2024-43865
HistoryAug 21, 2024 - 12:15 a.m.

CVE-2024-43865

2024-08-2100:15:04
Google
osv.dev
linux kernel
vulnerability
s390/fpu
exception handling
fix

AI Score

7.3

Confidence

Low

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

s390/fpu: Re-add exception handling in load_fpu_state()

With the recent rewrite of the fpu code exception handling for the
lfpc instruction within load_fpu_state() was erroneously removed.

Add it again to prevent that loading invalid floating point register
values cause an unhandled specification exception.

AI Score

7.3

Confidence

Low