Lucene search
+L

310 matches found

Cvelist
Cvelist
added 2024/04/03 5:00 p.m.26 views

CVE-2024-26754 gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()

In the Linux kernel, the following vulnerability has been resolved: gtp: fix use-after-free and null-ptr-deref in gtpgenldumppdp The gtpnetops pernet operations structure for the subsystem must be registered before registering the generic netlink family. Syzkaller hit 'general protection fault in...

7.6AI score0.00252EPSS
SaveExploits0References8
CVE
CVE
added 2024/04/03 5:00 p.m.151 views

CVE-2024-26754

CVE-2024-26754 : In the Linux kernel, a use-after-free and null pointer dereference in gtp_genl_dump_pdp() was fixed. The root cause is that the gtp_net_ops pernet operations structure for the gtp subsystem must be registered before the generic netlink family is registered. Affected code path inv...

7.8CVSS6.2AI score0.00252EPSS
SaveExploits0References10Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/03 5:00 p.m.24 views

CVE-2024-26754 gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()

In the Linux kernel, the following vulnerability has been resolved: gtp: fix use-after-free and null-ptr-deref in gtpgenldumppdp The gtpnetops pernet operations structure for the subsystem must be registered before registering the generic netlink family. Syzkaller hit 'general protection fault in...

6.6AI score0.00252EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/04/03 5:00 p.m.25 views

CVE-2024-26754

In the Linux kernel, the following vulnerability has been resolved: gtp: fix use-after-free and null-ptr-deref in gtpgenldumppdp The gtpnetops pernet operations structure for the subsystem must be registered before registering the generic netlink family. Syzkaller hit 'general protection fault in...

7.8CVSS6.9AI score0.00252EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/04/03 5:00 p.m.44 views

CVE-2024-26735 ipv6: sr: fix possible use-after-free and null-ptr-deref

In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix possible use-after-free and null-ptr-deref The pernet operations structure for the subsystem must be registered before registering the generic netlink family...

7.7AI score0.00272EPSS
SaveExploits0References8
CVE
CVE
added 2024/04/03 5:00 p.m.263 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:06 p.m.21 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.36 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.26 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:08 a.m.77 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:08 a.m.139 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:00 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:07 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
Debian CVE
Debian CVE
added 2024/03/25 9:07 a.m.55 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
Cvelist
Cvelist
added 2024/03/25 9:07 a.m.34 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
RedHat Linux
RedHat Linux
added 2024/03/12 11:48 a.m.50 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.25 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.25 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.28 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.34 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
Rows per page
Query Builder