News › security
By Zayden R., June 24, 2026
Linux kernel 7.2 brings post-quantum ML-DSA signature support to IMA and EVM, enhancing security against future quantum threats. This update is a key step in maintaining data integrity.
The Linux 7.2 kernel is set to debut with a significant enhancement in its integrity subsystem, now supporting post-quantum ML-DSA signatures for both IMA (Integrity Measurement Architecture) and EVM (Extended Verification Module). This update, merged last week, marks an important development for those concerned about the potential threats posed by quantum computing to current cryptographic standards.
Quantum computing, while still in its infancy, promises to render many of today’s cryptographic methods obsolete. As such, the integration of post-quantum cryptographic algorithms into mainstream systems is not just forward-thinking but necessary. The ML-DSA (Multivariate Lattice Digital Signature Algorithm) is designed to resist quantum attacks, offering a layer of security that will be crucial in the coming years.
For those managing secure Linux environments, this addition means improved resilience against future threats. The IMA and EVM have long been integral in ensuring the authenticity and integrity of files and configurations. With the inclusion of ML-DSA support, these tools are now better equipped to handle the challenges posed by advances in quantum computing.
While the implementation details are complex, the practical impact is clear: Linux systems will be more secure against emerging threats. With this update, sysadmins can breathe a little easier, knowing their systems are being fortified against the future.
The Linux Camp teaches these topics as hands-on labs on real virtual machines, verified as you type.