Impact
Based on the description, it is inferred that the flaw in aa_change_profile causes a kernel panic when the function receives a null or error pointer from a failed label build. The code mistakenly passes this pointer to aa_label_is_unconfined_subset, which results in a denial of service by crashing the kernel.
Affected Systems
Based on the vendor list and CPE, it is inferred that any system running the Linux kernel with AppArmor enabled could be affected. The lack of version constraints suggests the issue spans multiple kernel releases until an update containing the patch is applied.
Risk and Exploitability
The likely attack vector is local execution that triggers aa_change_profile, which may be possible with privileged or compromised applications or via crafted profiles. The CVSS score of 7.1 indicates high severity, and the EPSS score of less than 1% suggests a low exploitation probability. The flaw is not listed in the CISA KEV catalog, so active exploitation in the wild has not been documented, but the high CVSS warrants prompt remediation.
OpenCVE Enrichment