Hi Robert, 👋
Based on the lslpp -L | grep -i python output returning nothing, it indicates that Python isn't currently installed on your VIOS system. The lslpp command lists all installed LPPs (Licensed Program Products), so if no Python-related packages appear (like python3.9.base or python3.11.base), that means Python runtime isn't present.
Since the CVE (CVE-2024-8176) specifically targets systems with vulnerable Python versions installed, your environment should not be affected. You can safely ignore this bulletin for now.
However, it's always a good idea to review your installed software periodically - especially if any applications or scripts later introduce a Python dependency.
Hope that helps clarify things!
------------------------------
Thomas leonlaim
------------------------------
Original Message:
Sent: Fri October 17, 2025 03:35 PM
From: Robert Berendt
Subject: Do I have python installed? If so, do I have a version susceptible to this condition?
I'm more of an IBM i guy.
Running VIOS 3.1.4.50
If I go into oem_setup_env it returns
oslevel
7.2.0.0
I'm looking at this:
Security Bulletin: AIX/VIOS is affected by a denial of service (CVE-2024-8176) due to Python
I ran the recommended lslpp -L | grep -i python3.9.base and even tried lslpp -L | grep -i python3.11.base. Both returned nothing. I even tried lslpp -L | grep -i python and that returned nothing either. I was curious if I might have python but it might be so old as to be open to even other CVE's, etc.
Does this mean that I don't have python installed and I can ignore that for now?
------------------------------
Robert Berendt IBMChampion
Business Systems Analyst, Lead
Dekko
Fort Wayne
------------------------------