Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

How can network driver corrupt a database?


Most network drivers run in kernel context and can access and write to everything.

Additionally, unless your system has an iommu and configures it to strictly limit your NIC, most NICs can DMA to any address in memory.

Unintentionally providing the wrong address to receive a packet with is a great way to corrupt a database.


By corrupting the data that was received.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: