Lucene search
K

524 matches found

RedhatCVE
RedhatCVE
added 2024/03/06 10:39 p.m.27 views

CVE-2023-52593

In the Linux kernel, the following vulnerability has been resolved: wifi: wfx: fix possible NULL pointer dereference in wfxsetmfpap Since 'ieee80211beaconget' can return NULL, 'wfxsetmfpap' should check the return value before examining skb data. So convert the latter to return an appropriate err...

4.4CVSS7.4AI score0.00225EPSS
Exploits0References4
OSV
OSV
added 2024/03/06 7:15 a.m.1 views

DEBIAN-CVE-2023-52585

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix possible NULL dereference in amdgpurasqueryerrorstatushelper Return invalid error code -EINVAL for invalid block id. Fixes the below: drivers/gpu/drm/amd/amdgpu/amdgpuras.c:1183 amdgpurasqueryerrorstatushelper...

5.5CVSS5.3AI score0.00282EPSS
Exploits0References1
OSV
OSV
added 2024/03/06 7:15 a.m.5 views

AZL-58611 CVE-2023-52585 affecting package kernel for versions less than 6.6.79.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix possible NULL dereference in amdgpurasqueryerrorstatushelper Return invalid error code -EINVAL for invalid block id. Fixes the below: drivers/gpu/drm/amd/amdgpu/amdgpuras.c:1183 amdgpurasqueryerrorstatushelper...

5.5CVSS6.1AI score0.00282EPSS
Exploits0References1
OSV
OSV
added 2024/03/06 7:15 a.m.2 views

UBUNTU-CVE-2023-52585

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix possible NULL dereference in amdgpurasqueryerrorstatushelper Return invalid error code -EINVAL for invalid block id. Fixes the below: drivers/gpu/drm/amd/amdgpu/amdgpuras.c:1183 amdgpurasqueryerrorstatushelper...

5.5CVSS6.1AI score0.00282EPSS
Exploits0References18
Vulnrichment
Vulnrichment
added 2024/03/06 6:45 a.m.18 views

CVE-2024-26626 ipmr: fix kernel panic when forwarding mcast packets

In the Linux kernel, the following vulnerability has been resolved: ipmr: fix kernel panic when forwarding mcast packets The stacktrace was: 86.305548 BUG: kernel NULL pointer dereference, address: 0000000000000092 86.306815 PF: supervisor read access in kernel mode 86.307717 PF: errorcode0x0000 ...

6.4AI score0.00227EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/03/06 6:45 a.m.24 views

CVE-2023-52593 wifi: wfx: fix possible NULL pointer dereference in wfx_set_mfp_ap()

In the Linux kernel, the following vulnerability has been resolved: wifi: wfx: fix possible NULL pointer dereference in wfxsetmfpap Since 'ieee80211beaconget' can return NULL, 'wfxsetmfpap' should check the return value before examining skb data. So convert the latter to return an appropriate err...

7.7AI score0.00225EPSS
Exploits0References4
OSV
OSV
added 2024/03/06 6:45 a.m.2 views

CVE-2023-52593 wifi: wfx: fix possible NULL pointer dereference in wfx_set_mfp_ap()

In the Linux kernel, the following vulnerability has been resolved: wifi: wfx: fix possible NULL pointer dereference in wfxsetmfpap Since 'ieee80211beaconget' can return NULL, 'wfxsetmfpap' should check the return value before examining skb data. So convert the latter to return an appropriate err...

5.5CVSS5.9AI score0.00225EPSS
Exploits0References7
Vulnrichment
Vulnrichment
added 2024/03/06 6:45 a.m.14 views

CVE-2023-52585 drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_helper()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix possible NULL dereference in amdgpurasqueryerrorstatushelper Return invalid error code -EINVAL for invalid block id. Fixes the below: drivers/gpu/drm/amd/amdgpu/amdgpuras.c:1183 amdgpurasqueryerrorstatushelper...

6.9AI score0.00282EPSS
Exploits0References7
Cvelist
Cvelist
added 2024/03/06 6:45 a.m.22 views

CVE-2023-52585 drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_helper()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix possible NULL dereference in amdgpurasqueryerrorstatushelper Return invalid error code -EINVAL for invalid block id. Fixes the below: drivers/gpu/drm/amd/amdgpu/amdgpuras.c:1183 amdgpurasqueryerrorstatushelper...

8.2AI score0.00282EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2024/03/06 6:45 a.m.20 views

CVE-2023-52585

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix possible NULL dereference in amdgpurasqueryerrorstatushelper Return invalid error code -EINVAL for invalid block id. Fixes the below: drivers/gpu/drm/amd/amdgpu/amdgpuras.c:1183 amdgpurasqueryerrorstatushelper...

5.5CVSS7.1AI score0.00282EPSS
Exploits0
Cvelist
Cvelist
added 2024/03/02 9:59 p.m.29 views

CVE-2023-52570 vfio/mdev: Fix a null-ptr-deref bug for mdev_unregister_parent()

In the Linux kernel, the following vulnerability has been resolved: vfio/mdev: Fix a null-ptr-deref bug for mdevunregisterparent Inject fault while probing mdpy.ko, if kstrdup of createdir fails in kobjectaddinternal in kobjectinitandadd in mdevtypeadd in parentcreatesysfsfiles, it will return 0...

6.9AI score0.00222EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/02/29 3:56 a.m.1 views

SUSE CVE-2021-46960

In the Linux kernel, the following vulnerability has been resolved: cifs: Return correct error code from smb2getenckey Avoid a warning if the error percolates back up: 440700.376476 CIFS VFS: \otters.example.com cryptmessage: Could not get encryption key 440700.386947 ------------ cut here...

2.3CVSS7.8AI score0.00191EPSS
Exploits0References11
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:4 p.m.1 views

CVE-2021-46960

In the Linux kernel, the following vulnerability has been resolved: cifs: Return correct error code from smb2getenckey Avoid a warning if the error percolates back up: 440700.376476 CIFS VFS: \otters.example.com cryptmessage: Could not get encryption key 440700.386947 ------------ cut here...

5.5CVSS6.4AI score0.00191EPSS
Exploits0References8Affected Software1
NVD
NVD
added 2024/02/27 7:4 p.m.20 views

CVE-2021-46960

In the Linux kernel, the following vulnerability has been resolved: cifs: Return correct error code from smb2getenckey Avoid a warning if the error percolates back up: 440700.376476 CIFS VFS: \otters.example.com cryptmessage: Could not get encryption key 440700.386947 ------------ cut here...

5.5CVSS7.5AI score0.00191EPSS
Exploits0References7
OSV
OSV
added 2024/02/27 7:4 p.m.3 views

CVE-2021-46960

In the Linux kernel, the following vulnerability has been resolved: cifs: Return correct error code from smb2getenckey Avoid a warning if the error percolates back up: 440700.376476 CIFS VFS: \otters.example.com cryptmessage: Could not get encryption key 440700.386947 ------------ cut here...

5.5CVSS6.1AI score
Exploits0References7
OSV
OSV
added 2024/02/27 7:4 p.m.1 views

DEBIAN-CVE-2021-46960

In the Linux kernel, the following vulnerability has been resolved: cifs: Return correct error code from smb2getenckey Avoid a warning if the error percolates back up: 440700.376476 CIFS VFS: \otters.example.com cryptmessage: Could not get encryption key 440700.386947 ------------ cut here...

5.5CVSS5.6AI score0.00191EPSS
Exploits0References1
Prion
Prion
added 2024/02/27 7:4 p.m.16 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: cifs: Return correct error code from smb2getenckey Avoid a warning if the error percolates back up: 440700.376476 CIFS VFS: \otters.example.com cryptmessage: Could not get encryption key 440700.386947 ------------ cut here...

7.3AI score0.00191EPSS
Exploits0References7
OSV
OSV
added 2024/02/27 7:4 p.m.0 views

UBUNTU-CVE-2021-46960

In the Linux kernel, the following vulnerability has been resolved: cifs: Return correct error code from smb2getenckey Avoid a warning if the error percolates back up: 440700.376476 CIFS VFS: \otters.example.com cryptmessage: Could not get encryption key 440700.386947 ------------ cut here...

5.5CVSS6.2AI score0.00191EPSS
Exploits0References11
Cvelist
Cvelist
added 2024/02/27 6:46 p.m.24 views

CVE-2021-46960 cifs: Return correct error code from smb2_get_enc_key

In the Linux kernel, the following vulnerability has been resolved: cifs: Return correct error code from smb2getenckey Avoid a warning if the error percolates back up: 440700.376476 CIFS VFS: \otters.example.com cryptmessage: Could not get encryption key 440700.386947 ------------ cut here...

7.8AI score0.00191EPSS
Exploits0References7
Vulnrichment
Vulnrichment
added 2024/02/27 6:46 p.m.13 views

CVE-2021-46960 cifs: Return correct error code from smb2_get_enc_key

In the Linux kernel, the following vulnerability has been resolved: cifs: Return correct error code from smb2getenckey Avoid a warning if the error percolates back up: 440700.376476 CIFS VFS: \otters.example.com cryptmessage: Could not get encryption key 440700.386947 ------------ cut here...

6.9AI score0.00191EPSS
Exploits0References7
Rows per page
Query Builder