-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
False
-
-
False
-
None
-
rhel-se-kernel
-
-
A few LTP upstream fixes were backported through RHEL-145519 to our internal LTP testsuite (https://gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/merge_requests/4523/) to fix an ENOMEM error with the CVE-2017-17052 testcase:
7 tst_test.c:1712: TINFO: LTP version: 20240129
8 tst_test.c:1598: TINFO: Timeout per run is 0h 01m 00s
9 cve-2017-17052.c:48: TBROK: mmap((nil),16777216,1,32802,-1,0) failed: ENOMEM (12)
...<repeats 7 times>...
As can be seen, the error was hit in the LTP version 20240129, which is used by streams from 8.4 to 9.4, but were not fixed by the aforementioned RHEL-145519 ticket that targeted the version 20250930 (latest at the time of writing). With that, we need to backport all fixes to LTP versions that test EUS streams we still support and that make sense to have the fixes applied.