Bug 1226924 (CVE-2024-34030) - VUL-0: CVE-2024-34030: kernel: PCI: of_property: return error for int_map allocation failure
Summary: VUL-0: CVE-2024-34030: kernel: PCI: of_property: return error for int_map all...
Status: RESOLVED INVALID
Alias: CVE-2024-34030
Product: SUSE Security Incidents
Classification: Novell Products
Component: Incidents (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Security Team bot
QA Contact: Security Team bot
URL: https://smash.suse.de/issue/411977/
Whiteboard: CVSSv3.1:SUSE:CVE-2024-34030:5.5:(AV:...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-24 18:21 UTC by SMASH SMASH
Modified: 2024-06-25 13:16 UTC (History)
2 users (show)

See Also:
Found By: Security Response Team
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SMASH SMASH 2024-06-24 18:21:45 UTC
In the Linux kernel, the following vulnerability has been resolved:

PCI: of_property: Return error for int_map allocation failure

Return -ENOMEM from of_pci_prop_intr_map() if kcalloc() fails to prevent a
NULL pointer dereference in this case.

[bhelgaas: commit log]

References:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-34030
https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2024/CVE-2024-34030.mbox
https://git.kernel.org/stable/c/b5f31d1470c4fdfae368feeb389768ba8d24fb34
https://git.kernel.org/stable/c/598e4a37a2f8da9144ba1fab04320c32169b6d0d
https://git.kernel.org/stable/c/e6f7d27df5d208b50cae817a91d128fb434bb12c
https://www.cve.org/CVERecord?id=CVE-2024-34030