VDB
DEBIAN-CVE-2024-40963
DEBIAN-CVE-2024-40963
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: mips: bmips: BCM6358: make sure CBR is correctly set It was discovered that some device have CBR address set to 0 causing kernel panic when arch_sync_dma_for_cpu_all is called. This was notice in situation where the system is booted from TP1 and BMIPS_GET_CBR() returns 0 instead of a valid address and !!(read_c0_brcm_cmt_local() & (1 << 31)); not failing. The current check whether RAC flush should be disabled or not are not enough hence lets check if CBR is a valid address or not.
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux | 5.10.162-1, 5.10.179-1, 5.10.179-3 |
| Debian:13 | linux | 0, 0 |
| Debian:11 | linux-6.1 | *, 6.1.106-3~deb11u3, 6.1.112-1~deb11u1 |
| Debian:14 | linux | 0, 0 |
| Debian:12 | linux | *, 6.1.76-1~bpo11+1, 6.1.82-1 |
Timeline
- Jul 12, 2024 CVE Published
- Apr 28, 2026 CVE Updated