Lucene search
+L

11398 matches found

CNVD
CNVD
added 2022/11/30 12:00 a.m.64 views

VMware Tools for Windows Denial of Service Vulnerability

VMware Tools for Windows 10.0.0 and later, but prior to version 12.1.5, contain a denial of service vulnerability. A denial of service vulnerability exists in the VM3DMP driver, which is caused by improper input validation in the VM3DMP driver and can be exploited by an attacker with local user...

6.1CVSS5.5AI score0.0042EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2022/11/29 2:05 p.m.49 views

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

An update for kernel is now available for Red Hat Enterprise Linux 8.4 Extended Update Support. 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...

7.8CVSS6.5AI score0.00402EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2022/11/28 8:47 p.m.14 views

golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service

An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability...

7.5CVSS6.6AI score0.02484EPSS
SaveExploits1References6
OSV
OSV
added 2022/11/19 12:15 a.m.10 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 score0.00196EPSS
SaveExploits0References1
NVD
NVD
added 2022/11/19 12:15 a.m.27 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.00196EPSS
SaveExploits0References1
Prion
Prion
added 2022/11/19 12:15 a.m.24 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.00196EPSS
SaveExploits0References1Affected Software3
Tenable Nessus
Tenable Nessus
added 2022/11/19 12:00 a.m.51 views

AlmaLinux 9 : buildah (ALSA-2022:8008)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2022:8008 advisory. - A deadlock vulnerability was found in 'github.com/containers/storage' in versions before 1.28.1. When a container image is processed, each layer is...

7.5CVSS7.6AI score0.03931EPSS
SaveExploits6References8
Tenable Nessus
Tenable Nessus
added 2022/11/19 12:00 a.m.42 views

AlmaLinux 9 : skopeo (ALSA-2022:7955)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2022:7955 advisory. - A deadlock vulnerability was found in 'github.com/containers/storage' in versions before 1.28.1. When a container image is processed, each layer is...

7.5CVSS7AI score0.034EPSS
SaveExploits2References3
Cvelist
Cvelist
added 2022/11/18 12:00 a.m.45 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.00196EPSS
SaveExploits0References1
CVE
CVE
added 2022/11/18 12:00 a.m.117 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.00196EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2022/11/18 12:00 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.00196EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2022/11/15 3:16 p.m.12 views

golang: io/fs: stack exhaustion in Glob

A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability...

7.5CVSS6.6AI score0.01939EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/11/15 3:16 p.m.9 views

golang: compress/gzip: stack exhaustion in Reader.Read

A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion...

7.5CVSS6.6AI score0.01936EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/11/15 3:12 p.m.11 views

golang: path/filepath: stack exhaustion in Glob

A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability...

7.5CVSS6.6AI score0.01939EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/11/15 12:38 p.m.10 views

golang: math/big.Rat: may cause a panic or an unrecoverable fatal error if passed inputs with very large exponents

A flaw was found in Go, where it attempts to allocate excessive memory. This issue may cause panic or unrecoverable fatal error if passed inputs with very large exponents. The highest threat from this vulnerability is to system availability...

7.5CVSS7.1AI score0.034EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.8 views

kernel: Drivers: hv: vmbus: Fix potential crash on module unload

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Fix potential crash on module unload The vmbus driver relies on the panic notifier infrastructure to perform some operations when a panic event is detected. Since vmbus can be built as module, it is required...

5.5CVSS5.8AI score0.00251EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.20 views

kernel: powerpc/rtas: Keep MSR[RI] set when calling RTAS

In the Linux kernel, the following vulnerability has been resolved: powerpc/rtas: Keep MSRRI set when calling RTAS RTAS runs in real mode MSRDR and MSRIR unset and in 32-bit big endian mode MSRSF,LE unset. The change in MSR is done in enterrtas in a relatively complex way, since the MSR value cou...

5.5CVSS5.7AI score0.00256EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.8 views

kernel: usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Replace listforeachentrysafe if using giveback The listforeachentrysafe macro saves the current item n and the item after n+1, so that n can be safely removed without corrupting the list. However, when traversi...

5.5CVSS6.3AI score0.00263EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.11 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.00282EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.9 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.00199EPSS
SaveExploits0References5
Rows per page
Query Builder