Lucene search
+L

1795 matches found

RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.5 views

kernel: wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_11_scan_ext()

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Fix memcpy field-spanning write warning in mwifiexcmd80211scanext Replace one-element array with a flexible-array member in struct hostcmdds80211scanext. With this, fix the following warning: elo 16 17:51:58...

5.5CVSS6.4AI score0.00247EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/08 7:15 a.m.8 views

DEBIAN-CVE-2025-37810

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: check that event count does not exceed event buffer length The event count is read from register DWC3GEVNTCOUNT. There is a check for the count being zero, but not for exceeding the event buffer length. Check...

7.8CVSS5.9AI score0.00202EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/08 7:15 a.m.12 views

UBUNTU-CVE-2025-37810

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: check that event count does not exceed event buffer length The event count is read from register DWC3GEVNTCOUNT. There is a check for the count being zero, but not for exceeding the event buffer length. Check...

7.8CVSS6.4AI score0.00202EPSS
SaveExploits0References32
CVE
CVE
added 2025/05/08 6:26 a.m.147 views

CVE-2025-37810

CVE-2025-37810 refers to a Linux kernel issue in the usb: dwc3 gadget path where the event count check did not validate that the count did not exceed the event buffer length. The problem could allow an out-of-bounds memcpy of an event if the count is larger than the buffer, leading to a crash (ke...

7.8CVSS5.3AI score0.00202EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.29 views

CVE-2025-37810 usb: dwc3: gadget: check that event count does not exceed event buffer length

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: check that event count does not exceed event buffer length The event count is read from register DWC3GEVNTCOUNT. There is a check for the count being zero, but not for exceeding the event buffer length. Check...

0.00202EPSS
SaveExploits0References8
OSV
OSV
added 2025/05/08 6:26 a.m.9 views

CVE-2025-37810 usb: dwc3: gadget: check that event count does not exceed event buffer length

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: check that event count does not exceed event buffer length The event count is read from register DWC3GEVNTCOUNT. There is a check for the count being zero, but not for exceeding the event buffer length. Check...

6.2AI score
SaveExploits0References13
OSV
OSV
added 2025/05/01 3:15 p.m.3 views

DEBIAN-CVE-2022-49766

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...

5.5CVSS5.4AI score0.00159EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 3:15 p.m.11 views

AZL-69719 CVE-2022-49766 affecting package kernel 5.15.200.1-1

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...

5.5CVSS5.7AI score0.00159EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/01 3:15 p.m.12 views

CVE-2022-49766

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...

5.5CVSS0.00159EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/01 3:15 p.m.4 views

UBUNTU-CVE-2022-49766

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...

5.5CVSS5.7AI score0.00159EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/05/01 2:9 p.m.25 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...

0.00159EPSS
SaveExploits0References2
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
CVE
CVE
added 2025/05/01 2:9 p.m.76 views

CVE-2022-49766

The CVE-2022-49766 entry concerns the Linux kernel netlink path: it fixes a bounds-check issue in the creation of struct nlmsgerr. The underlying cause was related to a memcpy across a composite flexible array struct, which is mitigated by switching from __nlmsg_put to nlmsg_put() and explaining ...

5.5CVSS6.6AI score0.00159EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2025/04/30 1:9 a.m.5 views

kernel: VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()

In the Linux kernel, the following vulnerability has been resolved: VMCI: Fix memcpy run-time warning in dgdispatchashost The Linux kernel CVE team has assigned CVE-2024-35944 to this issue. Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024051920-CVE-2024-35944-a860@gregkh/T...

5.5CVSS6.8AI score0.00232EPSS
SaveExploits0References5
NVD
NVD
added 2025/04/05 11:15 p.m.27 views

CVE-2025-32366

In ConnMan through 1.44, parserr in dnsproxy.c has a memcpy length that depends on an RR RDLENGTH value, i.e., rdlen=ntohsrr-rdlen and memcpyresponse+offset,end,rdlen without a check for whether the sum of end and rdlen exceeds max. Consequently, rdlen may be larger than the amount of remaining...

4.8CVSS0.00376EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/05 11:15 p.m.22 views

CVE-2025-32366

In ConnMan through 1.44, parserr in dnsproxy.c has a memcpy length that depends on an RR RDLENGTH value, i.e., rdlen=ntohsrr-rdlen and memcpyresponse+offset,end,rdlen without a check for whether the sum of end and rdlen exceeds max. Consequently, rdlen may be larger than the amount of remaining...

4.6AI score
SaveExploits0References4
CNNVD
CNNVD
added 2025/04/05 12:0 a.m.8 views

ConnMan 安全漏洞

ConnMan is an Aldebaran open source connection manager. A security vulnerability exists in ConnMan 1.44 and earlier versions, which stems from a memcpy length dependency on the RR RDLENGTH value...

4.8CVSS4.7AI score0.00376EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/04/05 12:0 a.m.13 views

PT-2025-15079 · Connman +1 · Connman +1

Name of the Vulnerable Software and Affected Versions: ConnMan versions 1.44 and earlier Description: The issue is related to a memcpy length that depends on an RR RDLENGTH value in the parse rr function in dnsproxy.c. This could potentially lead to issues due to the direct use of...

4.8CVSS3.9AI score0.00376EPSS
SaveExploits0References20
Debian CVE
Debian CVE
added 2025/04/05 12:0 a.m.68 views

CVE-2025-32366

In ConnMan through 1.44, parserr in dnsproxy.c has a memcpy length that depends on an RR RDLENGTH value, i.e., rdlen=ntohsrr-rdlen and memcpyresponse+offset,end,rdlen without a check for whether the sum of end and rdlen exceeds max. Consequently, rdlen may be larger than the amount of remaining...

4.8CVSS4.9AI score0.00376EPSS
SaveExploits0
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
Rows per page
Query Builder