Lucene search
+L

14296 matches found

RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.9 views

kernel: use-after-free in net/atm/ioctl.c

A use-after-free flaw was found in the Linux kernel's net/atm/ioctl.c ATM networking technology driver: dovccioctl in net/atm/ioctl.c is vulnerable to use-after-free due to a race condition in vccrecvmsg. This issue can allow an attacker to possibly gain unauthorized access, escalate privileges, ...

7CVSS6.8AI score0.0051EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.24 views

kernel: nvmet-tcp: add bounds check on Transfer Tag

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: add bounds check on Transfer Tag ttag is used as an index to get cmd in nvmettcphandleh2cdatapdu, add a bounds check to avoid out-of-bounds access...

9.8CVSS5.7AI score0.00792EPSS
SaveExploits0References5
NVD
NVD
added 2024/05/22 9:15 a.m.24 views

CVE-2021-47477

In the Linux kernel, the following vulnerability has been resolved: comedi: dt9812: fix DMA buffers on stack USB transfer buffers are typically mapped for DMA and must not be allocated on the stack or transfers will fail. Allocate proper transfer buffers in the various command helpers and return ...

7.8CVSS6.6AI score0.00721EPSS
SaveExploits0References9
NVD
NVD
added 2024/05/22 9:15 a.m.27 views

CVE-2021-47475

In the Linux kernel, the following vulnerability has been resolved: comedi: vmk80xx: fix transfer-buffer overflows The driver uses endpoint-sized USB transfer buffers but up until recently had no sanity checks on the sizes. Commit e1f13c879a7c "staging: comedi: check validity of wMaxPacketSize of...

7.8CVSS6.4AI score0.00259EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/22 9:15 a.m.25 views

CVE-2021-47477

In the Linux kernel, the following vulnerability has been resolved: comedi: dt9812: fix DMA buffers on stack USB transfer buffers are typically mapped for DMA and must not be allocated on the stack or transfers will fail. Allocate proper transfer buffers in the various command helpers and return ...

7.8CVSS6.9AI score
SaveExploits0References9
OSV
OSV
added 2024/05/22 9:15 a.m.18 views

CVE-2021-47476

In the Linux kernel, the following vulnerability has been resolved: comedi: niusb6501: fix NULL-deref in command paths The driver uses endpoint-sized USB transfer buffers but had no sanity checks on the sizes. This can lead to zero-size-pointer dereferences or overflowed transfer buffers in...

4.6CVSS6.4AI score
SaveExploits0References9
OSV
OSV
added 2024/05/22 9:15 a.m.4 views

DEBIAN-CVE-2021-47477

In the Linux kernel, the following vulnerability has been resolved: comedi: dt9812: fix DMA buffers on stack USB transfer buffers are typically mapped for DMA and must not be allocated on the stack or transfers will fail. Allocate proper transfer buffers in the various command helpers and return ...

7.8CVSS5.4AI score0.00721EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/22 9:15 a.m.30 views

CVE-2021-47476

In the Linux kernel, the following vulnerability has been resolved: comedi: niusb6501: fix NULL-deref in command paths The driver uses endpoint-sized USB transfer buffers but had no sanity checks on the sizes. This can lead to zero-size-pointer dereferences or overflowed transfer buffers in...

4.6CVSS6.5AI score0.00388EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/22 9:15 a.m.14 views

CVE-2021-47475

In the Linux kernel, the following vulnerability has been resolved: comedi: vmk80xx: fix transfer-buffer overflows The driver uses endpoint-sized USB transfer buffers but up until recently had no sanity checks on the sizes. Commit e1f13c879a7c "staging: comedi: check validity of wMaxPacketSize of...

7.8CVSS6.7AI score
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/05/22 9:15 a.m.25 views

CVE-2021-47475

In the Linux kernel, the following vulnerability has been resolved: comedi: vmk80xx: fix transfer-buffer overflows The driver uses endpoint-sized USB transfer buffers but up until recently had no sanity checks on the sizes. Commit e1f13c879a7c "staging: comedi: check validity of wMaxPacketSize of...

7.8CVSS6.2AI score0.00259EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/22 9:15 a.m.17 views

UBUNTU-CVE-2021-47476

In the Linux kernel, the following vulnerability has been resolved: comedi: niusb6501: fix NULL-deref in command paths The driver uses endpoint-sized USB transfer buffers but had no sanity checks on the sizes. This can lead to zero-size-pointer dereferences or overflowed transfer buffers in...

4.6CVSS5.9AI score0.00388EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/05/22 9:15 a.m.25 views

CVE-2021-47476

In the Linux kernel, the following vulnerability has been resolved: comedi: niusb6501: fix NULL-deref in command paths The driver uses endpoint-sized USB transfer buffers but had no sanity checks on the sizes. This can lead to zero-size-pointer dereferences or overflowed transfer buffers in...

4.6CVSS5.8AI score0.00388EPSS
SaveExploits0References11
CVE
CVE
added 2024/05/22 8:19 a.m.110 views

CVE-2021-47477

CVE-2021-47477 is documented in connected advisories as a Linux kernel issue affecting comedi: dt9812. The root cause is DMA buffers being allocated on the stack for USB transfers; the fix allocates proper transfer buffers in the command helpers and returns an error on short transfers instead of ...

7.8CVSS7AI score0.00721EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2024/05/22 8:19 a.m.119 views

CVE-2021-47476

CVE-2021-47476 : In the Linux kernel, the comedi driver for ni_usb6501 exposed a NULL-dereference/overflow risk in command paths due to endpoint-sized USB transfer buffers without proper size checks. Exploitation could occur if a malicious device reports smaller max-packet sizes than expected, af...

4.6CVSS6.5AI score0.00388EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/22 8:19 a.m.19 views

CVE-2021-47476 comedi: ni_usb6501: fix NULL-deref in command paths

In the Linux kernel, the following vulnerability has been resolved: comedi: niusb6501: fix NULL-deref in command paths The driver uses endpoint-sized USB transfer buffers but had no sanity checks on the sizes. This can lead to zero-size-pointer dereferences or overflowed transfer buffers in...

7.2AI score0.00388EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/05/22 8:19 a.m.39 views

CVE-2021-47476 comedi: ni_usb6501: fix NULL-deref in command paths

In the Linux kernel, the following vulnerability has been resolved: comedi: niusb6501: fix NULL-deref in command paths The driver uses endpoint-sized USB transfer buffers but had no sanity checks on the sizes. This can lead to zero-size-pointer dereferences or overflowed transfer buffers in...

6.4AI score0.00388EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/05/22 8:19 a.m.48 views

CVE-2021-47477 comedi: dt9812: fix DMA buffers on stack

In the Linux kernel, the following vulnerability has been resolved: comedi: dt9812: fix DMA buffers on stack USB transfer buffers are typically mapped for DMA and must not be allocated on the stack or transfers will fail. Allocate proper transfer buffers in the various command helpers and return ...

6.5AI score0.00721EPSS
SaveExploits0References9
CVE
CVE
added 2024/05/22 8:19 a.m.113 views

CVE-2021-47475

CVE-2021-47475 is a Linux kernel vulnerability in the comedi vmk80xx USB driver. The issue arises from transfer-buffer size checks: buffers were endpoint-sized and lacked validation, enabling overflows when a malicious device with larger max-packet sizes or unexpected accesses could write past th...

7.8CVSS6.6AI score0.00259EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2024/05/22 8:19 a.m.35 views

CVE-2021-47475 comedi: vmk80xx: fix transfer-buffer overflows

In the Linux kernel, the following vulnerability has been resolved: comedi: vmk80xx: fix transfer-buffer overflows The driver uses endpoint-sized USB transfer buffers but up until recently had no sanity checks on the sizes. Commit e1f13c879a7c "staging: comedi: check validity of wMaxPacketSize of...

6.4AI score0.00259EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/05/22 8:19 a.m.70 views

CVE-2021-47475

In the Linux kernel, the following vulnerability has been resolved: comedi: vmk80xx: fix transfer-buffer overflows The driver uses endpoint-sized USB transfer buffers but up until recently had no sanity checks on the sizes. Commit e1f13c879a7c "staging: comedi: check validity of wMaxPacketSize of...

7.8CVSS6.7AI score0.00259EPSS
SaveExploits0
Rows per page
Query Builder