Lucene search
+L

1046 matches found

OSV
OSV
•added 2024/08/06 12:59 p.m.•23 views

SUSE-SU-2024:2785-1 Security update for kernel-firmware

This update for kernel-firmware fixes the following issues: Update to version 20240728: amdgpu: update DMCUB to v0.0.227.0 for DCN35 and DCN351 Revert 'iwlwifi: update ty/So/Ma firmwares for core89-58 release' linux-firmware: update firmware for MT7922 WiFi device linux-firmware: update firmware...

4.7CVSS4.8AI score0.00428EPSS
SaveExploits0References5
OpenVAS
OpenVAS
•added 2024/07/24 12:00 a.m.•23 views

openSUSE Security Advisory (SUSE-SU-2024:2575-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

4.7CVSS7.6AI score0.00428EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2024/07/23 3:34 p.m.•46 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 8.8 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

9.8CVSS6.8AI score0.01413EPSS
SaveExploits0References18
Tenable Nessus
Tenable Nessus
•added 2024/07/23 12:00 a.m.•32 views

SUSE SLED15: kernel-firmware / kernel-firmware-all / kernel-firmware-amdgpu / etc (SUSE-SU-2024:2575-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:2575-1 advisory. - CVE-2023-38417: Fixed improper input validation for some IntelR PROSet/Wireless WiFi software...

4.7CVSS5.8AI score0.00428EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
•added 2024/07/18 12:00 a.m.•92 views

EulerOS Virtualization 2.10.1 : kernel (EulerOS-SA-2024-2002)

"According to the versions of the kernel packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : In the Linux kernel, the following vulnerability has been resolved: bus: qcom: Put child node before return Put child node before...

9.8CVSS7.1AI score0.28058EPSS
SaveExploits16References43
RedhatCVE
RedhatCVE
•added 2024/07/16 10:56 p.m.•31 views

CVE-2022-48777

In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: qcom: Fix kernel panic on skipped partition In the event of a skipped partition case when the entry name is empty the kernel panics in the cleanup function as the name entry is NULL. Rework the parser logic by first...

4.4CVSS6.8AI score0.00225EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2024/07/16 10:56 p.m.•22 views

CVE-2022-48776

In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: qcom: Fix missing free for pparts in cleanup Mtdpart doesn't free pparts when a cleanup function is declared. Add missing free for pparts in cleanup function for smem to fix the leak...

4.4CVSS7AI score0.00225EPSS
SaveExploits0References4
NVD
NVD
•added 2024/07/16 12:15 p.m.•36 views

CVE-2022-48776

In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: qcom: Fix missing free for pparts in cleanup Mtdpart doesn't free pparts when a cleanup function is declared. Add missing free for pparts in cleanup function for smem to fix the leak...

5.5CVSS0.00225EPSS
SaveExploits0References3
OSV
OSV
•added 2024/07/16 12:15 p.m.•9 views

DEBIAN-CVE-2022-48777

In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: qcom: Fix kernel panic on skipped partition In the event of a skipped partition case when the entry name is empty the kernel panics in the cleanup function as the name entry is NULL. Rework the parser logic by first...

5.5CVSS4.9AI score0.00225EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2024/07/16 12:15 p.m.•20 views

CVE-2022-48776

In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: qcom: Fix missing free for pparts in cleanup Mtdpart doesn't free pparts when a cleanup function is declared. Add missing free for pparts in cleanup function for smem to fix the leak...

5.5CVSS5.8AI score0.00225EPSS
SaveExploits0References5
OSV
OSV
•added 2024/07/16 12:15 p.m.•11 views

UBUNTU-CVE-2022-48777

In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: qcom: Fix kernel panic on skipped partition In the event of a skipped partition case when the entry name is empty the kernel panics in the cleanup function as the name entry is NULL. Rework the parser logic by first...

5.5CVSS5.7AI score0.00225EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2024/07/16 11:13 a.m.•46 views

CVE-2022-48776 mtd: parsers: qcom: Fix missing free for pparts in cleanup

In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: qcom: Fix missing free for pparts in cleanup Mtdpart doesn't free pparts when a cleanup function is declared. Add missing free for pparts in cleanup function for smem to fix the leak...

0.00225EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2024/07/16 11:13 a.m.•49 views

CVE-2022-48777

In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: qcom: Fix kernel panic on skipped partition In the event of a skipped partition case when the entry name is empty the kernel panics in the cleanup function as the name entry is NULL. Rework the parser logic by first...

5.5CVSS4.9AI score0.00225EPSS
SaveExploits0
CVE
CVE
•added 2024/07/16 11:13 a.m.•102 views

CVE-2022-48776

CVE-2022-48776 is a Linux kernel memory-leak fix in the MTD parsers for Qualcomm SMEM: the cleanup function did not free pparts, causing a leak. The vulnerability affects mtd/parsers/qcomsmempart.c (pparts) and is resolved by adding a missing free in the cleanup path. Affected context and patches...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
•added 2024/07/16 11:13 a.m.•49 views

CVE-2022-48777 mtd: parsers: qcom: Fix kernel panic on skipped partition

In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: qcom: Fix kernel panic on skipped partition In the event of a skipped partition case when the entry name is empty the kernel panics in the cleanup function as the name entry is NULL. Rework the parser logic by first...

0.00225EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2024/07/16 11:13 a.m.•15 views

CVE-2022-48776 mtd: parsers: qcom: Fix missing free for pparts in cleanup

In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: qcom: Fix missing free for pparts in cleanup Mtdpart doesn't free pparts when a cleanup function is declared. Add missing free for pparts in cleanup function for smem to fix the leak...

6.8AI score0.00225EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2024/07/16 11:13 a.m.•25 views

CVE-2022-48777 mtd: parsers: qcom: Fix kernel panic on skipped partition

In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: qcom: Fix kernel panic on skipped partition In the event of a skipped partition case when the entry name is empty the kernel panics in the cleanup function as the name entry is NULL. Rework the parser logic by first...

6.6AI score0.00225EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2024/07/16 11:13 a.m.•46 views

CVE-2022-48776

In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: qcom: Fix missing free for pparts in cleanup Mtdpart doesn't free pparts when a cleanup function is declared. Add missing free for pparts in cleanup function for smem to fix the leak...

5.5CVSS5.1AI score0.00225EPSS
SaveExploits0
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2024/07/16 12:00 a.m.•0 views

CVE-2022-48777: NULL Pointer Dereference

In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: qcom: Fix kernel panic on skipped partition In the event of a skipped partition case when the entry name is empty the kernel panics in the cleanup function as the name entry is NULL. Rework the parser logic by first...

5.5CVSS5.7AI score0.00225EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2024/07/16 12:00 a.m.•0 views

CVE-2022-48776: Missing Release of Memory after Effective Lifetime

In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: qcom: Fix missing free for pparts in cleanup Mtdpart doesn't free pparts when a cleanup function is declared. Add missing free for pparts in cleanup function for smem to fix the leak...

5.5CVSS5.7AI score0.00225EPSS
SaveExploits0References1
Rows per page
Query Builder