Lucene search
+L

2010 matches found

Tenable Nessus
Tenable Nessus
added 2025/09/29 12:0 a.m.4 views

Ruckus Wireless ICX Switches Integer Overflow or Wraparound (CVE-2019-11477)

Three flaws were found in the Linux kernel's handling of TCP networking. The most severe vulnerability could allow a remote attacker to trigger a kernel panic in systems running the affected software and, as a result, impact the system's availability. The issues have been assigned multiple CVEs:...

7.8CVSS6.7AI score0.98745EPSS
SaveExploits4References2
SUSE CVE
SUSE CVE
added 2025/09/18 11:38 p.m.14 views

SUSE CVE-2023-53354

In the Linux kernel, the following vulnerability has been resolved: skbuff: skbsegment, Call zero copy functions before using skbuff frags Commit bf5c25d60861 "skbuff: in skbsegment, call zerocopy functions once per nskb" added the call to zero copy functions in skbsegment. The change introduced ...

5.5CVSS6.7AI score0.00187EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2025/09/18 8:13 p.m.6 views

CVE-2023-53433

In the Linux kernel, the following vulnerability has been resolved: net: add vlangetprotocolanddepth helper Before blamed commit, pskbmaypull was used instead of skbheaderpointer in vlangetprotocol and friends. Few callers depended on skb-head being populated with MAC header, syzbot caught one of...

5.3CVSS5.5AI score0.00136EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/09/18 4:4 p.m.10 views

CVE-2023-53438 x86/MCE: Always save CS register on AMD Zen IF Poison errors

In the Linux kernel, the following vulnerability has been resolved: x86/MCE: Always save CS register on AMD Zen IF Poison errors The Instruction Fetch IF units on current AMD Zen-based systems do not guarantee a synchronous MC is delivered for poison consumption errors. Therefore,...

5.8AI score0.00136EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/09/18 4:4 p.m.9 views

CVE-2023-53433 net: add vlan_get_protocol_and_depth() helper

In the Linux kernel, the following vulnerability has been resolved: net: add vlangetprotocolanddepth helper Before blamed commit, pskbmaypull was used instead of skbheaderpointer in vlangetprotocol and friends. Few callers depended on skb-head being populated with MAC header, syzbot caught one of...

0.00136EPSS
SaveExploits0References6
NVD
NVD
added 2025/09/17 3:15 p.m.6 views

CVE-2023-53337

In the Linux kernel, the following vulnerability has been resolved: nilfs2: do not write dirty data after degenerating to read-only According to syzbot's report, markbufferdirty called from nilfssegctordoconstruct outputs a warning with some patterns after nilfs2 detects metadata corruption and...

5.5CVSS0.00189EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/17 3:15 p.m.6 views

UBUNTU-CVE-2023-53354

In the Linux kernel, the following vulnerability has been resolved: skbuff: skbsegment, Call zero copy functions before using skbuff frags Commit bf5c25d60861 "skbuff: in skbsegment, call zerocopy functions once per nskb" added the call to zero copy functions in skbsegment. The change introduced ...

7.8CVSS6.1AI score0.00187EPSS
SaveExploits0References11
OSV
OSV
added 2025/09/17 2:56 p.m.6 views

CVE-2023-53354 skbuff: skb_segment, Call zero copy functions before using skbuff frags

In the Linux kernel, the following vulnerability has been resolved: skbuff: skbsegment, Call zero copy functions before using skbuff frags Commit bf5c25d60861 "skbuff: in skbsegment, call zerocopy functions once per nskb" added the call to zero copy functions in skbsegment. The change introduced ...

7.8CVSS5.5AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/09/17 2:56 p.m.11 views

CVE-2023-53354 skbuff: skb_segment, Call zero copy functions before using skbuff frags

In the Linux kernel, the following vulnerability has been resolved: skbuff: skbsegment, Call zero copy functions before using skbuff frags Commit bf5c25d60861 "skbuff: in skbsegment, call zerocopy functions once per nskb" added the call to zero copy functions in skbsegment. The change introduced ...

7.8CVSS0.00187EPSS
SaveExploits0References8
CVE
CVE
added 2025/09/17 2:56 p.m.42 views

CVE-2023-53354

The CVE-2023-53354 issue affects the Linux kernel, specifically skb_segment() in net/core/skbuff.c. A bug caused by calling skb_orphan_frags() before zero-copy handling can update nrfrags and leave frag pointing to stale values, leading to a NULL pointer dereference and kernel panic in the GSO pa...

7.8CVSS6.3AI score0.00187EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2025/09/15 2:21 p.m.36 views

CVE-2022-50273

CVE-2022-50273 concerns Linux kernel f2fs recovery logic. The vuln is fixed by a patch that adds a DATA_GENERIC_ENHANCE_UPDATE flag to the data block recovery flow, enabling validation of destination blkaddr in SIT during recovery and skipping f2fs_replace_block() to prevent inconsistent SIT/inod...

5.5CVSS6AI score0.00145EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/09/11 5:15 p.m.9 views

AZL-74664 CVE-2025-39770 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net: gso: Forbid IPv6 TSO with extensions on devices with only IPV6CSUM When performing Generic Segmentation Offload GSO on an IPv6 packet that contains extension headers, the kernel incorrectly requests checksum offload if the...

7.5CVSS5.6AI score0.00333EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.2 views

DEBIAN-CVE-2025-39757

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Validate UAC3 cluster segment descriptors UAC3 class segment descriptors need to be verified whether their sizes match with the declared lengths and whether they fit with the allocated buffer sizes, too. Otherwis...

7.1CVSS6.2AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.10 views

AZL-73956 CVE-2025-39757 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Validate UAC3 cluster segment descriptors UAC3 class segment descriptors need to be verified whether their sizes match with the declared lengths and whether they fit with the allocated buffer sizes, too. Otherwis...

7.1CVSS6.1AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.5 views

UBUNTU-CVE-2025-39757

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Validate UAC3 cluster segment descriptors UAC3 class segment descriptors need to be verified whether their sizes match with the declared lengths and whether they fit with the allocated buffer sizes, too. Otherwis...

7.1CVSS6.3AI score0.00164EPSS
SaveExploits0References37
CVE
CVE
added 2025/09/11 4:52 p.m.50 views

CVE-2025-39757

CVE-2025-39757 is a Linux kernel/ALSA USB-audio issue where UAC3 cluster segment descriptors were not validated for sizes against declared lengths or allocated buffers, enabling potential out-of-bounds (OOB) access. Connected advisories (Astra Linux and kernel security bulletins) confirm the vuln...

7.1CVSS6.3AI score0.00164EPSS
SaveExploits0References12Affected Software1
Cvelist
Cvelist
added 2025/09/11 4:52 p.m.14 views

CVE-2025-39757 ALSA: usb-audio: Validate UAC3 cluster segment descriptors

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Validate UAC3 cluster segment descriptors UAC3 class segment descriptors need to be verified whether their sizes match with the declared lengths and whether they fit with the allocated buffer sizes, too. Otherwis...

0.00164EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/09/11 12:0 a.m.5 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 an unvalidated UAC3 class segment descriptor size that could lead to out-of-bounds access...

7.1CVSS5.9AI score0.00164EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/09/08 12:0 a.m.12 views

Amazon Linux 2023 : bpftool, kernel, kernel-devel (ALAS2023-2025-1169)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2025-1169 advisory. In the Linux kernel, the following vulnerability has been resolved: smb: client: Avoid race in opencacheddir with lease breaks CVE-2025-37954 In the Linux kernel, the following vulnerability h...

9.3CVSS6.6AI score0.00389EPSS
SaveExploits0References46
Microsoft CVE
Microsoft CVE
added 2025/09/07 8:3 a.m.5 views

ipv6: sr: Fix MAC comparison to be constant-time

...

9.8CVSS6.8AI score0.00422EPSS
SaveExploits0
Rows per page
Query Builder