This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/2426] detect and report writes to kernel variables and structures


------- Additional Comments From fche at redhat dot com  2006-03-06 22:02 -------
The translator could emit a call to "printk(...); add_taint(...);" during module
initialization for any probe script that includes $target variable writes.  I
don't see an existing TAINT flag that would be a perfect match, the closest
being TAINT_FORCED_MODULE.


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2426

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]