79820904

Date: 2025-11-15 14:56:14
Score: 4
Natty:
Report link

For anyone who was wondering, the problem is the return value in bh_entry_hook: with a non-zero value the Kprobes leaves the return address as is, and the kretprobe has no further effect for that particular function instance, from the docs https://docs.kernel.org/trace/kprobes.html

Reasons:
  • Blacklisted phrase (2): was wondering
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Damiano De Orazi