CVE-2023-53034
Published: Apr 16, 2025
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: ntb_hw_switchtec: Fix shift-out-of-bounds in switchtec_ntb_mw_set_trans There is a kernel API ntb_mw_clear_trans() would pass 0 to both addr and size. This would make xlate_pos negative. [ 23.734156] switchtec switchtec0: MW 0: part 0 addr 0x0000000000000000 size 0x0000000000000000 [ 23.734158] ================================================================================ [ 23.734172] UBSAN: shift-out-of-bounds in drivers/ntb/hw/mscc/ntb_hw_switchtec.c:293:7 [ 23.734418] shift exponent -1 is negative Ensuring xlate_pos is a positive or zero before BIT.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 1e2fd202f8593985cdadca32e0c322f98e7fe7cb - < f56951f211f181410a383d305e8d370993e45294affected 1e2fd202f8593985cdadca32e0c322f98e7fe7cb - < 5b6857bb3bfb0dae17fab1e42c1e82c204a508b1affected 1e2fd202f8593985cdadca32e0c322f98e7fe7cb - < 2429bdf26a0f3950fdd996861e9c1a3873af1dbeaffected 1e2fd202f8593985cdadca32e0c322f98e7fe7cb - < 7ed22f8d8be26225a78cf5e85b2036421a6bf2d5affected 1e2fd202f8593985cdadca32e0c322f98e7fe7cb - < c61a3f2df162ba424be0141649a9ef5f28eaccc1+4 more versions |
Linux | Linux | affected 4.16unaffected 0 - < 4.16unaffected 5.4.292 - <= 5.4.*unaffected 5.10.236 - <= 5.10.*unaffected 5.15.180 - <= 5.15.*+6 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now