Lucene search
+L

305 matches found

CVE
CVE
added 2024/04/03 5:0 p.m.252 views

CVE-2024-26735

CVE-2024-26735 concerns the Linux kernel IPv6 SR subsystem. The issue is a use-after-free and a null pointer dereference in the ipv6/sr path, caused by registering the pernet operations structure for the subsystem after the generic netlink family, i.e., the pernet ops are not registered in the co...

5.5CVSS6.9AI score0.00272EPSS
SaveExploits0References11Affected Software1
RedhatCVE
RedhatCVE
added 2024/04/02 6:6 p.m.20 views

CVE-2024-26657

In the Linux kernel, the following vulnerability has been resolved: drm/sched: fix null-ptr-deref in init entity The bug can be triggered by sending an amdgpucswaitioctl to the AMDGPU DRM driver on any ASICs with valid context. The bug was reported by Joonkyo Jung . For example the following code...

4.4CVSS8.4AI score0.00228EPSS
SaveExploits0References3
NVD
NVD
added 2024/04/02 7:15 a.m.33 views

CVE-2024-26657

In the Linux kernel, the following vulnerability has been resolved: drm/sched: fix null-ptr-deref in init entity The bug can be triggered by sending an amdgpucswaitioctl to the AMDGPU DRM driver on any ASICs with valid context. The bug was reported by Joonkyo Jung . For example the following code...

5.5CVSS7AI score0.00228EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/04/02 6:22 a.m.25 views

CVE-2024-26663 tipc: Check the bearer type before calling tipc_udp_nl_bearer_add()

In the Linux kernel, the following vulnerability has been resolved: tipc: Check the bearer type before calling tipcudpnlbeareradd syzbot reported the following general protection fault 1: general protection fault, probably for non-canonical address 0xdffffc0000000010: 0000 1 PREEMPT SMP KASAN...

7.8CVSS6.7AI score0.00248EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/04/02 6:8 a.m.76 views

CVE-2024-26657

In the Linux kernel, the following vulnerability has been resolved: drm/sched: fix null-ptr-deref in init entity The bug can be triggered by sending an amdgpucswaitioctl to the AMDGPU DRM driver on any ASICs with valid context. The bug was reported by Joonkyo Jung . For example the following code...

5.5CVSS6.4AI score0.00228EPSS
SaveExploits0
CVE
CVE
added 2024/04/02 6:8 a.m.134 views

CVE-2024-26657

CVE-2024-26657 relates to a NULL pointer dereference in the Linux kernel’s DRM scheduler code (drm_sched_entity_init). The issue could be triggered by AMDGPU user-space IOCTL flow: user calls AMDGPU_CTX_ALLOC_CTX via amdgpu_ctx_ioctl, then AMDGPU_WAIT_CS without submitting a job, which could lead...

5.5CVSS6.3AI score0.00228EPSS
SaveExploits0References3Affected Software1
UbuntuCve
UbuntuCve
added 2024/04/02 12:0 a.m.35 views

CVE-2024-26657

In the Linux kernel, the following vulnerability has been resolved: drm/sched: fix null-ptr-deref in init entity The bug can be triggered by sending an amdgpucswaitioctl to the AMDGPU DRM driver on any ASICs with valid context. The bug was reported by Joonkyo Jung . For example the following code...

5.5CVSS6.2AI score0.00228EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/03/25 9:7 a.m.19 views

CVE-2021-47149 net: fujitsu: fix potential null-ptr-deref

In the Linux kernel, the following vulnerability has been resolved: net: fujitsu: fix potential null-ptr-deref In fmvj18xgethwinfo, if ioremap fails there will be NULL pointer deref. To fix this, check the return value of ioremap and return -1 to the caller in case of failure...

6.8AI score0.00226EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/03/25 9:7 a.m.31 views

CVE-2021-47149 net: fujitsu: fix potential null-ptr-deref

In the Linux kernel, the following vulnerability has been resolved: net: fujitsu: fix potential null-ptr-deref In fmvj18xgethwinfo, if ioremap fails there will be NULL pointer deref. To fix this, check the return value of ioremap and return -1 to the caller in case of failure...

7.6AI score0.00226EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/03/25 9:7 a.m.54 views

CVE-2021-47149

In the Linux kernel, the following vulnerability has been resolved: net: fujitsu: fix potential null-ptr-deref In fmvj18xgethwinfo, if ioremap fails there will be NULL pointer deref. To fix this, check the return value of ioremap and return -1 to the caller in case of failure...

5.5CVSS5.2AI score0.00226EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/03/12 11:48 a.m.48 views

Important: Red Hat Security Advisory: kernel security and bug fix update

An update for kernel is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support, Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.2 Telecommunications Update Service. Red Hat Product Security has rated this update as having a security...

8.8CVSS7.2AI score0.09141EPSS
SaveExploits6References17
RedhatCVE
RedhatCVE
added 2024/03/04 5:58 p.m.24 views

CVE-2023-52574

A NULL pointer dereference flaw was found in drivers/net/team/team.c in the Linux kernel...

4.4CVSS6.1AI score0.0024EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/04 5:58 p.m.24 views

CVE-2023-52570

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...

4.1CVSS6.7AI score0.00222EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/02 10:15 p.m.27 views

CVE-2023-52574

In the Linux kernel, the following vulnerability has been resolved: team: fix null-ptr-deref when team device type is changed Get a null-ptr-deref bug as follows with reproducer 1. BUG: kernel NULL pointer dereference, address: 0000000000000228 ... RIP: 0010:vlandevhardheader+0x35/0x140 8021q...

7.8CVSS7.2AI score0.0024EPSS
SaveExploits0References8
NVD
NVD
added 2024/03/02 10:15 p.m.32 views

CVE-2023-52570

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...

5.5CVSS6.6AI score0.00222EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/03/02 10:15 p.m.31 views

CVE-2023-52570

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...

5.5CVSS5.9AI score0.00222EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/03/02 10:15 p.m.35 views

CVE-2023-52574

In the Linux kernel, the following vulnerability has been resolved: team: fix null-ptr-deref when team device type is changed Get a null-ptr-deref bug as follows with reproducer 1. BUG: kernel NULL pointer dereference, address: 0000000000000228 ... RIP: 0010:vlandevhardheader+0x35/0x140 8021q...

7.8CVSS5.9AI score0.0024EPSS
SaveExploits0References9
Prion
Prion
added 2024/03/02 10:15 p.m.23 views

Spoofing

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...

7.6AI score0.00222EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/03/02 9:59 p.m.30 views

CVE-2023-52574 team: fix null-ptr-deref when team device type is changed

In the Linux kernel, the following vulnerability has been resolved: team: fix null-ptr-deref when team device type is changed Get a null-ptr-deref bug as follows with reproducer 1. BUG: kernel NULL pointer dereference, address: 0000000000000228 ... RIP: 0010:vlandevhardheader+0x35/0x140 8021q...

6.5AI score0.0024EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/03/02 9:59 p.m.30 views

CVE-2023-52574 team: fix null-ptr-deref when team device type is changed

In the Linux kernel, the following vulnerability has been resolved: team: fix null-ptr-deref when team device type is changed Get a null-ptr-deref bug as follows with reproducer 1. BUG: kernel NULL pointer dereference, address: 0000000000000228 ... RIP: 0010:vlandevhardheader+0x35/0x140 8021q...

7.8CVSS7.4AI score0.0024EPSS
SaveExploits0References8
Rows per page
Query Builder