Lucene search
+L

76 matches found

OSV
OSV
added 2 days ago4 views

DEBIAN-CVE-2026-68293

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix MCIA register buffer overflow on 32 dword reads The MCIA register can return up to 32 dwords 128 bytes when the device advertises the mcia32dwords capability, but struct mlx5ifcmciaregbits only defines dword0..11,...

5.6AI score0.00185EPSS
SaveExploits0References1
OSV
OSV
added 2 days ago3 views

CVE-2026-68293 net/mlx5: Fix MCIA register buffer overflow on 32 dword reads

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix MCIA register buffer overflow on 32 dword reads The MCIA register can return up to 32 dwords 128 bytes when the device advertises the mcia32dwords capability, but struct mlx5ifcmciaregbits only defines dword0..11,...

5.7AI score
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2 days ago4 views

Linux Distros Unpatched Vulnerability : CVE-2026-68293

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/mlx5: Fix MCIA register buffer overflow on 32 dword reads The MCIA register can return up to 32 dwords 128 bytes when the device advertises the mcia32dwords...

5.8AI score0.00185EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/14 3:7 p.m.8 views

CVE-2025-71128 erspan: Initialize options_len before referencing options.

In the Linux kernel, the following vulnerability has been resolved: erspan: Initialize optionslen before referencing options. The struct iptunnelinfo has a flexible array member named options that is protected by a countedbyoptionslen attribute. The compiler will use this information to enforce...

7.5CVSS5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2012-3375

Malware in sbrugna...

5CVSS6AI score0.02225EPSS
SaveExploits1References13
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2010-3192

Malware in sbrugna...

5CVSS9.3AI score0.01606EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2022-55180

Malicious code in bioql PyPI...

5.5AI score0.00417EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-13010

Malicious code in bioql PyPI...

5.6AI score0.00159EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/01 2:9 p.m.11 views

CVE-2022-49766 netlink: Bounds-check struct nlmsgerr creation

In the Linux kernel, the following vulnerability has been resolved: netlink: Bounds-check struct nlmsgerr creation In preparation for FORTIFYSOURCE doing bounds-check on memcpy, switch from nlmsgput to nlmsgput, and explain the bounds check for dealing with the memcpy across a composite flexible...

5AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/03/29 5:40 p.m.17 views

CVE-2022-49743

In the Linux kernel, the following vulnerability has been resolved: ovl: Use "buf" flexible array for memcpy destination The "buf" flexible array needs to be the memcpy destination to avoid false positive run-time warning from the recent FORTIFYSOURCE hardening: memcpy: detected field-spanning...

5.5CVSS7.3AI score0.00417EPSS
SaveExploits0References4
OSV
OSV
added 2025/03/27 4:42 p.m.9 views

CVE-2022-49743 ovl: Use "buf" flexible array for memcpy() destination

In the Linux kernel, the following vulnerability has been resolved: ovl: Use "buf" flexible array for memcpy destination The "buf" flexible array needs to be the memcpy destination to avoid false positive run-time warning from the recent FORTIFYSOURCE hardening: memcpy: detected field-spanning...

7.5CVSS5AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/03/27 4:42 p.m.14 views

CVE-2022-49743

In the Linux kernel, the following vulnerability has been resolved: ovl: Use "buf" flexible array for memcpy destination The "buf" flexible array needs to be the memcpy destination to avoid false positive run-time warning from the recent FORTIFYSOURCE hardening: memcpy: detected field-spanning...

7.5CVSS5.3AI score0.00417EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/06/20 1:55 p.m.36 views

CVE-2022-48744

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Avoid field-overflowing memcpy In preparation for FORTIFYSOURCE performing compile-time and run-time field bounds checking for memcpy, memmove, and memset, avoid intentionally writing across neighboring fields. Use...

6.7CVSS9AI score0.00607EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/20 12:15 p.m.31 views

CVE-2022-48744

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Avoid field-overflowing memcpy In preparation for FORTIFYSOURCE performing compile-time and run-time field bounds checking for memcpy, memmove, and memset, avoid intentionally writing across neighboring fields. Use...

7.8CVSS0.00607EPSS
SaveExploits0References3
CVE
CVE
added 2024/06/20 11:13 a.m.102 views

CVE-2022-48744

In CVE-2022-48744, the Linux kernel net/mlx5e driver was made resilient to field-bound checking by avoiding a field-overflowing memcpy() across neighboring fields. The root cause involved copying MLX5E_XDP_MIN_INLINE bytes into a 2-byte inline_hdr.start, causing writes to adjacent data (vlan_tci,...

7.8CVSS6.5AI score0.00607EPSS
SaveExploits0References3Affected Software1
UbuntuCve
UbuntuCve
added 2024/06/20 12:0 a.m.32 views

CVE-2022-48744

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Avoid field-overflowing memcpy In preparation for FORTIFYSOURCE performing compile-time and run-time field bounds checking for memcpy, memmove, and memset, avoid intentionally writing across neighboring fields. Use...

7.8CVSS6.4AI score0.00607EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.19 views

CVE-2021-47288

In the Linux kernel, the following vulnerability has been resolved: media: ngene: Fix out-of-bounds bug in ngenecommandconfigfreebuf Fix an 11-year old bug in ngenecommandconfigfreebuf while addressing the following warnings caught with -Warray-bounds: arch/alpha/include/asm/string.h:22:16:...

7.1CVSS6.2AI score0.00234EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2024/05/21 2:34 p.m.34 views

CVE-2021-47288 media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()

In the Linux kernel, the following vulnerability has been resolved: media: ngene: Fix out-of-bounds bug in ngenecommandconfigfreebuf Fix an 11-year old bug in ngenecommandconfigfreebuf while addressing the following warnings caught with -Warray-bounds: arch/alpha/include/asm/string.h:22:16:...

6.5AI score0.00234EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/05/20 4:21 p.m.39 views

CVE-2024-35944

In the Linux kernel, the following vulnerability has been resolved: VMCI: Fix memcpy run-time warning in dgdispatchashost Syzkaller hit 'WARNING in dgdispatchashost' bug. memcpy: detected field-spanning write size 56 of single field "info-msg" at drivers/misc/vmwvmci/vmcidatagram.c:237 size 24...

5.5CVSS8.4AI score0.00232EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/19 11:15 a.m.26 views

CVE-2024-35944

In the Linux kernel, the following vulnerability has been resolved: VMCI: Fix memcpy run-time warning in dgdispatchashost Syzkaller hit 'WARNING in dgdispatchashost' bug. memcpy: detected field-spanning write size 56 of single field "&dginfo-msg" at drivers/misc/vmwvmci/vmcidatagram.c:237 size 24...

5.5CVSS6.6AI score0.00232EPSS
SaveExploits0References12
Rows per page
Query Builder