linux-kernel-defence-map icon indicating copy to clipboard operation
linux-kernel-defence-map copied to clipboard

Linux Kernel Defence Map shows the relationships between vulnerability classes, exploitation techniques, bug detection mechanisms, and defence technologies

Results 2 linux-kernel-defence-map issues
Sort by recently updated
recently updated
newest added

The Map is quite complex. Let's try other graph visualizations, maybe make it interactive and see how it works. Example: https://d3-graph-gallery.com/

enhancement

After reading these conversations, per Torvalds and other devs it seems that XPFO's defense on ret2dir is less of a code execution threat, and more a data exposure threat. The...

bug