CVE-2022-49643

Publication date

2025-02-26 02:23:49

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ima: Fix a potential integer overflow in ima_appraise_measurement When the ima-modsig is enabled, the rc passed to evm_verifyxattr() may be negative, which may cause the integer overflow problem.