Lucene search
K

28 matches found

CNNVD
CNNVD
added 2026/06/09 12:0 a.m.11 views

NETGEAR Routers 输入验证错误漏洞

NETGEAR Routers are a series of routers produced by NETGEAR, a company in the United States. NETGEAR Routers have a vulnerability related to input validation. This vulnerability stems from insufficient authentication and input validation, which may allow unauthorized users on the local network to...

8.8CVSS5.4AI score0.00235EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2010-3299

Malware in sbrugna...

7.2CVSS8.2AI score0.03818EPSS
Exploits1References26
OSV
OSV
added 2024/10/29 12:50 a.m.27 views

CVE-2024-50083 tcp: fix mptcp DSS corruption due to large pmtu xmit

In the Linux kernel, the following vulnerability has been resolved: tcp: fix mptcp DSS corruption due to large pmtu xmit Syzkaller was able to trigger a DSS corruption: TCP: requestsocksubflowv4: Possible SYN flooding on port :::20002. Sending cookies. ------------ cut here ------------ WARNING:...

7.5CVSS6.3AI score0.00875EPSS
Exploits0References12
Cvelist
Cvelist
added 2024/10/21 7:39 p.m.14 views

CVE-2024-50039 net/sched: accept TCA_STAB only for root qdisc

In the Linux kernel, the following vulnerability has been resolved: net/sched: accept TCASTAB only for root qdisc Most qdiscs maintain their backlog using qdiscpktlenskb on the assumption it is invariant between the enqueue and dequeue handlers. Unfortunately syzbot can crash a host rather easily...

0.00245EPSS
Exploits0References7
CVE
CVE
added 2024/10/21 11:53 a.m.153 views

CVE-2024-47687

The CVE-2024-47687 issue affects the Linux kernel mlx5/vdpa path. It fixes an invalid MR resource destroy where error paths could release uninitialized MR resources. The patch adds a missing check in mlx5_vdpa_destroy_mr_resources() to block destroying non-initialized MR resources, addressing a N...

5.5CVSS4.8AI score0.00234EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2024/09/04 7:54 p.m.22 views

CVE-2024-44989 bonding: fix xfrm real_dev null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: bonding: fix xfrm realdev null pointer dereference We shouldn't set realdev to NULL because packets can be in transit and xfrm might call xdodevoffloadok in parallel. All callbacks assume realdev is set. Example trace: kernel: BU...

0.00239EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2024/08/27 3:11 p.m.31 views

CVE-2024-43899

A NULL pointer dereference vulnerability was found in dcn20getdcccompressioncap function in the dcn20resource.c file in the AMD GPU driver in the Linux Kernel. This issue could allow an attacker to make the system hang when using the mpv media player with specific hardware acceleration options...

4.4CVSS5.9AI score0.00211EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/08/21 12:6 a.m.18 views

CVE-2024-43874 crypto: ccp - Fix null pointer dereference in __sev_snp_shutdown_locked

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix null pointer dereference in sevsnpshutdownlocked Fix a null pointer dereference induced by DEBUGTESTDRIVERREMOVE. Return from sevsnpshutdownlocked if the pspdevice or the sevdevice structs are not initialized...

6.6AI score0.0018EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/05/22 6:23 a.m.15 views

CVE-2021-47463 mm/secretmem: fix NULL page->mapping dereference in page_is_secretmem()

In the Linux kernel, the following vulnerability has been resolved: mm/secretmem: fix NULL page-mapping dereference in pageissecretmem Check for a NULL page-mapping before dereferencing the mapping in pageissecretmem, as the page's mapping can be nullified while gup is running, e.g. by reclaim or...

6.7AI score0.0018EPSS
Exploits0References2
NVD
NVD
added 2024/05/03 3:15 p.m.30 views

CVE-2022-48692

In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: Set scmnd-result only when scmnd is not NULL This change fixes the following kernel NULL pointer dereference which is reproduced by blktests srp/007 occasionally. BUG: kernel NULL pointer dereference, address:...

5.5CVSS5.9AI score0.00225EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/05/01 5:30 a.m.38 views

CVE-2024-27018 netfilter: br_netfilter: skip conntrack input hook for promisc packets

In the Linux kernel, the following vulnerability has been resolved: netfilter: brnetfilter: skip conntrack input hook for promisc packets For historical reasons, when bridge device is in promisc mode, packets that are directed to the taps follow bridge input hook path. This patch adds a workaroun...

7.4AI score0.00237EPSS
Exploits0References5
NVD
NVD
added 2024/02/28 9:15 a.m.17 views

CVE-2021-46976

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix crash in autoretire The retire logic uses the 2 lower bits of the pointer to the retire function to store flags. However, the autoretire function is not guaranteed to be aligned to a multiple of 4, which causes...

5.5CVSS8.4AI score0.00232EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.11 views

CVE-2021-47014 net/sched: act_ct: fix wild memory access when clearing fragments

In the Linux kernel, the following vulnerability has been resolved: net/sched: actct: fix wild memory access when clearing fragments while testing re-assembly/re-fragmentation using actct, it's possible to observe a crash like the following one: KASAN: maybe wild-memory-access in range...

6.8AI score0.00233EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/02/27 6:40 p.m.19 views

CVE-2021-46951 tpm: efi: Use local variable for calculating final log size

In the Linux kernel, the following vulnerability has been resolved: tpm: efi: Use local variable for calculating final log size When tpmreadlogefi is called multiple times, which happens when one loads and unloads a TPM2 driver multiple times, then the global variable efitpmfinallogsize will at...

6.5AI score0.00235EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2024/02/20 6:4 p.m.27 views

CVE-2023-52434 smb: client: fix potential OOBs in smb2_parse_contexts()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential OOBs in smb2parsecontexts Validate offsets and lengths before dereferencing create contexts in smb2parsecontexts. This fixes following oops when accessing invalid create contexts from server: BUG: unabl...

6.4AI score0.00566EPSS
Exploits0References6
BDU FSTEC
BDU FSTEC
added 2023/08/24 12:0 a.m.7 views

The vulnerability of the DHCP server of NETGEAR RAX30 software-defined routers allows a intruder to execute arbitrary code.

The vulnerability of the DHCP server software of NETGEAR RAX30 routers lies in the lack of measures taken to clean data at the management level. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

8.8CVSS8AI score0.01097EPSS
Exploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2023/03/10 12:0 a.m.7 views

PT-2023-19765 · NetGear · Netgear Rax Routers

Name of the Vulnerable Software and Affected Versions: Netgear RAX Routers affected versions not specified Description: The issue concerns unauthorized access and remote code execution RCE on WAN-side in Netgear RAX Routers. It was reportedly detectable by MANGO. There have been demonstrations of...

7.7AI score
Exploits1References2
Positive Technologies
Positive Technologies
added 2023/01/24 12:0 a.m.3 views

PT-2023-2729 · NetGear · Netgear Rax40 +4

Name of the Vulnerable Software and Affected Versions: NETGEAR RAX30 versions affected versions not specified NETGEAR RAX35 versions affected versions not specified NETGEAR RAX38 versions affected versions not specified NETGEAR RAX40 versions affected versions not specified NETGEAR RAXE300 versio...

8.8CVSS7.9AI score0.00877EPSS
Exploits0References6
Huntr
Huntr
added 2022/08/28 6:32 p.m.28 views

Access violation near NULL on destination operand eval.c:2603:37 in segmentation fault

Description Access violation near NULL on destination operand eval.c:2603:37 in segmentation fault Proof of Concept Faulting Frame: eval1 @ 0x0000000000d9e9d2: in /root/vim/src/vim Disassembly: 0x0000000000d9e9bd: mov rax,r14 0x0000000000d9e9c0: shr rax,0x3 0x0000000000d9e9c4: mov al,BYTE PTR...

1.9CVSS0.6AI score0.00797EPSS
Exploits1
OSV
OSV
added 2021/12/26 1:15 a.m.5 views

CVE-2021-45676

Certain NETGEAR devices are affected by stored XSS. This affects RAX200 before 1.0.5.126, RAX20 before 1.0.2.82, RAX80 before 1.0.5.126, RAX15 before 1.0.2.82, and RAX75 before 1.0.5.126...

4.8CVSS5.8AI score0.00475EPSS
Exploits0References1
Rows per page
Query Builder