CVE-2024-26705

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-26705
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-26705.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-26705
Downstream
Published
2024-04-03T14:55:08Z
Modified
2025-10-15T08:30:22.163120Z
Summary
parisc: BTLB: Fix crash when setting up BTLB at CPU bringup
Details

In the Linux kernel, the following vulnerability has been resolved:

parisc: BTLB: Fix crash when setting up BTLB at CPU bringup

When using hotplug and bringing up a 32-bit CPU, ask the firmware about the BTLB information to set up the static (block) TLB entries.

For that write access to the static btlbinfo struct is needed, but since it is marked _roafterinit the kernel segfaults with missing write permissions.

Fix the crash by dropping the _roafter_init annotation.

References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
e5ef93d02d6c9cc3a14e7348481c9e41a528caa1
Fixed
54944f45470af5965fb9c28cf962ec30f38a8f5b
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
e5ef93d02d6c9cc3a14e7348481c9e41a528caa1
Fixed
aa52be55276614d33f22fbe7da36c40d6432d10b
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
e5ef93d02d6c9cc3a14e7348481c9e41a528caa1
Fixed
913b9d443a0180cf0de3548f1ab3149378998486

Affected versions

v6.*

v6.6
v6.6-rc1
v6.6-rc2
v6.6-rc3
v6.6-rc4
v6.6-rc5
v6.6-rc6
v6.6-rc7
v6.6.1
v6.6.10
v6.6.11
v6.6.12
v6.6.13
v6.6.14
v6.6.15
v6.6.16
v6.6.17
v6.6.2
v6.6.3
v6.6.4
v6.6.5
v6.6.6
v6.6.7
v6.6.8
v6.6.9
v6.7
v6.7-rc1
v6.7-rc2
v6.7-rc3
v6.7-rc4
v6.7-rc5
v6.7-rc6
v6.7-rc7
v6.7-rc8
v6.7.1
v6.7.2
v6.7.3
v6.7.4
v6.7.5
v6.8-rc1

Database specific

{
    "vanir_signatures": [
        {
            "signature_version": "v1",
            "target": {
                "file": "arch/parisc/kernel/cache.c"
            },
            "signature_type": "Line",
            "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@54944f45470af5965fb9c28cf962ec30f38a8f5b",
            "deprecated": false,
            "digest": {
                "line_hashes": [
                    "58001251629995910706671409737144779760",
                    "209351151125881978182787974093346293009",
                    "93950479131355398119190603274934542414",
                    "269317286155865468388402875456530076802"
                ],
                "threshold": 0.9
            },
            "id": "CVE-2024-26705-742aad53"
        },
        {
            "signature_version": "v1",
            "target": {
                "file": "arch/parisc/kernel/cache.c"
            },
            "signature_type": "Line",
            "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@913b9d443a0180cf0de3548f1ab3149378998486",
            "deprecated": false,
            "digest": {
                "line_hashes": [
                    "58001251629995910706671409737144779760",
                    "209351151125881978182787974093346293009",
                    "93950479131355398119190603274934542414",
                    "269317286155865468388402875456530076802"
                ],
                "threshold": 0.9
            },
            "id": "CVE-2024-26705-a292a1ff"
        }
    ]
}

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.6.0
Fixed
6.6.18
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.7.6