Openanolis Anolis Os vulnerabilities
2 known vulnerabilities affecting openanolis/anolis_os.
Total CVEs
2
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
MEDIUM2
Vulnerabilities
Page 1 of 1
CVE-2025-1390P4MEDIUMCVSS 6.1v2.73;02025-02-18
CVE-2025-1390 [MEDIUM] CWE-284 CVE-2025-1390: The PAM module pam_cap.so of libcap configuration supports group names starting with “@”, during act
The PAM module pam_cap.so of libcap configuration supports group names starting with “@”, during actual parsing, configurations not starting with “@” are incorrectly recognized as group names. This may result in nonintended users being granted an inherited capability set, potentially leading to security risks. Attackers can exploit this vulnerability
nvd
CVE-2024-24856P4MEDIUMCVSS 5.3≥ v4.4, < v6.92024-04-17
CVE-2024-24856 [MEDIUM] CWE-476 CVE-2024-24856: The memory allocation function ACPI_ALLOCATE_ZEROED does not guarantee a successful allocation, but
The memory allocation function ACPI_ALLOCATE_ZEROED does not guarantee a
successful allocation, but the subsequent code directly dereferences the
pointer that receives it, which may lead to null pointer dereference.
To fix this issue, a null pointer check should be added. If it is null,
return exception code AE_NO_MEMORY.
nvd