jammy:linux bpf selftest do not build
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Jammy |
Fix Released
|
High
|
Roxana Nicolescu |
Bug Description
SRU Justification:
[Impact]
* bpf selftest do not compile. See the error below.
Commit "bpf: Allow reads from uninit stack" introduced the usage of '__failure',
without bringing the commit where this is defined.
This prevents us from running other tests and it also affects the netselfts because they are dependant on it.
Logs:
17242 progs/test_
17243 __failure __msg("invalid indirect access to stack")
17244 ^
17245 progs/test_
17246 progs/test_
17247 __failure __msg("invalid indirect access to stack")
17248 ^
17249 progs/test_
17250 __failure __msg("invalid indirect access to stack")
17251 ^
[Fix]
* While discussing with upstream a revert of this commit will be the fix for now.
[Test Plan]
* Revert, build the kernel, run the ubuntu_
CVE References
Changed in linux (Ubuntu Jammy): | |
importance: | Undecided → High |
status: | New → In Progress |
assignee: | nobody → Roxana Nicolescu (roxanan) |
Changed in linux (Ubuntu): | |
status: | New → Invalid |
description: | updated |
summary: |
- jammy:linux bpfk selftest do not build + jammy:linux bpf selftest do not build |
Changed in linux (Ubuntu Jammy): | |
status: | In Progress → Fix Committed |
tags: |
added: verification-done-jammy-linux verification-done-jammy-linux-nvidia-tegra removed: verification-needed-jammy-linux verification-needed-jammy-linux-nvidia-tegra |
tags: |
added: verification-done-jammy-linux-nvidia-tegra-igx removed: verification-needed-jammy-linux-nvidia-tegra-igx |
This bug is awaiting verification that the linux/5. 15.0-121. 131 kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification- needed- jammy-linux' to 'verification- done-jammy- linux'. If the problem still exists, change the tag 'verification- needed- jammy-linux' to 'verification- failed- jammy-linux' .
If verification is not done by 5 working days from today, this fix will be dropped from the source code, and this bug will be closed.
See https:/ /wiki.ubuntu. com/Testing/ EnableProposed for documentation how to enable and use -proposed. Thank you!