In the Linux kernel, the following vulnerability has been resolved:
tracing/probes: Remove WARNONONCE from parsebtfarg
Sashiko found that user can cause this WARNONONCE() easily with adding a kprobe event based on a raw address with BTF parameter.
Since this is not an unexpected condition, remove the WARNONONCE().