Lucene search
+L

14605 matches found

CNNVD
CNNVD
added 2025/09/18 12:0 a.m.19 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 not properly handling routine rq reactivation after an XSK socket shutdown, which could result in reading...

5.5CVSS5.9AI score0.00134EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/09/18 12:0 a.m.13 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 a post-release reuse error in the xskdiag interface during socket cleanup...

7.8CVSS5.9AI score0.00151EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.15 views

PT-2025-38426

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel where a NULL pointer dereference can occur within the sk stream wait memory function. This issue arises when a socket is released while another thread i...

8CVSS7.4AI score0.21521EPSS
SaveExploits14References1054
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.7 views

PT-2025-38458

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to the handling of transport header magic values within the skb partial csum set function. Specifically, the code does not prevent callers from...

6.1AI score0.00143EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/09/17 11:27 p.m.4 views

SUSE CVE-2023-53365

In the Linux kernel, the following vulnerability has been resolved: ip6mr: Fix skbunderpanic in ip6mrcachereport skbuff: skbunderpanic: text:ffffffff88771f69 len:56 put:-4 head:ffff88805f86a800 data:ffff887f5f86a850 tail:0x88 end:0x2c0 dev:pim6reg ------------ cut here ------------ kernel BUG at...

5.5CVSS6.4AI score0.00191EPSS
SaveExploits0References25
RedhatCVE
RedhatCVE
added 2025/09/17 10:46 p.m.10 views

CVE-2025-43359

A logic issue was addressed with improved state management. This issue is fixed in iOS 18.7 and iPadOS 18.7, iOS 26 and iPadOS 26, macOS Sequoia 15.7, macOS Sonoma 14.8, macOS Tahoe 26, tvOS 26, visionOS 26, watchOS 26. A UDP server socket bound to a local interface may become bound to all...

9.8CVSS5.8AI score0.00926EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/09/17 6:18 p.m.9 views

CVE-2023-53365

In the Linux kernel, the following vulnerability has been resolved: ip6mr: Fix skbunderpanic in ip6mrcachereport skbuff: skbunderpanic: text:ffffffff88771f69 len:56 put:-4 head:ffff88805f86a800 data:ffff887f5f86a850 tail:0x88 end:0x2c0 dev:pim6reg ------------ cut here ------------ kernel BUG at...

7CVSS5.7AI score0.00191EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/17 3:15 p.m.9 views

CVE-2023-53365

In the Linux kernel, the following vulnerability has been resolved: ip6mr: Fix skbunderpanic in ip6mrcachereport skbuff: skbunderpanic: text:ffffffff88771f69 len:56 put:-4 head:ffff88805f86a800 data:ffff887f5f86a850 tail:0x88 end:0x2c0 dev:pim6reg ------------ cut here ------------ kernel BUG at...

5.5CVSS0.00191EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/17 3:15 p.m.9 views

DEBIAN-CVE-2022-50363

In the Linux kernel, the following vulnerability has been resolved: skmsg: pass gfp argument to allocskmsg syzbot found that allocskmsg could be called from a non sleepable context. skpsockverdictrecv uses rcureadlock protection. We need the callers to pass a gfpt argument to avoid issues. syzbot...

5.5CVSS5.4AI score0.00399EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/17 3:15 p.m.8 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.002EPSS
SaveExploits0References11
CVE
CVE
added 2025/09/17 2:56 p.m.49 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.002EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.0 views

CVE-2022-50365 skbuff: Account for tail adjustment during pull operations

In the Linux kernel, the following vulnerability has been resolved: skbuff: Account for tail adjustment during pull operations Extending the tail can have some unexpected side effects if a program uses a helper like BPFFUNCskbpulldata to read partial content beyond the head skb headlen when all t...

5.8AI score0.00562EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/09/17 12:0 a.m.7 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 a skbunderpanic issue in the ip6mrcachereport function, which could cause the kernel to crash...

5.5CVSS5.9AI score0.00191EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/09/17 12:0 a.m.11 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 skmsg not passing the gfp parameter to allocskmsg, which could result in the allocation function being calle...

5.5CVSS7.2AI score0.00399EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53315

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: ath11k: Fix SKB corruption in REO destination ring While running traffics for a long time, randomly an RX descriptor filled with value 0 from REO...

8.8CVSS5.9AI score0.00231EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/16 11:34 p.m.6 views

SUSE CVE-2022-50265

In the Linux kernel, the following vulnerability has been resolved: kcm: annotate data-races around kcm-rxwait kcm-rxpsock can be read locklessly in kcmrfree. Annotate the read and writes accordingly. syzbot reported: BUG: KCSAN: data-race in kcmrcvstrparser / kcmrfree write to 0xffff88810784e3d0...

5.5CVSS6.4AI score0.00156EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/09/16 11:33 p.m.5 views

SUSE CVE-2022-50350

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix a race condition between loginwork and the login thread In case a malicious initiator sends some random data immediately after a login PDU; the iscsitargetskdataready callback will schedule the loginwork...

4.7CVSS6.5AI score0.00268EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/09/16 11:31 p.m.5 views

SUSE CVE-2023-53199

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hifusb: clean up skbs if ath9khifusbrxstream fails Syzkaller detected a memory leak of skbs in ath9khifusbrxstream. While processing skbs in ath9khifusbrxstream, the already allocated skbs in skbpool are not freed if...

5.5CVSS6.4AI score0.00156EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/09/16 11:29 p.m.9 views

SUSE CVE-2023-53315

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Fix SKB corruption in REO destination ring While running traffics for a long time, randomly an RX descriptor filled with value "0" from REO destination ring is received. This descriptor which is invalid causes the...

5.5CVSS6.5AI score0.00231EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2025/09/16 6:34 p.m.15 views

CVE-2023-53315

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Fix SKB corruption in REO destination ring While running traffics for a long time, randomly an RX descriptor filled with value "0" from REO destination ring is received. This descriptor which is invalid causes the...

5.3CVSS5.8AI score0.00231EPSS
SaveExploits0References4
Rows per page
Query Builder