Lucene search
+L

10309 matches found

ATTACKERKB
ATTACKERKB
added 2024/06/20 12:15 p.m.8 views

CVE-2022-48743

In the Linux kernel, the following vulnerability has been resolved: net: amd-xgbe: Fix skb data length underflow There will be BUGON triggered in include/linux/skbuff.h leading to intermittent kernel panic, when the skb length underflow is detected. Fix this by dropping the packet if such length...

5.5CVSS6.3AI score0.00648EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/06/20 12:15 p.m.4 views

DEBIAN-CVE-2022-48743

In the Linux kernel, the following vulnerability has been resolved: net: amd-xgbe: Fix skb data length underflow There will be BUGON triggered in include/linux/skbuff.h leading to intermittent kernel panic, when the skb length underflow is detected. Fix this by dropping the packet if such length...

5.5CVSS5.4AI score0.00648EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/20 12:15 p.m.27 views

CVE-2022-48743

In the Linux kernel, the following vulnerability has been resolved: net: amd-xgbe: Fix skb data length underflow There will be BUGON triggered in include/linux/skbuff.h leading to intermittent kernel panic, when the skb length underflow is detected. Fix this by dropping the packet if such length...

8.1CVSS0.00648EPSS
SaveExploits0References8
OSV
OSV
added 2024/06/20 12:15 p.m.18 views

UBUNTU-CVE-2022-48743

In the Linux kernel, the following vulnerability has been resolved: net: amd-xgbe: Fix skb data length underflow There will be BUGON triggered in include/linux/skbuff.h leading to intermittent kernel panic, when the skb length underflow is detected. Fix this by dropping the packet if such length...

8.1CVSS6.2AI score0.00648EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2024/06/20 11:27 a.m.23 views

CVE-2021-47588

In the Linux kernel, the following vulnerability has been resolved: sit: do not call ipip6devfree from sitinitnet ipip6devfree is sit dev-privdestructor, already called by registernetdevice if something goes wrong. Alternative would be to make ipip6devfree robust against multiple invocations, but...

2.5CVSS7.1AI score0.00263EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/20 11:15 a.m.3 views

DEBIAN-CVE-2022-48717

In the Linux kernel, the following vulnerability has been resolved: ASoC: max9759: fix underflow in speakergaincontrolput Check for negative values of "priv-gain" to prevent an out of bounds access. The concern is that these might come from the user via: - sndctlelemwriteuser - sndctlelemwrite -...

7.8CVSS5.4AI score0.00219EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/20 11:15 a.m.24 views

CVE-2022-48717

In the Linux kernel, the following vulnerability has been resolved: ASoC: max9759: fix underflow in speakergaincontrolput Check for negative values of "priv-gain" to prevent an out of bounds access. The concern is that these might come from the user via: - sndctlelemwriteuser - sndctlelemwrite -...

7.8CVSS0.00219EPSS
SaveExploits0References6
OSV
OSV
added 2024/06/20 11:13 a.m.30 views

CVE-2022-48743 net: amd-xgbe: Fix skb data length underflow

In the Linux kernel, the following vulnerability has been resolved: net: amd-xgbe: Fix skb data length underflow There will be BUGON triggered in include/linux/skbuff.h leading to intermittent kernel panic, when the skb length underflow is detected. Fix this by dropping the packet if such length...

8.1CVSS5.9AI score
SaveExploits0References11
CVE
CVE
added 2024/06/20 11:13 a.m.152 views

CVE-2022-48743

CVE-2022-48743 affects the Linux kernel net/amd-xgbe driver. The issue is an skb data length underflow triggered by hardware descriptor inconsistencies, causing a BUG_ON() in include/linux/skbuff.h and intermittent kernel panics. A fix drops the offending packet when such underflows are detected....

8.1CVSS6.9AI score0.00648EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2024/06/20 11:13 a.m.39 views

CVE-2022-48743 net: amd-xgbe: Fix skb data length underflow

In the Linux kernel, the following vulnerability has been resolved: net: amd-xgbe: Fix skb data length underflow There will be BUGON triggered in include/linux/skbuff.h leading to intermittent kernel panic, when the skb length underflow is detected. Fix this by dropping the packet if such length...

8.1CVSS0.00648EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/06/20 11:13 a.m.49 views

CVE-2022-48717 ASoC: max9759: fix underflow in speaker_gain_control_put()

In the Linux kernel, the following vulnerability has been resolved: ASoC: max9759: fix underflow in speakergaincontrolput Check for negative values of "priv-gain" to prevent an out of bounds access. The concern is that these might come from the user via: - sndctlelemwriteuser - sndctlelemwrite -...

7.1CVSS0.00219EPSS
SaveExploits0References6
OSV
OSV
added 2024/06/20 11:13 a.m.19 views

CVE-2022-48717 ASoC: max9759: fix underflow in speaker_gain_control_put()

In the Linux kernel, the following vulnerability has been resolved: ASoC: max9759: fix underflow in speakergaincontrolput Check for negative values of "priv-gain" to prevent an out of bounds access. The concern is that these might come from the user via: - sndctlelemwriteuser - sndctlelemwrite -...

7.1CVSS6AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.18 views

CVE-2022-48717 ASoC: max9759: fix underflow in speaker_gain_control_put()

In the Linux kernel, the following vulnerability has been resolved: ASoC: max9759: fix underflow in speakergaincontrolput Check for negative values of "priv-gain" to prevent an out of bounds access. The concern is that these might come from the user via: - sndctlelemwriteuser - sndctlelemwrite -...

7.1CVSS6.7AI score0.00219EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/06/20 12:00 a.m.10 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that stems from an integer underflow in the ASoC:max9759 module Speakergaincontrolput...

7.8CVSS6.6AI score0.00219EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/06/20 12:00 a.m.21 views

CVE-2022-48717

In the Linux kernel, the following vulnerability has been resolved: ASoC: max9759: fix underflow in speakergaincontrolput Check for negative values of "priv-gain" to prevent an out of bounds access. The concern is that these might come from the user via: - sndctlelemwriteuser - sndctlelemwrite -...

7.8CVSS6.2AI score0.00219EPSS
SaveExploits0References8
NVD
NVD
added 2024/06/19 3:15 p.m.25 views

CVE-2021-47588

In the Linux kernel, the following vulnerability has been resolved: sit: do not call ipip6devfree from sitinitnet ipip6devfree is sit dev-privdestructor, already called by registernetdevice if something goes wrong. Alternative would be to make ipip6devfree robust against multiple invocations, but...

7.8CVSS0.00263EPSS
SaveExploits0References6
OSV
OSV
added 2024/06/19 3:15 p.m.15 views

UBUNTU-CVE-2021-47588

In the Linux kernel, the following vulnerability has been resolved: sit: do not call ipip6devfree from sitinitnet ipip6devfree is sit dev-privdestructor, already called by registernetdevice if something goes wrong. Alternative would be to make ipip6devfree robust against multiple invocations, but...

7.8CVSS6.2AI score0.00263EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/06/19 2:53 p.m.33 views

CVE-2021-47588 sit: do not call ipip6_dev_free() from sit_init_net()

In the Linux kernel, the following vulnerability has been resolved: sit: do not call ipip6devfree from sitinitnet ipip6devfree is sit dev-privdestructor, already called by registernetdevice if something goes wrong. Alternative would be to make ipip6devfree robust against multiple invocations, but...

7.8CVSS0.00263EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/06/18 12:00 a.m.12 views

PT-2024-5552 · Tencent +4 · Rapidjson +4

Name of the Vulnerable Software and Affected Versions: Tencent RapidJSON affected versions not specified Description: The issue is related to an integer underflow in the GenericReader::ParseNumber function of include/rapidjson/reader.h when parsing JSON text from a stream. This can be exploited b...

7.8CVSS6.5AI score0.00375EPSS
SaveExploits0References32
Tenable Nessus
Tenable Nessus
added 2024/06/12 12:00 a.m.28 views

Oracle Linux 9 : libreoffice (ELSA-2024-3835)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-3835 advisory. - Fix CVE-2023-6185 escape url passed to gstreamer - Fix CVE-2023-6186 check link target protocols - Resolves: rhbz2210193 CVE-2023-0950 Array Index...

8.8CVSS6.8AI score0.64635EPSS
SaveExploits2References3
Rows per page
Query Builder