3 matches found
Linux Distros Unpatched Vulnerability : CVE-2022-49643
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ima: Fix a potential integer overflow in imaappraisemeasurement When the ima-modsig is...
CVE-2022-49643
CVE-2022-49643 — Linux kernel : The issue affects ima_appraise_measurement in the kernel; when ima-modsig is enabled, a negative rc passed to evm_verifyxattr() can trigger an integer overflow. The vulnerability is addressed by a kernel patch in the Linux kernel (fixes integer overflow in ima_appr...
CVE-2022-49643 ima: Fix a potential integer overflow in ima_appraise_measurement
In the Linux kernel, the following vulnerability has been resolved: ima: Fix a potential integer overflow in imaappraisemeasurement When the ima-modsig is enabled, the rc passed to evmverifyxattr may be negative, which may cause the integer overflow problem...