UBUNTU-CVE-2024-6563

Source
https://ubuntu.com/security/CVE-2024-6563
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2024/UBUNTU-CVE-2024-6563.json
JSON Data
https://api.osv.dev/v1/vulns/UBUNTU-CVE-2024-6563
Related
Published
2024-07-08T16:15:00Z
Modified
2024-10-15T14:17:22Z
Severity
  • 6.7 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') vulnerability in Renesas arm-trusted-firmware allows Local Execution of Code. This vulnerability is associated with program files https://github.Com/renesas-rcar/arm-trusted-firmware/blob/rcargen3v2.5/drivers/renesas/common/io/i... https://github.Com/renesas-rcar/arm-trusted-firmware/blob/rcargen3v2.5/drivers/renesas/common/io/iorcar.C . In line 313 "addrloadedcnt" is checked not to be "CHECKIMAGEAREACNT" (5) or larger, this check does not halt the function. Immediately after (line 317) there will be an overflow in the buffer and the value of "dst" will be written to the area immediately after the buffer, which is "addrloadedcnt". This will allow an attacker to freely control the value of "addrloadedcnt" and thus control the destination of the write immediately after (line 318). The write in line 318 will then be fully controlled by said attacker, with whichever address and whichever value ("len") they desire.

References

Affected packages

Ubuntu:20.04:LTS / arm-trusted-firmware

Package

Name
arm-trusted-firmware
Purl
pkg:deb/ubuntu/arm-trusted-firmware?arch=src?distro=focal

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

2.*

2.1-3
2.2-2

Ecosystem specific

{
    "ubuntu_priority": "medium"
}

Ubuntu:22.04:LTS / arm-trusted-firmware

Package

Name
arm-trusted-firmware
Purl
pkg:deb/ubuntu/arm-trusted-firmware?arch=src?distro=jammy

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

2.*

2.5+dfsg-1
2.6+dfsg-1

Ecosystem specific

{
    "ubuntu_priority": "medium"
}

Ubuntu:24.10 / arm-trusted-firmware

Package

Name
arm-trusted-firmware
Purl
pkg:deb/ubuntu/arm-trusted-firmware?arch=src?distro=oracular

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

2.*

2.10.0+dfsg-1build2

Ecosystem specific

{
    "ubuntu_priority": "medium"
}

Ubuntu:24.04:LTS / arm-trusted-firmware

Package

Name
arm-trusted-firmware
Purl
pkg:deb/ubuntu/arm-trusted-firmware?arch=src?distro=noble

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

2.*

2.9.0+dfsg-3
2.10.0+dfsg-1
2.10.0+dfsg-1build1
2.10.0+dfsg-1build2

Ecosystem specific

{
    "ubuntu_priority": "medium"
}