| Message ID | 20260306065514.9529-1-peter.marko@siemens.com |
|---|---|
| State | Under Review |
| Headers | show |
| Series | [v2] libpam: set status for CVE-2024-10041 | expand |
diff --git a/meta/recipes-extended/pam/libpam_1.7.1.bb b/meta/recipes-extended/pam/libpam_1.7.1.bb index 8fb67983ee..470aea80f6 100644 --- a/meta/recipes-extended/pam/libpam_1.7.1.bb +++ b/meta/recipes-extended/pam/libpam_1.7.1.bb @@ -170,3 +170,5 @@ CONFFILES:${PN}-runtime += "${sysconfdir}/security/limits.conf" GITHUB_BASE_URI = "https://github.com/linux-pam/linux-pam/releases" CVE_PRODUCT = "linux-pam" + +CVE_STATUS[CVE-2024-10041] = "fixed-version: fixed since v1.6.1"