Lucene search
+L

1493 matches found

AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.7 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: Wifi: brcmfmac: A NULL pointer dereference occurred in the brcmftxfinalize function. When the device is removed or the kernel module is unloaded, a potential NULL pointer dereference may occur. The following sequence leads to the...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/06/16 7:51 a.m.9 views

kernel: ndisc: use RCU protection in ndisc_alloc_skb()

A vulnerability was found in the Linux kernel's IPv6 Neighbor Discovery NDISC subsystem, which manages network neighbor information. The issue arises from improper synchronization mechanisms when allocating socket buffers skbuff in the ndiscallocskb function. Specifically, the function can be...

7.8CVSS7.2AI score0.00258EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2025/05/27 12:0 a.m.8 views

The vulnerability of the geneve_xmit_skb() function in the drivers/net/geneve.c module of the network device support driver for Linux kernel allows a hacker to cause a service failure.

The vulnerability of the genevexmitskb function in the drivers/net/geneve.c module of the Linux kernel’s network device support driver is related to resource management errors. Exploiting this vulnerability could allow an attacker to cause service failures...

5.5CVSS6.5AI score0.00268EPSS
SaveExploits0References15Affected Software7
OSV
OSV
added 2025/05/26 3:15 p.m.3 views

DEBIAN-CVE-2025-37992

In the Linux kernel, the following vulnerability has been resolved: netsched: Flush gsoskb list too during -change Previously, when reducing a qdisc's limit via the -change operation, only the main skb queue was trimmed, potentially leaving packets in the gsoskb list. This could result in NULL...

5.5CVSS5.7AI score0.00167EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/05/21 12:47 a.m.10 views

SUSE CVE-2025-37909

In the Linux kernel, the following vulnerability has been resolved: net: lan743x: Fix memleak issue when GSO enabled Always map the skb to the LS descriptor. Previously skb was mapped to EXT descriptor when the number of fragments is zero with GSO enabled. Mapping the skb to EXT descriptor preven...

3.3CVSS7.6AI score0.00185EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2025/05/21 12:47 a.m.11 views

SUSE CVE-2025-37918

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: avoid NULL pointer dereference in skbdequeue A NULL pointer dereference can occur in skbdequeue when processing a QCA firmware crash dump on WCN7851 0489:e0f3. 93.672166 Bluetooth: hci0: ACL memdump size589824...

6.5CVSS7.6AI score0.00248EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2025/05/21 12:46 a.m.4 views

SUSE CVE-2025-37959

In the Linux kernel, the following vulnerability has been resolved: bpf: Scrub packet on bpfredirectpeer When bpfredirectpeer is used to redirect packets to a device in another network namespace, the skb isn't scrubbed. That can lead skb information from one namespace to be "misused" in another...

5.5CVSS7.6AI score0.00324EPSS
SaveExploits0References16
OSV
OSV
added 2025/05/20 4:15 p.m.1 views

DEBIAN-CVE-2025-37909

In the Linux kernel, the following vulnerability has been resolved: net: lan743x: Fix memleak issue when GSO enabled Always map the skb to the LS descriptor. Previously skb was mapped to EXT descriptor when the number of fragments is zero with GSO enabled. Mapping the skb to EXT descriptor preven...

5.5CVSS5.7AI score0.00185EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/20 4:15 p.m.16 views

UBUNTU-CVE-2025-37920

In the Linux kernel, the following vulnerability has been resolved: xsk: Fix race condition in AFXDP generic RX path Move rxlock from xsksocket to xskbuffpool. Fix synchronization for shared umem mode in generic RX path where multiple sockets share single xskbuffpool. RX queue is exclusive to...

7.8CVSS6AI score0.0014EPSS
SaveExploits0References28
CNNVD
CNNVD
added 2025/05/20 12:0 a.m.4 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 failure to re-queue skb on wakeup failure, which could lead to a memory leak...

5.5CVSS6.5AI score0.00169EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.6 views

kernel: wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmit

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9khtc: Use skbsetlength for resetting urb before resubmit Syzbot points out that skbtrim has a sanity check on the existing length of the skb, which can be uninitialised in some error paths. The intent here is clearly ju...

5.5CVSS6.4AI score0.00259EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.5 views

kernel: Bluetooth: hci_core: Fix not checking skb length on hci_acldata_packet

A use-after-free vulnerability was found in the Linux kernel. The Bluetooth firmware isn't checked if skb contains an ACL header, otherwise the code may attempt to access some uninitialized or invalid memory past the valid skb-data...

7.6CVSS7.3AI score0.00288EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.10 views

kernel: wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: use two-phase skb reclamation in ieee80211dostop Since 'devqueuexmit' should be called with interrupts enabled, the following backtrace: ieee80211dostop ... spinlockirqsave&local-queuestopreasonlock, flags...

5.5CVSS6.4AI score0.00258EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/05/09 4:55 a.m.5 views

SUSE CVE-2022-49809

In the Linux kernel, the following vulnerability has been resolved: net/x25: Fix skb leak in x25lapbreceiveframe x25lapbreceiveframe using skbcopy to get a private copy of skb, the new skb should be freed in the undersized/fragmented skb error handling path. Otherwise there is a memory leak...

5.5CVSS6.3AI score0.00189EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/05/09 4:54 a.m.3 views

SUSE CVE-2022-49924

In the Linux kernel, the following vulnerability has been resolved: nfc: fdp: Fix potential memory leak in fdpncisend fdpncisend will call fdpncii2cwrite that will not free skb in the function. As a result, when fdpncii2cwrite finished, the skb will memleak. fdpncisend should free skb after...

5.5CVSS6.5AI score0.00176EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/05/08 12:0 a.m.74 views

PT-2025-22220

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved. The issue occurs when bpf redirect peer is used to redirect packets to a device in another network namespace, and the packet is not...

5.5CVSS6.7AI score0.00324EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/05/06 3:7 a.m.9 views

SUSE CVE-2022-49921

In the Linux kernel, the following vulnerability has been resolved: net: sched: Fix use after free in redenqueue We can't use "skb" again after passing it to qdiscenqueue. This is basically identical to commit 2f09707d0c97 "schsfb: Also store skb len before calling child enqueue"...

5.5CVSS6.2AI score0.00181EPSS
SaveExploits0References7
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:0 a.m.14 views

Bluetooth: Add check for mgmt_alloc_skb() in mgmt_remote_name()

...

5.5CVSS7.4AI score0.00195EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/05/03 2:51 a.m.11 views

SUSE CVE-2023-53068

In the Linux kernel, the following vulnerability has been resolved: net: usb: lan78xx: Limit packet length to skb-len Packet length retrieved from descriptor may be larger than the actual socket buffer length. In such case the cloned skb passed up the network stack will leak kernel memory content...

5.5CVSS6.4AI score0.00187EPSS
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.7 views

CVE-2023-53141

In the Linux kernel, the following vulnerability has been resolved: ila: do not generate empty messages in ilaxlatnlcmdgetmapping ilaxlatnlcmdgetmapping generates an empty skb, triggerring a recent sanity check 1. Instead, return an error code, so that user space can get it. 1 skbassertlen WARNIN...

5.5CVSS6.1AI score0.00176EPSS
SaveExploits0References9Affected Software1
Rows per page
Query Builder