Lucene search
K

173 matches found

CVE
CVE
added 2024/04/28 12:59 p.m.111 views

CVE-2022-48636

CVE-2022-48636 (Linux kernel, s390/dasd) : A race condition in dasd_alias_get_start_dev can occur when pavgroup is NULL due to a window where lcu->lock is not held. The pavgroup pointer is checked on entry but the lock is not held, allowing _lcu_update() to NULL‑out pavgroup concurrently. The ...

5.5CVSS6.3AI score0.00014EPSS
Exploits0References8Affected Software1
NVD
NVD
added 2024/04/10 7:15 p.m.16 views

CVE-2021-47189

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix memory ordering between normal and ordered work functions Ordered work functions aren't guaranteed to be handled by the same thread which executed the normal work functions. The only way execution between normal/ordere...

6.3CVSS7.3AI score0.00223EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2024/04/04 8:20 a.m.22 views

CVE-2024-26798

In the Linux kernel, the following vulnerability has been resolved: fbcon: always restore the old font data in fbcondosetfont Commit a5a923038d70 fbdev: fbcon: Properly revert changes when vcresize failed started restoring old font data upon failure of vcresize. But it performs so only for user...

5.5CVSS7AI score0.00034EPSS
Exploits0
Cvelist
Cvelist
added 2024/03/25 9:16 a.m.19 views

CVE-2021-47179 NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix a NULL pointer dereference in pnfsmarkmatchinglsegsreturn Commit de144ff4234f changes pnfsreturnlayout to call pnfsmarkmatchinglsegsreturn passing NULL as the struct pnfslayoutrange argument. Unfortunately,...

5.7AI score0.00014EPSS
Exploits0References7
RedhatCVE
RedhatCVE
added 2024/03/01 5:40 a.m.25 views

CVE-2021-47058

In the Linux kernel, the following vulnerability has been resolved: regmap: set debugfsname to NULL after it is freed There is a upstream commit cffa4b2122f5"regmap:debugfs: Fix a memory leak when calling regmapattachdev" that adds a if condition when create name for debugfsname. With below...

3.4CVSS6.5AI score0.00016EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/02/29 8:2 a.m.22 views

CVE-2021-47006

In the Linux kernel, the following vulnerability has been resolved: ARM: 9064/1: hwbreakpoint: Do not directly check the event's overflowhandler hook The commit 1879445dfa7b "perf/core: Set event's default ::overflowhandler" set a default event-overflowhandler in perfeventalloc, and replace the...

4.4CVSS6.5AI score0.00012EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/02/25 8:16 a.m.15 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.7AI score0.00029EPSS
Exploits0References6
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.00015EPSS
Exploits0
AlpineLinux
AlpineLinux
added 2024/01/29 10:18 a.m.36 views

CVE-2023-46838

Transmit requests in Xen's virtual network protocol can consist of multiple parts. While not really useful, except for the initial part any of them may be of zero length, i.e. carry no data at all. Besides a certain initial portion of the to be transferred data, these parts are directly translate...

7.5CVSS7.8AI score0.00223EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/01/18 3:40 p.m.31 views

CVE-2024-0408

A flaw was found in the X.Org server. The GLX PBuffer code does not call the XACE hook when creating the buffer, leaving it unlabeled. When the client issues another request to access that resource as with a GetGeometry or when it creates another resource that needs to access that buffer, such as...

5.5CVSS5.6AI score0.00017EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/01/18 12:1 p.m.36 views

CVE-2024-0408

A flaw was found in the X.Org server. The GLX PBuffer code does not call the XACE hook when creating the buffer, leaving it unlabeled. When the client issues another request to access that resource as with a GetGeometry or when it creates another resource that needs to access that buffer, such as...

5.5CVSS7.5AI score0.00017EPSS
Exploits0References3
Amazon
Amazon
added 2023/10/05 12:0 a.m.26 views

Medium: freerdp

Issue Overview: FreeRDP is a free implementation of the Remote Desktop Protocol RDP, released under the Apache license. This issue affects Clients only. Integer underflow leading to DOS e.g. abort due to WINPRASSERT with default compilation flags. When an insufficient blockLen is provided, and...

9.8CVSS7AI score0.00378EPSS
Exploits11
Veracode
Veracode
added 2023/09/01 8:48 a.m.17 views

Denial Of Service (DoS)

radare2 is vulnerable to Denial of Service DoS attacks. The vulnerability exists in the coreanalfcn function in the radare2 codebase. The function is responsible for analyzing a binary file. The vulnerability occurs when the function tries to access a memory address that is null. This can cause t...

7.5CVSS6.7AI score0.00244EPSS
Exploits0References2Affected Software1
NVD
NVD
added 2023/06/01 3:15 a.m.12 views

CVE-2023-33461

iniparser v4.1 is vulnerable to NULL Pointer Dereference in function iniparsergetlongint which misses check NULL for function iniparsergetstring's return...

5.5CVSS5.3AI score0.00058EPSS
Exploits1References3
Cvelist
Cvelist
added 2023/03/28 12:0 a.m.17 views

CVE-2020-8889

The ShipStation.com plugin 1.0 for CS-Cart allows remote attackers to obtain sensitive information via action=export because a typo results in a successful comparison of a blank password and NULL...

7.5AI score0.00279EPSS
Exploits1References2
OSV
OSV
added 2023/03/07 2:35 p.m.6 views

GSD-2023-1002332 pinctrl: single: fix potential NULL dereference

pinctrl: single: fix potential NULL dereference This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.1.12 by commit...

7.2AI score
Exploits0
OSV
OSV
added 2023/02/13 5:30 p.m.4 views

GSD-2023-1001977 wifi: mac80211: sdata can be NULL during AMPDU start

wifi: mac80211: sdata can be NULL during AMPDU start This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.1.8 by commit...

7.2AI score
Exploits0
OSV
OSV
added 2023/02/13 5:20 p.m.5 views

GSD-2023-1001852 ASoC: SOF: sof-audio: prepare_widgets: Check swidget for NULL on sink failure

ASoC: SOF: sof-audio: preparewidgets: Check swidget for NULL on sink failure This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.1.11 by commit...

7.2AI score
Exploits0
OSV
OSV
added 2023/01/31 3:41 p.m.7 views

GSD-2023-1001682 wifi: mac80211: sdata can be NULL during AMPDU start

wifi: mac80211: sdata can be NULL during AMPDU start This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.1.8 by commit...

7.2AI score
Exploits0
OSV
OSV
added 2022/11/14 7:56 p.m.11 views

GSD-2022-1007644 xfrm: Update ipcomp_scratches with NULL when freed

xfrm: Update ipcompscratches with NULL when freed This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.9.331 by commit...

7.2AI score
Exploits0
Rows per page
Query Builder