You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jira LE-4395
cve CVE-2025-38556
Rebuild_History Non-Buildable kernel-6.12.0-55.39.1.el10_0
commit-author Dmitry Torokhov <dmitry.torokhov@gmail.com>
commit ae9b956
snto32() does exactly what sign_extend32() does, but handles
potentially malformed data coming from the device. Keep the checks,
but then call sign_extend32() to perform the actual conversion.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Link: https://patch.msgid.link/20241003144656.3786064-1-dmitry.torokhov@gmail.com
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
(cherry picked from commit ae9b956)
Signed-off-by: Jonathan Maple <jmaple@ciq.com>
0 commit comments