Lucene search
+L

297 matches found

Cvelist
Cvelist
added 2024/03/25 9:7 a.m.27 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.47 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.46 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.22 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.00228EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/04 5:58 p.m.23 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.30 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
NVD
NVD
added 2024/03/02 10:15 p.m.23 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...

5.5CVSS7.2AI score0.00228EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/03/02 10:15 p.m.32 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...

5.5CVSS6.3AI score0.00228EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/03/02 10:15 p.m.28 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
Prion
Prion
added 2024/03/02 10:15 p.m.22 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
Cvelist
Cvelist
added 2024/03/02 9:59 p.m.24 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.4AI score0.00228EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/03/02 9:59 p.m.29 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.00228EPSS
SaveExploits0References8
CVE
CVE
added 2024/03/02 9:59 p.m.171 views

CVE-2023-52574

CVE-2023-52574 : In the Linux kernel, a NULL pointer dereference can occur in vlan_dev_hard_header when a VLAN device is enslaved to a team device and the team device type changes from non-ether to ether. The underlying issue is that header_ops can incorrectly switch to vlan_header_ops for the no...

5.5CVSS6AI score0.00228EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2024/03/02 9:59 p.m.19 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...

5.5CVSS6AI score0.00228EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/03/02 9:59 p.m.43 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
SaveExploits0References3
CVE
CVE
added 2024/03/02 9:59 p.m.88 views

CVE-2023-52570

CVE-2023-52570 affects the Linux kernel vfio/mdev path. The vulnerability is a NULL pointer dereference that can occur in mdev_unregister_parent() during module removal of the mdpy.mdpy (mdpy.ko), traced to probing/initialization flow (kobject_add_internal/kobject_init_and_add) and mdev_type_add(...

5.5CVSS6.8AI score0.00222EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/03/02 9:59 p.m.42 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.5CVSS4.7AI score0.00222EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/02/27 6:1 a.m.33 views

CVE-2021-46904

A vulnerability was found in the Linux kernel. A null-ptr-deref flaw was found during tty device unregistration...

5.5CVSS6.5AI score0.00256EPSS
SaveExploits0References11
NVD
NVD
added 2024/02/26 4:27 p.m.22 views

CVE-2023-52470

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: check the allocworkqueue return value in radeoncrtcinit check the allocworkqueue return value in radeoncrtcinit to avoid null-ptr-deref...

5.5CVSS6.1AI score0.0029EPSS
SaveExploits0References10
NVD
NVD
added 2024/02/26 4:27 p.m.34 views

CVE-2021-46904

In the Linux kernel, the following vulnerability has been resolved: net: hso: fix null-ptr-deref during tty device unregistration Multiple ttys try to claim the same the minor number causing a double unregistration of the same device. The first unregistration succeeds but the next one results in ...

5.5CVSS6.1AI score0.00256EPSS
SaveExploits0References8
Rows per page
Query Builder