Lucene search
K

38 matches found

AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.3 views

Astra Linux - уязвимость в linux, linux-5.10

In the Linux kernel, the following vulnerability has been resolved: can: sja1000: fixed the use of “free” after memory allocation in emspcmciaaddcard. If the last channel is not available, then “dev” is freed. Fortunately, we can simply use “pdev-irq” instead. Additionally, we should check whethe...

7.8CVSS5.8AI score0.00018EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.1 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-990254)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990254 advisory. In the Linux kernel, the following vulnerability has been resolved: powerpc/eeh: avoid possible crash when edev-pdev changes If a PCI device is removed during...

5.5CVSS6.1AI score0.00017EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.1 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-988843)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988843 advisory. In the Linux kernel, the following vulnerability has been resolved: mips: ralink: fix a refcount leak in illaccofsetup ofnodeputnp needs to be called when pdev ==...

5.5CVSS5.2AI score0.00016EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.1 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990062)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990062 advisory. In the Linux kernel, the following vulnerability has been resolved: powerpc/eeh: avoid possible crash when edev-pdev changes If a PCI device is removed during...

5.5CVSS6.1AI score0.00017EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/09/18 4:4 p.m.4 views

CVE-2023-53425 media: platform: mediatek: vpu: fix NULL ptr dereference

In the Linux kernel, the following vulnerability has been resolved: media: platform: mediatek: vpu: fix NULL ptr dereference If pdev is NULL, then it is still dereferenced. This fixes this smatch warning: drivers/media/platform/mediatek/vpu/mtkvpu.c:570 vpuloadfirmware warn: address of NULL point...

0.00017EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-52688

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix the error handler of rfkill config When the core rfkill config throws erro...

7.8CVSS5.9AI score0.00015EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2025/07/25 11:22 p.m.2 views

SUSE CVE-2025-38454

In the Linux kernel, the following vulnerability has been resolved: ALSA: ad1816a: Fix potential NULL pointer deref in sndcardad1816apnp Use prwarn instead of devwarn when 'pdev' is NULL to avoid a potential NULL pointer dereference...

4.4CVSS6.5AI score0.00049EPSS
Exploits0References9
RedhatCVE
RedhatCVE
added 2025/05/22 3:4 a.m.7 views

CVE-2018-11947

The txrx stats req might be double freed in the pdev detach when the host driver is unloading in Snapdragon Auto, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wired Infrastructure and...

5.5CVSS7.3AI score0.00043EPSS
Exploits0References1
OSV
OSV
added 2025/02/26 7:0 a.m.2 views

DEBIAN-CVE-2022-49117

In the Linux kernel, the following vulnerability has been resolved: mips: ralink: fix a refcount leak in illaccofsetup ofnodeputnp needs to be called when pdev == NULL...

5.5CVSS5.3AI score0.00016EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2024/12/11 4:18 p.m.4 views

kernel: powerpc/eeh: avoid possible crash when edev->pdev changes

In the Linux kernel, the following vulnerability has been resolved: powerpc/eeh: avoid possible crash when edev-pdev changes If a PCI device is removed during eehpereportedev, edev-pdev will change and can cause a crash, hold the PCI rescan/remove lock while taking a copy of edev-pdev-bus...

5.5CVSS6.4AI score0.00017EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/10/30 12:39 a.m.1 views

kernel: powerpc/eeh: avoid possible crash when edev->pdev changes

In the Linux kernel, the following vulnerability has been resolved: powerpc/eeh: avoid possible crash when edev-pdev changes If a PCI device is removed during eehpereportedev, edev-pdev will change and can cause a crash, hold the PCI rescan/remove lock while taking a copy of edev-pdev-bus...

5.5CVSS6.4AI score0.00017EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2024/10/22 2:43 p.m.9 views

CVE-2024-49901

In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: Assign msmgpu-pdev earlier to avoid nullptrs There are some cases, such as the one uncovered by Commit 46d4efcccc68 "drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting fails" where msmgpucleanup :...

5.5CVSS6.8AI score0.00018EPSS
Exploits0References4
NVD
NVD
added 2024/10/21 6:15 p.m.9 views

CVE-2024-49901

In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: Assign msmgpu-pdev earlier to avoid nullptrs There are some cases, such as the one uncovered by Commit 46d4efcccc68 "drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting fails" where msmgpucleanup :...

5.5CVSS0.00018EPSS
Exploits0References4
OSV
OSV
added 2024/10/21 6:1 p.m.9 views

CVE-2024-49901 drm/msm/adreno: Assign msm_gpu->pdev earlier to avoid nullptrs

In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: Assign msmgpu-pdev earlier to avoid nullptrs There are some cases, such as the one uncovered by Commit 46d4efcccc68 "drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting fails" where msmgpucleanup :...

5.5CVSS6AI score0.00018EPSS
Exploits0References7
CVE
CVE
added 2024/10/21 6:1 p.m.120 views

CVE-2024-49901

CVE-2024-49901 concerns the Linux kernel DRM MSM Adreno path. The root cause was a NULL pointer dereference during cleanup when gpu->pdev may still be NULL during early initialization, including cases where speedbin data exists but opp/hw data in DT is missing. The vulnerability was resolved b...

5.5CVSS5.1AI score0.00018EPSS
Exploits0References4Affected Software1
Microsoft CVE
Microsoft CVE
added 2024/08/10 7:0 a.m.2 views

ASoC: amd: acp: add a null check for chip_pdev structure

...

5.5CVSS7.3AI score0.00033EPSS
Exploits0
OSV
OSV
added 2024/08/07 3:14 p.m.8 views

CVE-2024-42248 tty: serial: ma35d1: Add a NULL check for of_node

In the Linux kernel, the following vulnerability has been resolved: tty: serial: ma35d1: Add a NULL check for ofnode The pdev-dev.ofnode can be NULL if the "serial" node is absent. Add a NULL check to return an error in such cases...

5.5CVSS5.9AI score0.00033EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2024/08/06 2:0 a.m.2 views

SUSE CVE-2024-42074

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp: add a null check for chippdev structure When acp platform device creation is skipped, chip-chippdev value will remain NULL. Add NULL check for chip-chippdev structure in sndacpresume function to avoid null pointer...

5.5CVSS6.3AI score0.00033EPSS
Exploits0References13
OSV
OSV
added 2024/07/29 5:15 p.m.0 views

DEBIAN-CVE-2024-42089

In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl-asoc-card: set priv-pdev before using it priv-pdev pointer was set after being used in fslasoccardaudmuxinit. Move this assignment at the start of the probe function, so sub-functions can correctly use pdev through priv...

5.5CVSS5.5AI score0.0002EPSS
Exploits0References1
OSV
OSV
added 2024/07/29 4:15 p.m.2 views

AZL-47201 CVE-2024-42074 affecting package kernel for versions less than 6.6.43.1-7

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp: add a null check for chippdev structure When acp platform device creation is skipped, chip-chippdev value will remain NULL. Add NULL check for chip-chippdev structure in sndacpresume function to avoid null pointer...

5.5CVSS6.1AI score0.00033EPSS
Exploits0References1
Rows per page
Query Builder