Lucene search
+L

206 matches found

OSV
OSV
added 2024/04/19 11:7 a.m.8 views

OESA-2024-1487 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: uiohvgeneric: Fix another memory leak in error handling paths Memory allocated by 'vmbusallocring' at the beginning of the probe function is never freed in the...

7.8CVSS7.8AI score0.00309EPSS
Exploits1References26
Positive Technologies
Positive Technologies
added 2024/04/10 12:0 a.m.10 views

PT-2024-27204

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.37 Description The issue arises in CoCo VMs where an untrusted host can cause set memory encrypted or set memory decrypted to fail, leading to shared memory. Callers must handle these errors to prevent...

8.1CVSS5.5AI score0.00915EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2024/04/10 12:0 a.m.12 views

PT-2024-27203

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description In CoCo VMs, it is possible for the untrusted host to cause set memory encrypted or set memory decrypted to fail, resulting in shared memory. Callers need to handle these errors to avoid...

8.1CVSS5.4AI score0.00915EPSS
Exploits0
Cvelist
Cvelist
added 2024/04/09 5:0 p.m.32 views

CVE-2024-26254 Microsoft Virtual Machine Bus (VMBus) Denial of Service Vulnerability

...

7.5CVSS8.2AI score0.03136EPSS
Exploits0References1
CVE
CVE
added 2024/04/09 5:0 p.m.170 views

CVE-2024-26254

CVE-2024-26254 is a Denial-of-Service in Microsoft Windows Virtual Machine Bus (VMBus). The provided OpenVAS listings confirm VMBus involvement, but do not disclose a concrete root cause, exploit technique, affected product versions, or a remediation in these documents. No patch details are expli...

7.5CVSS8.6AI score0.03136EPSS
Exploits0References1Affected Software9
SUSE CVE
SUSE CVE
added 2024/04/06 1:59 a.m.6 views

SUSE CVE-2024-26698

In the Linux kernel, the following vulnerability has been resolved: hvnetvsc: Fix race condition between netvscprobe and netvscremove In commit ac5047671758 "hvnetvsc: Disable NAPI before closing the VMBus channel", napidisable was getting called for all channels, including all subchannels withou...

5.5CVSS6.4AI score0.00183EPSS
Exploits0References6
OSV
OSV
added 2024/04/03 3:15 p.m.2 views

DEBIAN-CVE-2024-26698

In the Linux kernel, the following vulnerability has been resolved: hvnetvsc: Fix race condition between netvscprobe and netvscremove In commit ac5047671758 "hvnetvsc: Disable NAPI before closing the VMBus channel", napidisable was getting called for all channels, including all subchannels withou...

4.7CVSS5.5AI score0.00183EPSS
Exploits0References1
OSV
OSV
added 2024/04/03 3:15 p.m.11 views

UBUNTU-CVE-2024-26698

In the Linux kernel, the following vulnerability has been resolved: hvnetvsc: Fix race condition between netvscprobe and netvscremove In commit ac5047671758 "hvnetvsc: Disable NAPI before closing the VMBus channel", napidisable was getting called for all channels, including all subchannels withou...

4.7CVSS6.2AI score0.00183EPSS
Exploits0References19
SUSE CVE
SUSE CVE
added 2024/03/05 4:49 a.m.4 views

SUSE CVE-2021-47071

In the Linux kernel, the following vulnerability has been resolved: uiohvgeneric: Fix a memory leak in error handling paths If 'vmbusestablishgpadl' fails, the recv|sendgpadl will not be updated and 'hvuiocleanup' in the error handling path will not be able to free the corresponding buffer. In su...

5.5CVSS7.9AI score0.00235EPSS
Exploits0References11
SUSE CVE
SUSE CVE
added 2024/03/05 4:49 a.m.4 views

SUSE CVE-2021-47070

In the Linux kernel, the following vulnerability has been resolved: uiohvgeneric: Fix another memory leak in error handling paths Memory allocated by 'vmbusallocring' at the beginning of the probe function is never freed in the error handling path. Add the missing 'vmbusfreering' call. Note that ...

5.5CVSS7.8AI score0.00228EPSS
Exploits0References11
OSV
OSV
added 2024/03/01 10:15 p.m.1 views

DEBIAN-CVE-2021-47071

In the Linux kernel, the following vulnerability has been resolved: uiohvgeneric: Fix a memory leak in error handling paths If 'vmbusestablishgpadl' fails, the recv|sendgpadl will not be updated and 'hvuiocleanup' in the error handling path will not be able to free the corresponding buffer. In su...

5.5CVSS5.7AI score0.00235EPSS
Exploits0References1
OSV
OSV
added 2024/03/01 10:15 p.m.2 views

DEBIAN-CVE-2021-47070

In the Linux kernel, the following vulnerability has been resolved: uiohvgeneric: Fix another memory leak in error handling paths Memory allocated by 'vmbusallocring' at the beginning of the probe function is never freed in the error handling path. Add the missing 'vmbusfreering' call. Note that ...

5.5CVSS5.5AI score0.00228EPSS
Exploits0References1
OSV
OSV
added 2024/03/01 10:15 p.m.5 views

UBUNTU-CVE-2021-47070

In the Linux kernel, the following vulnerability has been resolved: uiohvgeneric: Fix another memory leak in error handling paths Memory allocated by 'vmbusallocring' at the beginning of the probe function is never freed in the error handling path. Add the missing 'vmbusfreering' call. Note that ...

5.5CVSS6.2AI score0.00228EPSS
Exploits0References5
OSV
OSV
added 2024/03/01 10:15 p.m.7 views

UBUNTU-CVE-2021-47071

In the Linux kernel, the following vulnerability has been resolved: uiohvgeneric: Fix a memory leak in error handling paths If 'vmbusestablishgpadl' fails, the recv|sendgpadl will not be updated and 'hvuiocleanup' in the error handling path will not be able to free the corresponding buffer. In su...

5.5CVSS6.3AI score0.00235EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/03/01 4:7 a.m.6 views

SUSE CVE-2021-47049

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Use after free in vmbusopen The "openinfo" variable is added to the &vmbusconnection.chnmsglist, but the error handling frees "openinfo" without removing it from the list. This will result in a use after free...

5.5CVSS7.9AI score0.00227EPSS
Exploits0References11
RedhatCVE
RedhatCVE
added 2024/02/29 11:2 a.m.24 views

CVE-2021-47049

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Use after free in vmbusopen The "openinfo" variable is added to the connection.chnmsglist, but the error handling frees "openinfo" without removing it from the list. This will result in a use after free. First...

6CVSS7.6AI score0.00227EPSS
Exploits0References4
NVD
NVD
added 2024/02/28 9:15 a.m.14 views

CVE-2021-47049

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Use after free in vmbusopen The "openinfo" variable is added to the &vmbusconnection.chnmsglist, but the error handling frees "openinfo" without removing it from the list. This will result in a use after free...

7.8CVSS7.7AI score0.00227EPSS
Exploits0References4
OSV
OSV
added 2024/02/28 9:15 a.m.1 views

DEBIAN-CVE-2021-47049

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Use after free in vmbusopen The "openinfo" variable is added to the &vmbusconnection.chnmsglist, but the error handling frees "openinfo" without removing it from the list. This will result in a use after free...

7.8CVSS5.7AI score0.00227EPSS
Exploits0References1
Prion
Prion
added 2024/02/28 9:15 a.m.28 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Use after free in vmbusopen The "openinfo" variable is added to the &vmbusconnection.chnmsglist, but the error handling frees "openinfo" without removing it from the list. This will result in a use after free...

7.1AI score0.00227EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/02/28 9:15 a.m.25 views

CVE-2021-47049

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Use after free in vmbusopen The "openinfo" variable is added to the &vmbusconnection.chnmsglist, but the error handling frees "openinfo" without removing it from the list. This will result in a use after free...

7.8CVSS6.4AI score0.00227EPSS
Exploits0References6
Rows per page
Query Builder