Lucene search
K

660 matches found

UbuntuCve
UbuntuCve
added 2024/04/10 7:15 p.m.15 views

CVE-2021-47184

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix NULL ptr dereference on VSI filter sync Remove the reason of null pointer dereference in sync VSI filters. Added new I40EVSIRELEASING flag to signalize deleting and releasing of VSI resources to sync this thread with sy...

5.5CVSS6.2AI score0.00238EPSS
Exploits0References8
UbuntuCve
UbuntuCve
added 2024/04/10 7:15 p.m.17 views

CVE-2021-47181

In the Linux kernel, the following vulnerability has been resolved: usb: musb: tusb6010: check return value after calling platformgetresource It will cause null-ptr-deref if platformgetresource returns NULL, we need check the return value...

5.5CVSS6.1AI score0.00226EPSS
Exploits0References11
Vulnrichment
Vulnrichment
added 2024/04/10 6:56 p.m.19 views

CVE-2021-47206 usb: host: ohci-tmio: check return value after calling platform_get_resource()

In the Linux kernel, the following vulnerability has been resolved: usb: host: ohci-tmio: check return value after calling platformgetresource It will cause null-ptr-deref if platformgetresource returns NULL, we need check the return value...

6.8AI score0.00229EPSS
Exploits0References8
CVE
CVE
added 2024/04/10 6:56 p.m.79 views

CVE-2021-47206

CVE-2021-47206 is a Linux kernel vulnerability in the usb: host: ohci-tmio path. The root cause is a missing check of the return value from platform_get_resource(), which can lead to a NULL pointer dereference and a potential crash (availability impact). The vulnerability is resolved in the kerne...

5.5CVSS6.5AI score0.00229EPSS
Exploits0References8Affected Software1
CVE
CVE
added 2024/04/10 6:56 p.m.98 views

CVE-2021-47181

The CVE-2021-47181 issue affects the Linux kernel code path for usb: musb: tusb6010. The root cause is a missing NULL check after platform_get_resource(), which can lead to a NULL pointer dereference if platform_get_resource() returns NULL. Public sources describe the vulnerability and impact as ...

5.5CVSS6.4AI score0.00226EPSS
Exploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/10 6:56 p.m.16 views

CVE-2021-47181 usb: musb: tusb6010: check return value after calling platform_get_resource()

In the Linux kernel, the following vulnerability has been resolved: usb: musb: tusb6010: check return value after calling platformgetresource It will cause null-ptr-deref if platformgetresource returns NULL, we need check the return value...

6.8AI score0.00226EPSS
Exploits0References8
Cvelist
Cvelist
added 2024/04/10 6:56 p.m.22 views

CVE-2021-47181 usb: musb: tusb6010: check return value after calling platform_get_resource()

In the Linux kernel, the following vulnerability has been resolved: usb: musb: tusb6010: check return value after calling platformgetresource It will cause null-ptr-deref if platformgetresource returns NULL, we need check the return value...

7.5AI score0.00226EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2024/04/10 6:56 p.m.15 views

CVE-2021-47181

In the Linux kernel, the following vulnerability has been resolved: usb: musb: tusb6010: check return value after calling platformgetresource It will cause null-ptr-deref if platformgetresource returns NULL, we need check the return value...

5.5CVSS5.7AI score0.00226EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/04/04 5:15 p.m.24 views

CVE-2024-26793

A flaw was found in the Linux kernel affecting the GPRS Tunneling Protocol GTP subsystem that involves a use-after-free and NULL pointer dereference in the gtpnewlink function. This issue potentially causes system crashes or allows unauthorized users to gain elevated privileges. Mitigation...

5.5CVSS6.8AI score0.00291EPSS
Exploits0References4
NVD
NVD
added 2024/04/04 9:15 a.m.17 views

CVE-2024-26782

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix double-free on socket dismantle when MPTCP server accepts an incoming connection, it clones its listener socket. However, the pointer to 'inetopt' for the new socket has the same value as the original one: as a...

7.8CVSS7.3AI score0.0024EPSS
Exploits0References7
NVD
NVD
added 2024/04/04 9:15 a.m.12 views

CVE-2024-26793

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

7.8CVSS7.4AI score0.00291EPSS
Exploits0References10
Vulnrichment
Vulnrichment
added 2024/04/04 8:20 a.m.33 views

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

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

6.6AI score0.00291EPSS
Exploits0References8
Cvelist
Cvelist
added 2024/04/04 8:20 a.m.31 views

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

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

7.6AI score0.00291EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2024/04/04 8:20 a.m.17 views

CVE-2024-26793

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

7.8CVSS7.2AI score0.00291EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/04/04 8:20 a.m.16 views

CVE-2024-26785 iommufd: Fix protection fault in iommufd_test_syz_conv_iova

In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix protection fault in iommufdtestsyzconviova Syzkaller reported the following bug: general protection fault, probably for non-canonical address 0xdffffc0000000038: 0000 1 SMP KASAN KASAN: null-ptr-deref in range...

6.8AI score0.00227EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/04/04 8:20 a.m.17 views

CVE-2024-26785 iommufd: Fix protection fault in iommufd_test_syz_conv_iova

In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix protection fault in iommufdtestsyzconviova Syzkaller reported the following bug: general protection fault, probably for non-canonical address 0xdffffc0000000038: 0000 1 SMP KASAN KASAN: null-ptr-deref in range...

6.7AI score0.00227EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2024/04/04 1:52 a.m.40 views

CVE-2024-26735

A use-after-free flaw was found in the Linux kernel’s IPv6 protocol functionality. This flaw allows a local user to potentially crash the system...

5.5CVSS7.2AI score0.00272EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/04/04 1:2 a.m.26 views

CVE-2024-26754

A vulnerability was found in the gtpgenldumppdp function in the Linux kernel. This issue occurs due to incorrect initialization order and error handling, which can lead to use-after-free and NULL pointer dereference issues. This vulnerability could also cause undefined behaviors or crashes...

4.4CVSS8.2AI score0.00252EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/04/04 12:0 a.m.24 views

CVE-2024-26785

In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix protection fault in iommufdtestsyzconviova Syzkaller reported the following bug: general protection fault, probably for non-canonical address 0xdffffc0000000038: 0000 1 SMP KASAN KASAN: null-ptr-deref in range...

5.5CVSS6.3AI score0.00227EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2024/04/04 12:0 a.m.28 views

CVE-2024-26793

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

7.8CVSS6.4AI score0.00291EPSS
Exploits0References21
Rows per page
Query Builder