RenukaSelvar / kernel_smp

Other
0 stars 0 forks source link

CVE-2022-48693 (Medium) detected in linuxlinux-4.19.313 #538

Open mend-bolt-for-github[bot] opened 1 month ago

mend-bolt-for-github[bot] commented 1 month ago

CVE-2022-48693 - Medium Severity Vulnerability

Vulnerable Library - linuxlinux-4.19.313

The Linux Kernel

Library home page: https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux

Found in base branch: master

Vulnerable Source Files (2)

/drivers/soc/bcm/brcmstb/pm/pm-arm.c /drivers/soc/bcm/brcmstb/pm/pm-arm.c

Vulnerability Details

In the Linux kernel, the following vulnerability has been resolved: soc: brcmstb: pm-arm: Fix refcount leak and __iomem leak bugs In brcmstb_pm_probe(), there are two kinds of leak bugs: (1) we need to add of_node_put() when for_each__matching_node() breaks (2) we need to add iounmap() for each iomap in fail path

Publish Date: 2024-05-03

URL: CVE-2022-48693

CVSS 3 Score Details (5.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://lore.kernel.org/linux-cve-announce/2024050347-CVE-2022-48693-3e82@gregkh/T/#u

Release Date: 2024-05-03

Fix Resolution: v4.19.258,v5.4.213,v5.10.143,v5.15.68,v5.19.9


Step up your Open Source Security Game with Mend here