Lucene search
+L

3541 matches found

Vulnrichment
Vulnrichment
•added 2024/05/24 3:12 p.m.•20 views

CVE-2021-47561 i2c: virtio: disable timeout handling

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: disable timeout handling If a timeout is hit, it can result is incorrect data on the I2C bus and/or memory corruptions in the guest since the device can still be operating on the buffers it was given while the guest...

7.8CVSS6.8AI score0.00202EPSS
SaveExploits0References2
CVE
CVE
•added 2024/05/24 3:12 p.m.•94 views

CVE-2021-47561

CVE-2021-47561 affects the Linux kernel i2c virtio driver. The issue arises when a timeout occurs: the device can continue operating on buffers the guest has freed, risking data corruption on the I2C bus and potential memory corruption inside the guest. The root cause is improper timeout handling...

7.8CVSS6.6AI score0.00202EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
•added 2024/05/24 3:12 p.m.•55 views

CVE-2021-47561 i2c: virtio: disable timeout handling

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: disable timeout handling If a timeout is hit, it can result is incorrect data on the I2C bus and/or memory corruptions in the guest since the device can still be operating on the buffers it was given while the guest...

7.8CVSS6.4AI score0.00202EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2024/05/24 12:00 a.m.•18 views

PT-2024-8987 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the i2c virtio component in the Linux kernel. If a timeout occurs, it can result in incorrect data on the I2C bus and/or memory corruptions in the guest since t...

4.6CVSS6.6AI score0.00202EPSS
SaveExploits0References15
CNNVD
CNNVD
•added 2024/05/24 12:00 a.m.•17 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel, which stems from a vulnerability in the i2c:virtio module...

7.8CVSS6.5AI score0.00202EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2024/05/24 12:00 a.m.•1 views

CVE-2021-47566: Out-of-bounds Write

In the Linux kernel, the following vulnerability has been resolved: proc/vmcore: fix clearing user buffer by properly using clearuser To clear a user buffer we cannot simply use memset, we have to use clearuser. With a virtio-mem device that registers a vmcorecb and has some logically unplugged...

7.8CVSS6AI score0.00229EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2024/05/24 12:00 a.m.•1 views

CVE-2021-47561: Use After Free

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: disable timeout handling If a timeout is hit, it can result is incorrect data on the I2C bus and/or memory corruptions in the guest since the device can still be operating on the buffers it was given while the guest...

7.8CVSS5.8AI score0.00202EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
•added 2024/05/23 3:56 p.m.•9 views

SUSE CVE-2021-47352

In the Linux kernel, the following vulnerability has been resolved: virtio-net: Add validation for used length This adds validation for used length might come from an untrusted device to avoid data corruption or loss...

6.5CVSS6.7AI score0.00263EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
•added 2024/05/23 3:55 p.m.•8 views

SUSE CVE-2021-47367

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix pages leaking when building skb in big mode We try to use buildskb if we had sufficient tailroom. But we forget to release the unused pages chained via private in big mode which will leak pages. Fixing this by...

4.7CVSS6.2AI score0.00227EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
•added 2024/05/23 11:13 a.m.•44 views

CVE-2023-52842

In the Linux kernel, the following vulnerability has been resolved: virtio/vsock: Fix uninit-value in virtiotransportrecvpkt KMSAN reported the following uninit-value access issue: ===================================================== BUG: KMSAN: uninit-value in virtiotransportrecvpkt+0x1dfb/0x26...

4.4CVSS8.9AI score0.00244EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2024/05/23 3:04 a.m.•10 views

SUSE CVE-2021-47319

In the Linux kernel, the following vulnerability has been resolved: virtio-blk: Fix memory leak among suspend/resume procedure The vblk-vqs should be freed before we call initvqs in virtblkrestore...

4.4CVSS6.7AI score0.00259EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
•added 2024/05/23 2:56 a.m.•7 views

SUSE CVE-2023-52842

In the Linux kernel, the following vulnerability has been resolved: virtio/vsock: Fix uninit-value in virtiotransportrecvpkt KMSAN reported the following uninit-value access issue: ===================================================== BUG: KMSAN: uninit-value in virtiotransportrecvpkt+0x1dfb/0x26...

5.5CVSS6.6AI score0.00244EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
•added 2024/05/22 11:26 a.m.•32 views

CVE-2021-47352

A vulnerability was found in the Linux kernel’s virtio-net driver, where the system does not properly validate the length of data provided by an untrusted device. This lack of validation could lead to data corruption if the length of the data is incorrect or maliciously crafted. Mitigation Red Ha...

4.4CVSS8.1AI score0.00263EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2024/05/22 11:05 a.m.•22 views

CVE-2021-47367

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix pages leaking when building skb in big mode We try to use buildskb if we had sufficient tailroom. But we forget to release the unused pages chained via private in big mode which will leak pages. Fixing this by...

4.4CVSS6.4AI score0.00227EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2024/05/22 10:16 a.m.•56 views

QEMU: virtio-net: stack buffer overflow in virtio_net_flush_tx()

A stack based buffer overflow was found in the virtio-net device of QEMU. This issue occurs when flushing TX in the virtionetflushtx function if guest features VIRTIONETFHASHREPORT, VIRTIOFVERSION1 and VIRTIONETFMRGRXBUF are enabled. This could allow a malicious user to overwrite local variables...

5.3CVSS7.3AI score0.0033EPSS
SaveExploits0References4
NVD
NVD
•added 2024/05/21 4:15 p.m.•38 views

CVE-2023-52842

In the Linux kernel, the following vulnerability has been resolved: virtio/vsock: Fix uninit-value in virtiotransportrecvpkt KMSAN reported the following uninit-value access issue: ===================================================== BUG: KMSAN: uninit-value in virtiotransportrecvpkt+0x1dfb/0x26...

7.1CVSS6AI score0.00244EPSS
SaveExploits0References3
OSV
OSV
•added 2024/05/21 4:15 p.m.•7 views

DEBIAN-CVE-2023-52842

In the Linux kernel, the following vulnerability has been resolved: virtio/vsock: Fix uninit-value in virtiotransportrecvpkt KMSAN reported the following uninit-value access issue: ===================================================== BUG: KMSAN: uninit-value in virtiotransportrecvpkt+0x1dfb/0x26...

7.1CVSS5.4AI score0.00244EPSS
SaveExploits0References1
OSV
OSV
•added 2024/05/21 4:15 p.m.•4 views

DEBIAN-CVE-2023-52762

In the Linux kernel, the following vulnerability has been resolved: virtio-blk: fix implicit overflow on virtiomaxdmasize The following codes have an implicit conversion from sizet to u32: u32maxsize = sizetvirtiomaxdmasizevdev; This may lead overflow, Ex sizet4G - u320. Once virtiomaxdmasize has...

5.5CVSS5.7AI score0.00242EPSS
SaveExploits0References1
NVD
NVD
•added 2024/05/21 4:15 p.m.•20 views

CVE-2023-52762

In the Linux kernel, the following vulnerability has been resolved: virtio-blk: fix implicit overflow on virtiomaxdmasize The following codes have an implicit conversion from sizet to u32: u32maxsize = sizetvirtiomaxdmasizevdev; This may lead overflow, Ex sizet4G - u320. Once virtiomaxdmasize has...

5.5CVSS6.8AI score0.00242EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2024/05/21 4:15 p.m.•28 views

CVE-2023-52842

In the Linux kernel, the following vulnerability has been resolved: virtio/vsock: Fix uninit-value in virtiotransportrecvpkt KMSAN reported the following uninit-value access issue: ===================================================== BUG: KMSAN: uninit-value in virtiotransportrecvpkt+0x1dfb/0x26...

7.1CVSS6.2AI score0.00244EPSS
SaveExploits0References5
Rows per page
Query Builder