Lucene search
K

2033 matches found

RedhatCVE
RedhatCVE
added 2024/03/05 5:10 p.m.22 views

CVE-2021-47095

In the Linux kernel, the following vulnerability has been resolved: ipmi: ssif: initialize ssifinfo-client early During probe ssifinfo-client is dereferenced in error path. However, it is set when some of the error checking has already been done. This causes following kernel crash if an error pat...

6CVSS6.4AI score0.00225EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/03/05 5:9 p.m.24 views

CVE-2021-47091

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix locking in ieee80211startap error path We need to hold the local-mtx to release the channel context, as even encoded by the lockdepassertheld there. Fix it...

5.5CVSS6.5AI score0.00168EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2024/03/05 4:49 a.m.2 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
NVD
NVD
added 2024/03/04 6:15 p.m.12 views

CVE-2021-47091

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix locking in ieee80211startap error path We need to hold the local-mtx to release the channel context, as even encoded by the lockdepassertheld there. Fix it...

5.5CVSS7.3AI score0.00168EPSS
Exploits0References3
OSV
OSV
added 2024/03/04 6:15 p.m.1 views

DEBIAN-CVE-2021-47095

In the Linux kernel, the following vulnerability has been resolved: ipmi: ssif: initialize ssifinfo-client early During probe ssifinfo-client is dereferenced in error path. However, it is set when some of the error checking has already been done. This causes following kernel crash if an error pat...

5.5CVSS5.5AI score0.00225EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/03/04 6:15 p.m.13 views

CVE-2021-47095

In the Linux kernel, the following vulnerability has been resolved: ipmi: ssif: initialize ssifinfo-client early During probe ssifinfo-client is dereferenced in error path. However, it is set when some of the error checking has already been done. This causes following kernel crash if an error pat...

5.5CVSS6.3AI score0.00225EPSS
Exploits0References6
Prion
Prion
added 2024/03/04 6:15 p.m.17 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix locking in ieee80211startap error path We need to hold the local-mtx to release the channel context, as even encoded by the lockdepassertheld there. Fix it...

7.3AI score0.00168EPSS
Exploits0References3
OSV
OSV
added 2024/03/04 6:15 p.m.1 views

UBUNTU-CVE-2021-47095

In the Linux kernel, the following vulnerability has been resolved: ipmi: ssif: initialize ssifinfo-client early During probe ssifinfo-client is dereferenced in error path. However, it is set when some of the error checking has already been done. This causes following kernel crash if an error pat...

5.5CVSS6.2AI score0.00225EPSS
Exploits0References7
Prion
Prion
added 2024/03/04 6:15 p.m.20 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: ipmi: ssif: initialize ssifinfo-client early During probe ssifinfo-client is dereferenced in error path. However, it is set when some of the error checking has already been done. This causes following kernel crash if an error pat...

7.2AI score0.00225EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2024/03/04 6:10 p.m.14 views

CVE-2021-47095

In the Linux kernel, the following vulnerability has been resolved: ipmi: ssif: initialize ssifinfo-client early During probe ssifinfo-client is dereferenced in error path. However, it is set when some of the error checking has already been done. This causes following kernel crash if an error pat...

5.5CVSS5.4AI score0.00225EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/03/02 5:49 a.m.5 views

SUSE CVE-2021-47015

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix RX consumer index logic in the error path. In bnxtrxpkt, the RX buffers are expected to complete in order. If the RX consumer index indicates an out of order buffer completion, it means we are hitting a hardware bug a...

5.5CVSS7.8AI score0.0025EPSS
Exploits0References11
SUSE CVE
SUSE CVE
added 2024/03/02 5:49 a.m.2 views

SUSE CVE-2021-47020

In the Linux kernel, the following vulnerability has been resolved: soundwire: stream: fix memory leak in stream config error path When stream config is failed, master runtime will release all slave runtime in the slavertlist, but slave runtime is not added to the list at this time. This patch...

3.3CVSS7.8AI score0.00226EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2024/03/02 5:48 a.m.2 views

SUSE CVE-2021-47059

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ss - fix result memory leak on error path This patch fixes a memory leak on an error path...

5.5CVSS6.5AI score0.00222EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/03/01 4:20 a.m.2 views

SUSE CVE-2020-36786

In the Linux kernel, the following vulnerability has been resolved: media: next staging: media: atomisp: fix memory leak of object flash In the case where the call to lm3554platformdatafunc returns an error there is a memory leak on the error return path of object flash. Fix this by adding an err...

5.5CVSS6.4AI score0.00222EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/03/01 4:8 a.m.1 views

SUSE CVE-2021-46985

In the Linux kernel, the following vulnerability has been resolved: ACPI: scan: Fix a memory leak in an error handling path If 'acpidevicesetname' fails, we must free 'acpidevicebusid-busid' or there is a potential memory leak...

5.5CVSS7.6AI score0.00249EPSS
Exploits0References3
OSV
OSV
added 2024/02/29 11:15 p.m.1 views

DEBIAN-CVE-2021-47059

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ss - fix result memory leak on error path This patch fixes a memory leak on an error path...

5.5CVSS4.7AI score0.00222EPSS
Exploits0References1
OSV
OSV
added 2024/02/29 11:15 p.m.1 views

DEBIAN-CVE-2021-47020

In the Linux kernel, the following vulnerability has been resolved: soundwire: stream: fix memory leak in stream config error path When stream config is failed, master runtime will release all slave runtime in the slavertlist, but slave runtime is not added to the list at this time. This patch...

5.5CVSS5.4AI score0.00226EPSS
Exploits0References1
OSV
OSV
added 2024/02/29 11:15 p.m.0 views

UBUNTU-CVE-2021-47059

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ss - fix result memory leak on error path This patch fixes a memory leak on an error path...

5.5CVSS5.7AI score0.00222EPSS
Exploits0References3
OSV
OSV
added 2024/02/29 11:15 p.m.0 views

UBUNTU-CVE-2021-47020

In the Linux kernel, the following vulnerability has been resolved: soundwire: stream: fix memory leak in stream config error path When stream config is failed, master runtime will release all slave runtime in the slavertlist, but slave runtime is not added to the list at this time. This patch...

5.5CVSS6.6AI score0.00226EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2024/02/29 11:15 p.m.14 views

CVE-2021-47059

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ss - fix result memory leak on error path This patch fixes a memory leak on an error path...

5.5CVSS5.7AI score0.00222EPSS
Exploits0References2
Rows per page
Query Builder