Lucene search
+L

5144 matches found

OSV
OSV
added 2024/08/26 10:11 a.m.26 views

CVE-2024-43911 wifi: mac80211: fix NULL dereference at band check in starting tx ba session

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix NULL dereference at band check in starting tx ba session In MLD connection, linkdata/linkconf are dynamically allocated. They don't point to vif-bssconf. So, there will be no chanreq assigned to vif-bssconf an...

6.1AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/08/26 10:11 a.m.88 views

CVE-2024-43911 wifi: mac80211: fix NULL dereference at band check in starting tx ba session

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix NULL dereference at band check in starting tx ba session In MLD connection, linkdata/linkconf are dynamically allocated. They don't point to vif-bssconf. So, there will be no chanreq assigned to vif-bssconf an...

0.00225EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/08/26 12:00 a.m.6 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 that stems from a failure to check the return value of the drmmodeduplicate function in the drmclientmodesetprobe function,...

5.5CVSS6.4AI score0.0023EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/08/26 12:00 a.m.9 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 that stems from a failure to check for null values before dereferencing the stream and plane variables in the...

5.5CVSS6.3AI score0.00237EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/08/22 3:29 a.m.6 views

SUSE CVE-2022-48879

In the Linux kernel, the following vulnerability has been resolved: efi: fix NULL-deref in init error path In cases where runtime services are not supported or have been disabled, the runtime services workqueue will never have been allocated. Do not try to destroy the workqueue unconditionally in...

5.5CVSS7.7AI score0.0024EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/08/22 3:14 a.m.6 views

SUSE CVE-2023-52893

In the Linux kernel, the following vulnerability has been resolved: gsmi: fix null-deref in gsmigetvariable We can get EFI variables without fetching the attribute, so we must allow for that in gsmi. commit 859748255b43 "efi: pstore: Omit efivars caching EFI varstore access layer" added a new...

5.5CVSS6.5AI score0.0024EPSS
SaveExploits0References11
OSV
OSV
added 2024/08/22 2:15 a.m.10 views

UBUNTU-CVE-2021-4441

In the Linux kernel, the following vulnerability has been resolved: spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynqqspiexecmemop In zynqqspiexecmemop, kzalloc is directly used in memset, which could lead to a NULL pointer dereference on failure of kzalloc. Fix this bug by adding a chec...

5.5CVSS6.1AI score0.00225EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2024/08/22 12:00 a.m.30 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-36901)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-36901 advisory. - In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent NULL dereference in...

5.5CVSS5.9AI score0.0026EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/08/21 7:10 p.m.21 views

CVE-2022-48882

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix macsec possible null dereference when updating MAC security entity SecY Upon updating MAC security entity SecY in hw offload path, the macsec security association SA initialization routine is called. In case of...

5.5CVSS7.2AI score0.00205EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/21 6:10 p.m.16 views

CVE-2023-52908

A potential flaw was found in the amdgpu kernel module. When printing debug information, it can be possible to dereference a NULL resource manager reference...

5.5CVSS5.8AI score0.00205EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/08/21 11:57 a.m.11 views

kernel: KVM: x86: nSVM: fix potential NULL derefernce on nested migration

A vulnerability was found in the nested.c file in the Linux kernel's KVM driver, where a potential NULL dereference can occur. This happens when the call to load the nested state is executed before Nested Page Tables NPT are enabled, preventing access to guest memory, lead to system instability a...

5.5CVSS7.2AI score0.00239EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/21 7:15 a.m.5 views

DEBIAN-CVE-2023-52908

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix potential NULL dereference Fix potential NULL dereference, in the case when "man", the resource manager might be NULL, when/if we print debug information...

5.5CVSS5.2AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/21 7:15 a.m.6 views

DEBIAN-CVE-2022-48882

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix macsec possible null dereference when updating MAC security entity SecY Upon updating MAC security entity SecY in hw offload path, the macsec security association SA initialization routine is called. In case of...

5.5CVSS5.3AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/21 7:15 a.m.6 views

UBUNTU-CVE-2023-52893

In the Linux kernel, the following vulnerability has been resolved: gsmi: fix null-deref in gsmigetvariable We can get EFI variables without fetching the attribute, so we must allow for that in gsmi. commit 859748255b43 "efi: pstore: Omit efivars caching EFI varstore access layer" added a new...

5.5CVSS5.8AI score0.0024EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/08/21 7:15 a.m.23 views

CVE-2022-48882

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix macsec possible null dereference when updating MAC security entity SecY Upon updating MAC security entity SecY in hw offload path, the macsec security association SA initialization routine is called. In case of...

5.5CVSS5.9AI score0.00205EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.31 views

CVE-2023-52908 drm/amdgpu: Fix potential NULL dereference

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix potential NULL dereference Fix potential NULL dereference, in the case when "man", the resource manager might be NULL, when/if we print debug information...

0.00205EPSS
SaveExploits0References2
CVE
CVE
added 2024/08/21 6:10 a.m.73 views

CVE-2023-52908

CVE-2023-52908 (Linux kernel): In drm/amdgpu, a potential NULL dereference could occur when the resource manager is NULL while printing debug information. The entry states this was fixed in the Linux kernel (drm/amdgpu: Fix potential NULL dereference). Concrete details in the connected docs point...

5.5CVSS6.5AI score0.00205EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/08/21 6:10 a.m.47 views

CVE-2023-52908

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix potential NULL dereference Fix potential NULL dereference, in the case when "man", the resource manager might be NULL, when/if we print debug information...

5.5CVSS5.2AI score0.00205EPSS
SaveExploits0
OSV
OSV
added 2024/08/21 6:10 a.m.22 views

CVE-2023-52908 drm/amdgpu: Fix potential NULL dereference

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix potential NULL dereference Fix potential NULL dereference, in the case when "man", the resource manager might be NULL, when/if we print debug information...

6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.54 views

CVE-2022-48882 net/mlx5e: Fix macsec possible null dereference when updating MAC security entity (SecY)

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix macsec possible null dereference when updating MAC security entity SecY Upon updating MAC security entity SecY in hw offload path, the macsec security association SA initialization routine is called. In case of...

0.00205EPSS
SaveExploits0References2
Rows per page
Query Builder