CVE-2024-41026

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-41026
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-41026.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-41026
Downstream
Published
2024-07-29T15:15:11Z
Modified
2024-11-21T09:32:05Z
Summary
[none]
Details

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

mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's length

No check is done on the size of the data to be transmiited. This causes a kernel panic when this size exceeds the sg_miter's length.

Limit the number of transmitted bytes to sgm->length.

References

Affected packages

Debian:13 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.9.10-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}