Lucene search
+L

37415 matches found

Cvelist
Cvelist
•added 2025/12/24 1:06 p.m.•36 views

CVE-2022-50780 net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed

In the Linux kernel, the following vulnerability has been resolved: net: fix UAF issue in nfqnlnfhookdrop when opsinit failed When the opsinit interface is invoked to initialize the net, but ops-init fails, data is released. However, the ptr pointer in net-gen is invalid. In this case, when...

7.8CVSS0.0016EPSS
SaveExploits0References6
CVE
CVE
•added 2025/12/24 1:06 p.m.•42 views

CVE-2022-50780

In CVE-2022-50780, the Linux kernel exposes a use-after-free (UAF) in nfqnl_nf_hook_drop() when ops_init() fails during net namespace setup. The allocation path kzalloc data is freed, but net->gen.ptr remains invalid, leading nfqnl_nf_hook_drop() to read a freed address (observed as a UAF in t...

7.8CVSS6.2AI score0.0016EPSS
SaveExploits0References6
CVE
CVE
•added 2025/12/24 12:23 p.m.•49 views

CVE-2023-54051

CVE-2023-54051: In the Linux kernel, a missing check in virtio_net_hdr_to_skb() allowed gso_size to be set to GSO_BY_FRAGS (0xffff), which is a kernel magic value. This could lead to a general protection fault/NULL dereference in GSO/UDP offload paths (e.g., udp6_ufo_fragment, ipv6_gso_segment, s...

6AI score0.0021EPSS
SaveExploits0References8
OSV
OSV
•added 2025/12/24 12:23 p.m.•18 views

CVE-2023-54051 net: do not allow gso_size to be set to GSO_BY_FRAGS

In the Linux kernel, the following vulnerability has been resolved: net: do not allow gsosize to be set to GSOBYFRAGS One missing check in virtionethdrtoskb allowed syzbot to crash kernels again 1 Do not allow gsosize to be set to GSOBYFRAGS 0xffff, because this magic value is used by the kernel....

6.3AI score
SaveExploits0References11
Cvelist
Cvelist
•added 2025/12/24 12:23 p.m.•36 views

CVE-2023-54051 net: do not allow gso_size to be set to GSO_BY_FRAGS

In the Linux kernel, the following vulnerability has been resolved: net: do not allow gsosize to be set to GSOBYFRAGS One missing check in virtionethdrtoskb allowed syzbot to crash kernels again 1 Do not allow gsosize to be set to GSOBYFRAGS 0xffff, because this magic value is used by the kernel....

0.0021EPSS
SaveExploits0References8
CVE
CVE
•added 2025/12/24 12:22 p.m.•53 views

CVE-2022-50728

The CVE-2022-50728 issue affects the Linux kernel (s390) in the lcs Start Xmit path. It arises from a return-type mismatch in lcs_start_xmit() where the function is expected to return netdev_tx_t but is implemented as int, causing compatibility errors under clang with CFI_CLANG, potentially leadi...

6.1AI score0.00284EPSS
SaveExploits0References9
NVD
NVD
•added 2025/12/24 11:15 a.m.•15 views

CVE-2023-53987

In the Linux kernel, the following vulnerability has been resolved: ping: Fix potentail NULL deref for /proc/net/icmp. After commit dbca1596bbb0 "ping: convert to RCU lookups, get rid of rwlock", we use RCU for ping sockets, but we should use spinlock for /proc/net/icmp to avoid a potential NULL...

0.00198EPSS
SaveExploits0References3
NVD
NVD
•added 2025/12/24 11:15 a.m.•16 views

CVE-2022-50702

In the Linux kernel, the following vulnerability has been resolved: vdpasim: fix possible memory leak in vdpasimnetinit and vdpasimblkinit Inject fault while probing module, if deviceregister fails in vdpasimnetinit or vdpasimblkinit, but the refcount of kobject is not decreased to 0, the name...

0.002EPSS
SaveExploits0References4
OSV
OSV
•added 2025/12/24 11:15 a.m.•11 views

UBUNTU-CVE-2023-53987

In the Linux kernel, the following vulnerability has been resolved: ping: Fix potentail NULL deref for /proc/net/icmp. After commit dbca1596bbb0 "ping: convert to RCU lookups, get rid of rwlock", we use RCU for ping sockets, but we should use spinlock for /proc/net/icmp to avoid a potential NULL...

5.7AI score0.00198EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2025/12/24 11:15 a.m.•8 views

CVE-2022-50702

In the Linux kernel, the following vulnerability has been resolved: vdpasim: fix possible memory leak in vdpasimnetinit and vdpasimblkinit Inject fault while probing module, if deviceregister fails in vdpasimnetinit or vdpasimblkinit, but the refcount of kobject is not decreased to 0, the name...

5.4AI score0.002EPSS
SaveExploits0References5
OSV
OSV
•added 2025/12/24 11:15 a.m.•15 views

UBUNTU-CVE-2022-50702

In the Linux kernel, the following vulnerability has been resolved: vdpasim: fix possible memory leak in vdpasimnetinit and vdpasimblkinit Inject fault while probing module, if deviceregister fails in vdpasimnetinit or vdpasimblkinit, but the refcount of kobject is not decreased to 0, the name...

5.7AI score0.002EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2025/12/24 11:15 a.m.•11 views

CVE-2023-53987

In the Linux kernel, the following vulnerability has been resolved: ping: Fix potentail NULL deref for /proc/net/icmp. After commit dbca1596bbb0 "ping: convert to RCU lookups, get rid of rwlock", we use RCU for ping sockets, but we should use spinlock for /proc/net/icmp to avoid a potential NULL...

5.7AI score0.00198EPSS
SaveExploits0References4
OSV
OSV
•added 2025/12/24 10:55 a.m.•12 views

CVE-2023-53987 ping: Fix potentail NULL deref for /proc/net/icmp.

In the Linux kernel, the following vulnerability has been resolved: ping: Fix potentail NULL deref for /proc/net/icmp. After commit dbca1596bbb0 "ping: convert to RCU lookups, get rid of rwlock", we use RCU for ping sockets, but we should use spinlock for /proc/net/icmp to avoid a potential NULL...

6.4AI score
SaveExploits0References6
CVE
CVE
•added 2025/12/24 10:55 a.m.•44 views

CVE-2023-53987

The CVE-2023-53987 issue affects the Linux kernel’s ping handling, where a potential NULL dereference in /proc/net/icmp could be triggered by an incorrect use of Read-Copy-Update (RCU) for ping sockets. The root cause, as stated in multiple sources, is using RCU lookups instead of a spinlock for ...

6.1AI score0.00198EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2025/12/24 10:55 a.m.•38 views

CVE-2023-53987 ping: Fix potentail NULL deref for /proc/net/icmp.

In the Linux kernel, the following vulnerability has been resolved: ping: Fix potentail NULL deref for /proc/net/icmp. After commit dbca1596bbb0 "ping: convert to RCU lookups, get rid of rwlock", we use RCU for ping sockets, but we should use spinlock for /proc/net/icmp to avoid a potential NULL...

0.00198EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2025/12/24 10:55 a.m.•45 views

CVE-2022-50702 vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init()

In the Linux kernel, the following vulnerability has been resolved: vdpasim: fix possible memory leak in vdpasimnetinit and vdpasimblkinit Inject fault while probing module, if deviceregister fails in vdpasimnetinit or vdpasimblkinit, but the refcount of kobject is not decreased to 0, the name...

0.002EPSS
SaveExploits0References4
CNNVD
CNNVD
•added 2025/12/24 12:00 a.m.•12 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 Linux kernel that stems from an invalid pointer in net-gen after an opsinit failure, which could lead to reuse after release...

6.1AI score0.0016EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
•added 2025/12/24 12:00 a.m.•11 views

PT-2025-53146

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a use-after-free issue within the nfqnl nf hook drop function. This occurs when the ops init interface fails during net initialization, leading to an invalid...

6.4AI score0.0016EPSS
SaveExploits0References8
CNNVD
CNNVD
•added 2025/12/24 12:00 a.m.•15 views

KYOCERA Net Admin 安全漏洞

KYOCERA Net Admin is an enterprise-level device management platform from KYOCERA, Inc. A security vulnerability exists in KYOCERA Net Admin version 3.4.0906, which stems from the mishandling of XML files by the Multi-Set Template Editor, which could lead to an XML external entity injection attack...

7.5CVSS7.1AI score0.00896EPSS
SaveExploits2References3
Positive Technologies
Positive Technologies
•added 2025/12/24 12:00 a.m.•17 views

PT-2025-53233

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the sfc module where a NULL pointer dereference can occur during an ethtool selftest when reading network interface card NIC statistics...

7.2AI score0.00218EPSS
SaveExploits0
Rows per page
Query Builder