Lucene search
K

4826 matches found

OSV
OSV
added 2022/11/19 12:15 a.m.2 views

CVE-2022-31613

NVIDIA GPU Display Driver for Windows contains a vulnerability in the kernel mode layer, where any local user can cause a null-pointer dereference, which may lead to a kernel panic...

6.5CVSS5.8AI score
Exploits0References1
NVD
NVD
added 2022/11/19 12:15 a.m.13 views

CVE-2022-31613

NVIDIA GPU Display Driver for Windows contains a vulnerability in the kernel mode layer, where any local user can cause a null-pointer dereference, which may lead to a kernel panic...

7.1CVSS0.00048EPSS
Exploits0References1
Prion
Prion
added 2022/11/19 12:15 a.m.18 views

Null pointer dereference

NVIDIA GPU Display Driver for Windows contains a vulnerability in the kernel mode layer, where any local user can cause a null-pointer dereference, which may lead to a kernel panic...

1.7CVSS6.2AI score0.00048EPSS
Exploits0References1Affected Software3
Vulnrichment
Vulnrichment
added 2022/11/18 12:0 a.m.9 views

CVE-2022-31613

NVIDIA GPU Display Driver for Windows contains a vulnerability in the kernel mode layer, where any local user can cause a null-pointer dereference, which may lead to a kernel panic...

7.1CVSS6.7AI score0.00048EPSS
Exploits0References1
CVE
CVE
added 2022/11/18 12:0 a.m.98 views

CVE-2022-31613

CVE-2022-31613 affects the NVIDIA GPU Display Driver for Windows. The vulnerability is in the kernel-mode layer (nvlddmkm.sys) and can be exploited by a local user to trigger a null-pointer dereference, potentially causing a kernel panic and impacting system stability. Sources describe the issue ...

7.1CVSS6.3AI score0.00048EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2022/11/18 12:0 a.m.14 views

CVE-2022-31613

NVIDIA GPU Display Driver for Windows contains a vulnerability in the kernel mode layer, where any local user can cause a null-pointer dereference, which may lead to a kernel panic...

7.1CVSS7.1AI score0.00048EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.1 views

kernel: sfc: fix kernel panic when creating VF

In the Linux kernel, the following vulnerability has been resolved: sfc: fix kernel panic when creating VF When creating VFs a kernel panic can happen when calling to efxef10tryupdatenicstatsvf. When releasing a DMA coherent buffer, sometimes, I don't know in what specific circumstances, it has t...

5.5CVSS6.3AI score0.0001EPSS
Exploits0References5
OSV
OSV
added 2022/11/14 7:55 p.m.8 views

GSD-2022-1007628 mmc: core: Fix kernel panic when remove non-standard SDIO card

mmc: core: Fix kernel panic when remove non-standard SDIO card This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.9.332 by commit...

7.1AI score
Exploits0
OSV
OSV
added 2022/11/14 7:39 p.m.6 views

GSD-2022-1007468 mmc: core: Fix kernel panic when remove non-standard SDIO card

mmc: core: Fix kernel panic when remove non-standard SDIO card This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.264 by commit...

7.1AI score
Exploits0
OSV
OSV
added 2022/11/14 7:28 p.m.6 views

GSD-2022-1007352 mmc: core: Fix kernel panic when remove non-standard SDIO card

mmc: core: Fix kernel panic when remove non-standard SDIO card This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.223 by commit...

7.1AI score
Exploits0
Positive Technologies
Positive Technologies
added 2022/11/14 12:0 a.m.1 views

PT-2022-34909 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.7 Description: A potential issue exists where removing a non-standard SDIO card could cause a kernel panic. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux...

7.1AI score
Exploits0References1
Positive Technologies
Positive Technologies
added 2022/11/14 12:0 a.m.2 views

PT-2022-35883 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v4.9.332 Description: A potential issue in the Linux Kernel may cause a kernel panic when removing a non-standard SDIO card. The actual impact and attack plausibility have not yet been proven. Recommendations: F...

7.1AI score
Exploits0References1
CNVD
CNVD
added 2022/11/14 12:0 a.m.57 views

Linux kernel has unspecified vulnerabilities (CNVD-2022-77501)

Linux kernel is the kernel used by the Linux Foundation's open source operating system, Linux. Linux kernel has a security vulnerability that stems from a flaw discovered in the AMD nested virtualization SVM of KVM. A malicious L1 guest may intentionally not intercept the shutdown of a...

5.5CVSS0.9AI score0.00106EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2022/11/14 12:0 a.m.2 views

PT-2022-35436 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.10.153 Description: A potential issue exists that could cause a kernel panic when removing a non-standard SDIO card. The actual impact and attack plausibility have not yet been proven. Recommendations: For...

7.1AI score
Exploits0References1
Positive Technologies
Positive Technologies
added 2022/11/14 12:0 a.m.2 views

PT-2022-35723 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v4.19.264 Description: A potential issue exists where removing a non-standard SDIO card could cause a kernel panic. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux...

7.1AI score
Exploits0References1
Positive Technologies
Positive Technologies
added 2022/11/14 12:0 a.m.1 views

PT-2022-35217 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.77 Description: A potential issue exists in the Linux Kernel that could lead to a kernel panic when removing a non-standard SDIO card. The actual impact and attack plausibility have not yet been proven...

7.1AI score
Exploits0References1
RedHat Linux
RedHat Linux
added 2022/11/08 9:32 a.m.1 views

kernel: ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero

In the Linux kernel, the following vulnerability has been resolved: ixgbe: Add locking to prevent panic when setting sriovnumvfs to zero It is possible to disable VFs while the PF driver is processing requests from the VF driver. This can result in a panic. BUG: unable to handle kernel paging...

5.5CVSS6.3AI score0.00011EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2022/11/08 9:32 a.m.6 views

kernel: sfc: fix kernel panic when creating VF

In the Linux kernel, the following vulnerability has been resolved: sfc: fix kernel panic when creating VF When creating VFs a kernel panic can happen when calling to efxef10tryupdatenicstatsvf. When releasing a DMA coherent buffer, sometimes, I don't know in what specific circumstances, it has t...

5.5CVSS6.3AI score0.0001EPSS
Exploits0References5
CISA KEV Catalog
CISA KEV Catalog
added 2022/11/08 12:0 a.m.19 views

Samsung Mobile Devices Memory Corruption Vulnerability

Samsung mobile devices using Mali GPU contain an incorrect implementation handling file descriptor in dpu driver. This incorrect implementation results in memory corruption, leading to kernel panic. This vulnerability was chained with CVE-2021-25337 and CVE-2021-25369...

6.1CVSS1.8AI score0.0049EPSS
In wildExploits0
RedHat Linux
RedHat Linux
added 2022/11/02 4:41 p.m.411 views

Important: Red Hat Security Advisory: kernel security and bug fix update

An update for kernel 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 th...

7.8CVSS7AI score0.54873EPSS
Exploits7References7
Rows per page
Query Builder