Lucene search
K

26 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2010-3299

Malware in sbrugna...

7.2CVSS8.2AI score0.07235EPSS
Exploits1References26
OSV
OSV
added 2024/10/29 12:50 a.m.11 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.001EPSS
Exploits0References12
Cvelist
Cvelist
added 2024/10/21 7:39 p.m.13 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.00012EPSS
Exploits0References7
CVE
CVE
added 2024/10/21 11:53 a.m.143 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.00016EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2024/09/04 7:54 p.m.18 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.00019EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2024/08/27 3:11 p.m.14 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.00018EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/08/21 12:6 a.m.17 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.00048EPSS
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.00031EPSS
Exploits0References2
NVD
NVD
added 2024/05/03 3:15 p.m.16 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.00018EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/05/01 5:30 a.m.34 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.00011EPSS
Exploits0References5
NVD
NVD
added 2024/02/28 9:15 a.m.15 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.00038EPSS
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.00015EPSS
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.00016EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2024/02/20 6:4 p.m.26 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.00094EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2023/03/10 12:0 a.m.4 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.1 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.00217EPSS
Exploits0References6
Huntr
Huntr
added 2022/08/28 6:32 p.m.27 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.00054EPSS
Exploits1
OSV
OSV
added 2021/12/26 1:15 a.m.2 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.00217EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2021/12/26 1:15 a.m.0 views

CVE-2021-45545

Certain NETGEAR devices are affected by command injection by an authenticated user. This affects R7850 before 1.0.5.74, R7900P before 1.4.2.84, R7960P before 1.4.2.84, R8000 before 1.0.4.74, R8000P before 1.4.2.84, RAX200 before 1.0.4.120, RAX75 before 1.0.4.120, RAX80 before 1.0.4.120, RBK852...

8.4CVSS5.4AI score0.00145EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2021/12/26 1:15 a.m.1 views

CVE-2021-45537

Certain NETGEAR devices are affected by command injection by an authenticated user . This affects RAX200 before 1.0.3.106, RAX75 before 1.0.3.106, RAX80 before 1.0.3.106, RBK752 before 3.2.16.6, RBR750 before 3.2.16.6, RBS750 before 3.2.16.6, RBK852 before 3.2.16.6, RBR850 before 3.2.16.6, and...

8.4CVSS5.4AI score0.00145EPSS
Exploits0References2
Rows per page
Query Builder