<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in verifier_flow_keys.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>3ce6b42458f0e2176350fccf86b954d322591ff7 - selftests/bpf: add tests for PTR_TO_FLOW_KEYS offset bounds</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/bpf/progs/verifier_flow_keys.c#3ce6b42458f0e2176350fccf86b954d322591ff7</link>
        <description>selftests/bpf: add tests for PTR_TO_FLOW_KEYS offset boundsAdd verifier tests covering pointer arithmetic on a PTR_TO_FLOW_KEYSregister. This covers the bpf-next regression where an out-of-boundsconstant offset introduced as flow_keys += K and then dereferenced atinsn-&gt;off 0 was accepted, while the equivalent flow_keys + K direct offsetwas rejected.The tests check that in-bounds constant arithmetic on the keys pointer isstill accepted, out-of-bounds constant arithmetic is rejected for both readand write, and a truly varying offset from bpf_get_prandom_u32() remainsrejected by the existing PTR_TO_FLOW_KEYS pointer arithmetic rules.Signed-off-by: Nuoqi Gui &lt;gnq25@mails.tsinghua.edu.cn&gt;Acked-by: Eduard Zingerman &lt;eddyz87@gmail.com&gt;Link: https://lore.kernel.org/r/20260606-c3-01-v3-v3-2-97c51f592f15@mails.tsinghua.edu.cnSigned-off-by: Alexei Starovoitov &lt;ast@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/bpf/progs/verifier_flow_keys.c</description>
        <pubDate>Sat, 06 Jun 2026 12:50:38 +0200</pubDate>
        <dc:creator>Nuoqi Gui &lt;gnq25@mails.tsinghua.edu.cn&gt;</dc:creator>
    </item>
</channel>
</rss>
