Lucene search
+L

143 matches found

osv
osv
added 2025/05/02 4:15 p.m.1 views

DEBIAN-CVE-2023-53066

In the Linux kernel, the following vulnerability has been resolved: qed/qedsriov: guard against NULL derefs from qediovgetvfinfo We have to make sure that the info returned by the helper is valid before using it. Found by Linux Verification Center linuxtesting.org with the SVACE static analysis...

5.5CVSS5.5AI score0.00184EPSS
Exploits0References1
osv
osv
added 2025/04/01 3:47 p.m.10 views

CVE-2025-21975 net/mlx5: handle errors in mlx5_chains_create_table()

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: handle errors in mlx5chainscreatetable In mlx5chainscreatetable, the return value of mlx5getfdbsubns and mlx5getflownamespace must be checked to prevent NULL pointer dereferences. If either function fails, the function...

5.5CVSS6AI score0.0018EPSS
Exploits0References12
nvd
nvd
added 2025/02/26 7:1 a.m.12 views

CVE-2022-49605

In the Linux kernel, the following vulnerability has been resolved: igc: Reinstate IGCREMOVED logic and implement it properly The initially merged version of the igc driver code via commit 146740f9abc4, "igc: Add support for PF" contained the following IGCREMOVED checks in the igcrd32/wr32 MMIO...

5.5CVSS0.00245EPSS
Exploits0References5
nvd
nvd
added 2025/02/26 7:1 a.m.14 views

CVE-2022-49499

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix null pointer dereferences without iommu Check if 'aspace' is set before using it as it will stay null without IOMMU, such as on msm8974...

5.5CVSS0.00209EPSS
Exploits0References2
cvelist
cvelist
added 2025/02/26 2:23 a.m.15 views

CVE-2022-49605 igc: Reinstate IGC_REMOVED logic and implement it properly

In the Linux kernel, the following vulnerability has been resolved: igc: Reinstate IGCREMOVED logic and implement it properly The initially merged version of the igc driver code via commit 146740f9abc4, "igc: Add support for PF" contained the following IGCREMOVED checks in the igcrd32/wr32 MMIO...

0.00245EPSS
Exploits0References5
cve
cve
added 2025/02/26 2:13 a.m.81 views

CVE-2022-49499

CVE-2022-49499 relates to the Linux kernel, in the drm/msm path. The issue is a null pointer dereference that occurs when the code accesses the per- process address space (aspace) without verifying it is set, which can be null on systems without an IOMMU (e.g., msm8974). The fix adds a check for ...

5.5CVSS5.4AI score0.00209EPSS
Exploits0References2Affected Software1
redhatcve
redhatcve
added 2025/02/13 6:5 p.m.9 views

CVE-2022-43594

Multiple denial of service vulnerabilities exist in the image output closing functionality of OpenImageIO Project OpenImageIO v2.4.4.2. Specially crafted ImageOutput Objects can lead to multiple null pointer dereferences. An attacker can provide malicious multiple inputs to trigger these...

5.9CVSS6.7AI score0.01266EPSS
Exploits1References1
osv
osv
added 2024/12/23 8:19 p.m.10 views

GHSA-WRW7-89JP-8Q8G Unsoundness in `Iterator` and `DoubleEndedIterator` impls for `glib::VariantStrIter`

The VariantStrIter::implget function called internally by implementations of the Iterator and DoubleEndedIterator traits for this type was unsound, resulting in undefined behaviour. An immutable reference &p to a mut libc::cchar pointer initialized to NULL was passed as an argument to a C functio...

6.9CVSS7.4AI score
Exploits0References3
nessus
nessus
added 2024/12/07 12:0 a.m.13 views

FreeBSD : gstreamer1-plugins-jpeg -- NULL-pointer dereferences in JPEG decoder (7945c543-b3e8-11ef-b680-4ccc6adda413)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the 7945c543-b3e8-11ef-b680-4ccc6adda413 advisory. The GStreamer Security Center reports: Insufficient error handling in the JPEG decoder that can lead to...

7.5CVSS6.3AI score0.00865EPSS
Exploits0References3
freebsd
freebsd
added 2024/12/03 12:0 a.m.24 views

gstreamer1-plugins-jpeg -- NULL-pointer dereferences in JPEG decoder

The GStreamer Security Center reports: Insufficient error handling in the JPEG decoder that can lead to NULL-pointer dereferences, and that can cause crashes for certain input files...

7.5CVSS7AI score0.00865EPSS
Exploits0References1
cnnvd
cnnvd
added 2024/10/21 12:0 a.m.3 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the net/phy module not properly handling null pointer dereferences in the event of a probe failure...

5.5CVSS6.6AI score0.0028EPSS
Exploits0References10
cnnvd
cnnvd
added 2024/10/21 12:0 a.m.3 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the lack of null pointer checking when using pointers such as dc-clkmgr, which could lead to null pointer...

5.5CVSS6.6AI score0.00211EPSS
Exploits0References5
nvd
nvd
added 2024/08/21 7:15 a.m.34 views

CVE-2022-48894

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3: Don't unregister on shutdown Similar to SMMUv2, this driver calls iommudeviceunregister from the shutdown path, which removes the IOMMU groups with no coordination whatsoever with their users - shutdown methods...

5.5CVSS0.00205EPSS
Exploits0References2
ubuntucve
ubuntucve
added 2024/08/21 7:15 a.m.18 views

CVE-2022-48894

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3: Don't unregister on shutdown Similar to SMMUv2, this driver calls iommudeviceunregister from the shutdown path, which removes the IOMMU groups with no coordination whatsoever with their users - shutdown methods...

5.5CVSS5.9AI score0.00205EPSS
Exploits0References4
cvelist
cvelist
added 2024/06/25 2:25 p.m.33 views

CVE-2024-39466 thermal/drivers/qcom/lmh: Check for SCM availability at probe

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/qcom/lmh: Check for SCM availability at probe Up until now, the necessary scm availability check has not been performed, leading to possible null pointer dereferences which did happen for me on RB1. Fix that...

0.00213EPSS
Exploits0References5
nessus
nessus
added 2024/06/18 12:0 a.m.30 views

Oracle Linux 8 : glibc (ELSA-2024-12440)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-12440 advisory. - CVE-2024-33599: nscd: buffer overflow in netgroup cache RHEL-34264 - CVE-2024-33600: nscd: null pointer dereferences in netgroup cache RHEL-34267 -...

8.1CVSS8AI score0.8833EPSS
Exploits16References5
nessus
nessus
added 2024/06/14 12:0 a.m.90 views

Rocky Linux 9 : glibc (RLSA-2024:3339)

The remote Rocky Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2024:3339 advisory. glibc: Out of bounds write in iconv conversion to ISO-2022-CN-EXT CVE-2024-2961 glibc: stack-based buffer overflow in netgroup cache CVE-2024-33599 glib...

8.1CVSS8AI score0.8833EPSS
Exploits16References11
nessus
nessus
added 2024/06/14 12:0 a.m.44 views

Rocky Linux 8 : glibc (RLSA-2024:3344)

The remote Rocky Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2024:3344 advisory. glibc: stack-based buffer overflow in netgroup cache CVE-2024-33599 glibc: null pointer dereferences after failed netgroup cache insertion CVE-2024-3360...

8.1CVSS7AI score0.0131EPSS
Exploits0References9
redhat
redhat
added 2024/06/04 2:38 p.m.93 views

Important: Red Hat Security Advisory: glibc security update

An update for glibc is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

8.1CVSS7.7AI score0.8833EPSS
Exploits16References6
nessus
nessus
added 2024/06/04 12:0 a.m.156 views

RHEL 7 : glibc (RHSA-2024:3588)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:3588 advisory. The glibc packages provide the standard C libraries libc, POSIX thread libraries libpthread, standard math libraries libm, and the name...

8.1CVSS8.3AI score0.8833EPSS
Exploits16References12
Rows per page
Query Builder