2 matches found
AZL-79457 CVE-2026-2297 affecting package python3 3.12.9-9
The import hook in CPython that handles legacy .pyc files SourcelessFileLoader is incorrectly handled in FileLoader a base class and so does not use io.opencode to read the .pyc files. sys.audit handlers for this audit event therefore do not fire...
AZL-75029 CVE-2025-15366 affecting package python3 3.12.9-9
The imaplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters...