DSA-2026-245: Security Update for Dell VxRail for Multiple Third-Party Component Vulnerabilities
Resumen: Dell VxRail remediation is available for multiple security vulnerabilities that could be exploited by malicious users to compromise the affected system.
Impacto
High
Detalles
| Third-party Component | CVEs | More Information |
| Linux Kernel | CVE-2026-31431 | https://nvd.nist.gov/vuln/search |
Corrección y productos afectados
| CVEs Addressed | Product | Affected Versions | Remediated Versions | Link |
| CVE-2026-31431 | Dell VxRail Appliance | Versions prior to 8.0.390 |
Version 8.0.390 or later
Customers are encouraged to follow mitigation steps below until remediation has been released. |
Target Availability:
June 2026 |
| CVEs Addressed | Product | Affected Versions | Remediated Versions | Link |
| CVE-2026-31431 | Dell VxRail Appliance | Versions prior to 8.0.390 |
Version 8.0.390 or later
Customers are encouraged to follow mitigation steps below until remediation has been released. |
Target Availability:
June 2026 |
Soluciones alternativas y mitigaciones
| CVE ID | Workaround and Mitigation |
| CVE-2026-31431 |
For customers who need to mitigate the vulnerability before upgrading, Dell recommends blacklisting the algif_aead kernel module. Steps to Apply the Workaround:
echo "install algif_aead /bin/false" > /etc/modprobe.d/disable-algif-aead.conf
modprobe algif_aead This command should fail (module load denied). lsmod | grep algif_aead This should return empty (module not loaded). Notes on the workaround:
Removing the Workaround After Upgrade After upgrading to VxRail 8.0.390 or later, Dell strongly recommends removing the blacklist configuration to ensure compatibility with potential future enhancements: rm -f /etc/modprobe.d/disable-algif-aead.conf |
Historial de revisiones
| Revision | Date | Description |
| 1.0 | 2026-06-05 | Initial Release |