Details: https://nvd.nist.gov/vuln/detail/CVE-2025-10824
The upstream maintainer wasn't able to reproduce the issue[1], and the related bug is closed without further action. [1]: https://github.com/axboe/fio/issues/1981 Signed-off-by: Gyorgy Sarvari <[email protected]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit a275078cbeaa0fafcfa4eb60ca69f05a8fe3df99) Adapted to Kirkstone (CVE_STATUS -> CVE_CHECK_STATUS) Signed-off-by: Gyorgy Sarvari <[email protected]> --- meta-oe/recipes-benchmark/fio/fio_3.30.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-oe/recipes-benchmark/fio/fio_3.30.bb b/meta-oe/recipes-benchmark/fio/fio_3.30.bb index 62b21339d0..8b864e24f2 100644 --- a/meta-oe/recipes-benchmark/fio/fio_3.30.bb +++ b/meta-oe/recipes-benchmark/fio/fio_3.30.bb @@ -45,3 +45,6 @@ do_install() { install -d ${D}/${docdir}/${PN} cp -R --no-dereference --preserve=mode,links -v ${S}/examples ${D}/${docdir}/${PN}/ } + +# disputed: Maintainer could not reproduce the issue, issue is closed without change. +CVE_CHECK_IGNORE += "CVE-2025-10824"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#123090): https://lists.openembedded.org/g/openembedded-devel/message/123090 Mute This Topic: https://lists.openembedded.org/mt/117039633/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
