Lucene search
+L

11163 matches found

Cvelist
Cvelist
added 2024/09/13 5:29 a.m.44 views

CVE-2024-46679 ethtool: check device is present when getting link settings

In the Linux kernel, the following vulnerability has been resolved: ethtool: check device is present when getting link settings A sysfs reader can race with a device reset or removal, attempting to read device state when the device is not actually present. eg: exception RIP: qedgetcurrentlink+17 ...

0.00246EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/09/12 6:34 p.m.11 views

kernel: virtio-net: tun: mlx5_core short frame denial of service

A denial of service DoS attack was found in the mlx5 driver in the Linux kernel. A KVM guest VM using virtio-net can crash the host by sending a short packet, for example, size = ETHHLEN...

8.8CVSS7.2AI score0.00256EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/09/12 2:51 a.m.10 views

SUSE CVE-2024-45013

In the Linux kernel, the following vulnerability has been resolved: nvme: move stopping keep-alive into nvmeuninitctrl Commit 4733b65d82bd "nvme: start keep-alive after admin queue setup" moves starting keep-alive from nvmestartctrl into nvmeinitctrlfinish, but don't move stopping keep-alive into...

5.5CVSS7.1AI score0.00379EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2024/09/12 12:00 a.m.188 views

EulerOS 2.0 SP10 : kernel (EulerOS-SA-2024-2441)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : kernel: cpu/hotplug: Don't offline the last non-isolated CPUCVE-2023-52831 kernel: IB/mlx5: Fix initializing CQ fragments bufferCVE-2021-47261...

10CVSS7.5AI score0.02701EPSS
SaveExploits3References189
NVD
NVD
added 2024/09/11 4:15 p.m.20 views

CVE-2024-45013

In the Linux kernel, the following vulnerability has been resolved: nvme: move stopping keep-alive into nvmeuninitctrl Commit 4733b65d82bd "nvme: start keep-alive after admin queue setup" moves starting keep-alive from nvmestartctrl into nvmeinitctrlfinish, but don't move stopping keep-alive into...

9.8CVSS0.00379EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/09/11 3:13 p.m.29 views

CVE-2024-45013 nvme: move stopping keep-alive into nvme_uninit_ctrl()

In the Linux kernel, the following vulnerability has been resolved: nvme: move stopping keep-alive into nvmeuninitctrl Commit 4733b65d82bd "nvme: start keep-alive after admin queue setup" moves starting keep-alive from nvmestartctrl into nvmeinitctrlfinish, but don't move stopping keep-alive into...

9.8CVSS0.00379EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/09/11 3:13 p.m.14 views

CVE-2024-45013 nvme: move stopping keep-alive into nvme_uninit_ctrl()

In the Linux kernel, the following vulnerability has been resolved: nvme: move stopping keep-alive into nvmeuninitctrl Commit 4733b65d82bd "nvme: start keep-alive after admin queue setup" moves starting keep-alive from nvmestartctrl into nvmeinitctrlfinish, but don't move stopping keep-alive into...

9.8CVSS6.7AI score0.00379EPSS
SaveExploits0References2
OSV
OSV
added 2024/09/11 3:13 p.m.15 views

CVE-2024-45013 nvme: move stopping keep-alive into nvme_uninit_ctrl()

In the Linux kernel, the following vulnerability has been resolved: nvme: move stopping keep-alive into nvmeuninitctrl Commit 4733b65d82bd "nvme: start keep-alive after admin queue setup" moves starting keep-alive from nvmestartctrl into nvmeinitctrlfinish, but don't move stopping keep-alive into...

9.8CVSS6AI score
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:00 a.m.7 views

In x/text in Go before v0.3.5 a "slice bounds out of range" panic occurs in language.ParseAcceptLanguage while processing a BCP 47 tag. (x/text/language is supposed to be able to parse an HTTP Accept-Language header.)

...

7.5CVSS7.6AI score0.01721EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:00 a.m.10 views

leds: trigger: netdev: Fix kernel panic on interface rename trig notify

...

5.5CVSS5.7AI score0.00222EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:00 a.m.8 views

In archive/zip in Go before 1.15.13 and 1.16.x before 1.16.5 a crafted file count (in an archive's header) can cause a NewReader or OpenReader panic.

...

7.5CVSS6.1AI score0.03464EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:00 a.m.12 views

In Go before 1.15.13 and 1.16.x before 1.16.5 there can be a panic for a large exponent to the math/big.Rat SetString or UnmarshalText method.

...

7.5CVSS6.2AI score0.034EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:00 a.m.9 views

In x/text in Go 1.15.4 an "index out of range" panic occurs in language.ParseAcceptLanguage while parsing the -u- extension. (x/text/language is supposed to be able to parse an HTTP Accept-Language header.)

...

7.5CVSS7.5AI score0.02297EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:00 a.m.7 views

f2fs: fix to remove unnecessary f2fs_bug_on() to avoid panic

...

5.5CVSS5.7AI score0.00266EPSS
SaveExploits0
OSV
OSV
added 2024/09/10 7:06 a.m.31 views

BIT-GOLANG-2024-34156 Stack exhaustion in Decoder.Decode in encoding/gob

Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635...

7.5CVSS8.9AI score0.01127EPSS
SaveExploits0References6
OSV
OSV
added 2024/09/10 7:06 a.m.16 views

BIT-GOLANG-2024-34158 Stack exhaustion in Parse in go/build/constraint

Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion...

7.5CVSS7.2AI score0.01046EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/09/07 12:10 a.m.44 views

CVE-2024-34156

A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635. Mitigation Mitigation for this issue is either not available o...

7.5CVSS7.4AI score0.01696EPSS
SaveExploits0References7
OSV
OSV
added 2024/09/06 9:15 p.m.5 views

DEBIAN-CVE-2024-34158

Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion...

7.5CVSS6.8AI score0.01046EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/06 9:15 p.m.12 views

AZL-79078 CVE-2024-34158 affecting package golang 1.25.7-1

Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion...

7.5CVSS6.9AI score0.01046EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/06 9:15 p.m.13 views

AZL-78970 CVE-2024-34156 affecting package golang 1.25.7-1

Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635...

7.5CVSS7AI score0.01127EPSS
SaveExploits0References1
Rows per page
Query Builder