DSA-2026-223: Security Update for Dell Enterprise Sonic Distribution Copy Fail (CVE-2026-31431) and Dirty Frag (CVE-2026-43284, CVE-2026-43500)
Riepilogo: Dell Enterprise Sonic Distribution mitigation is available for multiple security vulnerabilities that could be exploited by malicious users to compromise the affected system.
Impatto
High
Ulteriori dettagli
Customers who create users only via the CLI are not affected by these vulnerabilities as the non-privileged users do not have shell access.
Dettagli
| Third-party Component | CVEs | More Information |
| Linux Kernel | CVE-2026-31431, CVE-2026-43284, CVE-2026-43500 | https://nvd.nist.gov/vuln/search |
Prodotti interessati e correzione
| Product | Affected Versions | Remediated Versions | Link |
| Dell Enterprise SONiC Distribution | Versions prior to 4.5.3 | Version 4.5.3 | Link to update |
| Product | Affected Versions | Remediated Versions | Link |
| Dell Enterprise SONiC Distribution | Versions prior to 4.5.3 | Version 4.5.3 | Link to update |
The Affected Products and Remediation table above may not be a comprehensive list of all affected supported versions and may be updated as more information becomes available.
Soluzioni alternative e mitigazioni
| CVE ID | Workaround and Mitigation |
| CVE-2026-31431, CVE-2026-43284, CVE-2026-43500 |
For customers who configure general Linux shell access or want to implement defense-in-depth measures, we recommend adding an additional filter to block dynamic loading of the affected modules. 1) Disable Vulnerable Kernel Module Loading From the Linux shell as system admin add the following filter to your system configuration: #Restrict loading of the affected kernel modules
If OSPFv3 IPSec authentication is not in use, apply the additional filter below as well:
After applying the configuration, update module preferences:
2) Verification To verify the module is blocked: #Check if any of the modules are active
#If necessary, unload the module if it is currently loaded
#Attempt to load each module (should fail)
#Expected output: modprobe: ERROR: ../libkmod/libkmod-module.c:1047 command_do() Error running install command '/bin/false' for module algif_aead: retcode 1 Persistence The configuration will persist across system reboots. No additional steps are required. |
Cronologia delle revisioni
| Revision | Date | Description |
| 1.0 | 2026-05-15 | Initial Release |
| 2.0 | 2026-05-15 | Formatting changes only. No changes to content. |
| 3.0 | 2026-06-10 | Link provided for the 4.5.3 release |