Lucene search
K

6095 matches found

NVD
NVD
added 2024/02/26 4:27 p.m.18 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
Exploits0References10
NVD
NVD
added 2024/02/26 4:27 p.m.15 views

CVE-2023-52471

In the Linux kernel, the following vulnerability has been resolved: ice: Fix some null pointer dereference issues in iceptp.c devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

5.5CVSS5.3AI score0.00232EPSS
Exploits0References2
NVD
NVD
added 2024/02/26 4:27 p.m.23 views

CVE-2023-52467

In the Linux kernel, the following vulnerability has been resolved: mfd: syscon: Fix null pointer dereference in ofsysconregister kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

5.5CVSS6AI score0.00278EPSS
Exploits0References7
NVD
NVD
added 2024/02/26 4:27 p.m.24 views

CVE-2022-48626

In the Linux kernel, the following vulnerability has been resolved: moxart: fix potential use-after-free on remove path It was reported that the mmc host structure could be accessed after it was freed in moxartremove, so fix this by saving the base register of the device and using it instead of t...

7.8CVSS7.4AI score0.0031EPSS
Exploits0References8
NVD
NVD
added 2024/02/26 4:27 p.m.28 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
Exploits0References8
Prion
Prion
added 2024/02/26 4:27 p.m.28 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: ext4: regenerate buddy after block freeing failed if under fc replay This mostly reverts commit 6bd97bf273bd "ext4: remove redundant mbregeneratebuddy" and reintroduces mbregeneratebuddy. Based on code in mbfreeblocks, fast commi...

7.2AI score0.00278EPSS
Exploits0References6
Prion
Prion
added 2024/02/26 4:27 p.m.31 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Fix NULL pointer dereference in zone registration error path If deviceregister in thermalzonedeviceregisterwithtrips returns an error, the tz variable is set to NULL and subsequently dereferenced in kfreetz-tzp...

7.1AI score0.00272EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2024/02/26 12:0 a.m.18 views

CVE-2024-26600

In the Linux kernel, the following vulnerability has been resolved: phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP If the external phy working together with phy-omap-usb2 does not implement sendsrp, we may still attempt to call it. This can happen on an idle Ethernet gadget triggeri...

5.5CVSS6.4AI score0.00295EPSS
Exploits0References20
UbuntuCve
UbuntuCve
added 2024/02/26 12:0 a.m.19 views

CVE-2024-26604

In the Linux kernel, the following vulnerability has been resolved: Revert "kobject: Remove redundant checks for whether ktype is NULL" This reverts commit 1b28cb81dab7c1eedc6034206f4e8d644046ad31. It is reported to cause problems, so revert it for now until the root cause can be found...

5.5CVSS5.9AI score0.00274EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2024/02/26 12:0 a.m.27 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.3AI score0.0029EPSS
Exploits0References21
Vulnrichment
Vulnrichment
added 2024/02/25 2:3 p.m.24 views

CVE-2021-46905 net: hso: fix NULL-deref on disconnect regression

In the Linux kernel, the following vulnerability has been resolved: net: hso: fix NULL-deref on disconnect regression Commit 8a12f8836145 "net: hso: fix null-ptr-deref during tty device unregistration" fixed the racy minor allocation reported by syzbot, but introduced an unconditional NULL-pointe...

6.8AI score0.00261EPSS
Exploits0References9
Debian CVE
Debian CVE
added 2024/02/25 2:3 p.m.27 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.2AI score0.00256EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/02/25 8:16 a.m.17 views

CVE-2023-52472 crypto: rsa - add a check for allocation failure

In the Linux kernel, the following vulnerability has been resolved: crypto: rsa - add a check for allocation failure Static checkers insist that the mpialloc allocation can fail so add a check to prevent a NULL dereference. Small allocations like this can't actually fail in current kernels, but...

6.7AI score0.00272EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/02/25 8:16 a.m.31 views

CVE-2023-52469 drivers/amd/pm: fix a use-after-free in kv_parse_power_table

In the Linux kernel, the following vulnerability has been resolved: drivers/amd/pm: fix a use-after-free in kvparsepowertable When ps allocated by kzalloc equals to NULL, kvparsepowertable frees adev-pm.dpm.ps that allocated before. However, after the control flow goes through the following call...

7.8AI score0.00291EPSS
Exploits0References8
Vulnrichment
Vulnrichment
added 2024/02/25 8:16 a.m.23 views

CVE-2023-52470 drm/radeon: check the alloc_workqueue return value in radeon_crtc_init()

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

6.8AI score0.0029EPSS
Exploits0References8
Cvelist
Cvelist
added 2024/02/25 8:16 a.m.21 views

CVE-2023-52467 mfd: syscon: Fix null pointer dereference in of_syscon_register()

In the Linux kernel, the following vulnerability has been resolved: mfd: syscon: Fix null pointer dereference in ofsysconregister kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

6.3AI score0.00278EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2024/02/25 8:16 a.m.14 views

CVE-2023-52465 power: supply: Fix null pointer dereference in smb2_probe

In the Linux kernel, the following vulnerability has been resolved: power: supply: Fix null pointer dereference in smb2probe devmkasprintf and devmkzalloc return a pointer to dynamically allocated memory which can be NULL upon failure...

6.7AI score0.00288EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/02/25 8:16 a.m.21 views

CVE-2023-52465 power: supply: Fix null pointer dereference in smb2_probe

In the Linux kernel, the following vulnerability has been resolved: power: supply: Fix null pointer dereference in smb2probe devmkasprintf and devmkzalloc return a pointer to dynamically allocated memory which can be NULL upon failure...

5.7AI score0.00288EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2024/02/25 8:16 a.m.21 views

CVE-2023-52465

In the Linux kernel, the following vulnerability has been resolved: power: supply: Fix null pointer dereference in smb2probe devmkasprintf and devmkzalloc return a pointer to dynamically allocated memory which can be NULL upon failure...

5.5CVSS5.5AI score0.00288EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/02/25 8:16 a.m.19 views

CVE-2023-52466

Removed by vendor...

7.2AI score
Exploits0
Rows per page
Query Builder