Lucene search
+L

1954 matches found

RedhatCVE
RedhatCVE
added 2024/06/20 1:55 p.m.39 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.00602EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/20 12:15 p.m.12 views

DEBIAN-CVE-2022-48739

In the Linux kernel, the following vulnerability has been resolved: ASoC: hdmi-codec: Fix OOB memory accesses Correct size of iecstatus array by changing it to the size of status array of the struct sndaesiec958. This fixes out-of-bounds slab read accesses made by memcpy of the hdmi-codec driver...

7.1CVSS5.4AI score0.00233EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/20 12:15 p.m.16 views

AZL-67887 CVE-2022-48744 affecting package kernel 5.15.200.1-1

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.5AI score0.00602EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/20 12:15 p.m.9 views

DEBIAN-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.2AI score0.00602EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/20 12:15 p.m.33 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.00602EPSS
SaveExploits0References3
attackerkb
attackerkb
added 2024/06/20 12:15 p.m.7 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.9AI score0.00602EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/06/20 12:15 p.m.11 views

UBUNTU-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.8CVSS5.9AI score0.00602EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/06/20 11:25 a.m.24 views

CVE-2021-47578

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Don't call kcalloc if size arg is zero If the size arg to kcalloc is zero, it returns ZEROSIZEPTR. Because of that, for a following NULL pointer check to work on the returned pointer, kcalloc must not be called...

4.4CVSS7.1AI score0.00238EPSS
SaveExploits0References4
CVE
CVE
added 2024/06/20 11:13 a.m.124 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.00602EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/06/20 11:13 a.m.55 views

CVE-2022-48744 net/mlx5e: Avoid field-overflowing memcpy()

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.5CVSS0.00602EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.44 views

CVE-2022-48744 net/mlx5e: Avoid field-overflowing memcpy()

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.5CVSS6.7AI score0.00602EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/06/20 11:13 a.m.64 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.00602EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.22 views

CVE-2022-48739 ASoC: hdmi-codec: Fix OOB memory accesses

In the Linux kernel, the following vulnerability has been resolved: ASoC: hdmi-codec: Fix OOB memory accesses Correct size of iecstatus array by changing it to the size of status array of the struct sndaesiec958. This fixes out-of-bounds slab read accesses made by memcpy of the hdmi-codec driver...

7.1CVSS6.8AI score0.00233EPSS
SaveExploits0References3
CVE
CVE
added 2024/06/20 11:13 a.m.119 views

CVE-2022-48739

CVE-2022-48739 affects the Linux kernel ASoC hdmi-codec subsystem. The vulnerability arises from out-of-bounds memory accesses during memcpy(), caused by an incorrect size for the iec_status array. The fix aligns the size of iec_status with the status array of struct snd_aes_iec958, eliminating t...

7.1CVSS6.5AI score0.00233EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/06/20 11:13 a.m.23 views

CVE-2022-48739 ASoC: hdmi-codec: Fix OOB memory accesses

In the Linux kernel, the following vulnerability has been resolved: ASoC: hdmi-codec: Fix OOB memory accesses Correct size of iecstatus array by changing it to the size of status array of the struct sndaesiec958. This fixes out-of-bounds slab read accesses made by memcpy of the hdmi-codec driver...

7.1CVSS5.9AI score
SaveExploits0References6
OSV
OSV
added 2024/06/20 9:15 a.m.14 views

CVE-2024-29013

Heap-based buffer overflow vulnerability in the SonicOS SSL-VPN allows an authenticated remote attacker to cause Denial of Service DoS via memcpy function...

6.5CVSS6.1AI score0.00638EPSS
SaveExploits0References1
CVE
CVE
added 2024/06/20 8:14 a.m.97 views

CVE-2024-29013

Affected product: SonicOS SSL-VPN (SonicWall SonicOS). Issue: heap-based buffer overflow in the memcpy function, enabling an authenticated remote attacker to cause Denial of Service. Documents indicate the vulnerability exists in SonicOS SSL-VPN; exploitation status is not publicly demonstrated i...

6.5CVSS7.4AI score0.00638EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2024/06/20 8:14 a.m.34 views

CVE-2024-29013

Heap-based buffer overflow vulnerability in the SonicOS SSL-VPN allows an authenticated remote attacker to cause Denial of Service DoS via memcpy function...

0.00638EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/06/20 12:00 a.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...

7.8CVSS6.4AI score0.00602EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/06/20 12:00 a.m.21 views

CVE-2022-48739

In the Linux kernel, the following vulnerability has been resolved: ASoC: hdmi-codec: Fix OOB memory accesses Correct size of iecstatus array by changing it to the size of status array of the struct sndaesiec958. This fixes out-of-bounds slab read accesses made by memcpy of the hdmi-codec driver...

7.1CVSS5.9AI score0.00233EPSS
SaveExploits0References5
Rows per page
Query Builder