Lucene search
K

1899 matches found

EUVD
EUVD
added 2025/12/24 3:30 p.m.4 views

EUVD-2023-60301

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix kernel warning during topology setup This patch fixes the following kernel warning seen during driver load by correctly initializing the p2plink attr before creating the sysfs file: +0.002865 ------------ cut here...

6AI score0.00166EPSS
Exploits0References4
EUVD
EUVD
added 2025/12/24 3:30 p.m.4 views

EUVD-2023-60366

In the Linux kernel, the following vulnerability has been resolved: power: supply: bq27xxx: Fix pollinterval handling and races on remove Before this patch bq27xxxbatteryteardown was setting pollinterval = 0 to avoid bq27xxxbatteryupdate requeuing the delayedwork item. There are 2 problems with...

5.8AI score0.00184EPSS
Exploits0References9
NVD
NVD
added 2025/12/24 1:16 p.m.4 views

CVE-2023-54144

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix kernel warning during topology setup This patch fixes the following kernel warning seen during driver load by correctly initializing the p2plink attr before creating the sysfs file: +0.002865 ------------ cut here...

0.00166EPSS
Exploits0References3
NVD
NVD
added 2025/12/24 1:16 p.m.5 views

CVE-2022-50781

In the Linux kernel, the following vulnerability has been resolved: amdgpu/pm: prevent array underflow in vega20odneditdpmtable In the PPODEDITVDDCCURVE case the "inputindex" variable is capped at 2 but not checked for negative values so it results in an out of bounds read. This value comes from...

0.0018EPSS
Exploits0References6
OSV
OSV
added 2025/12/24 1:16 p.m.4 views

UBUNTU-CVE-2023-54144

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix kernel warning during topology setup This patch fixes the following kernel warning seen during driver load by correctly initializing the p2plink attr before creating the sysfs file: +0.002865 ------------ cut here...

5.7AI score0.00166EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.2 views

CVE-2022-50781

In the Linux kernel, the following vulnerability has been resolved: amdgpu/pm: prevent array underflow in vega20odneditdpmtable In the PPODEDITVDDCCURVE case the "inputindex" variable is capped at 2 but not checked for negative values so it results in an out of bounds read. This value comes from...

5.9AI score0.0018EPSS
Exploits0References7
Cvelist
Cvelist
added 2025/12/24 1:6 p.m.28 views

CVE-2023-54144 drm/amdkfd: Fix kernel warning during topology setup

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix kernel warning during topology setup This patch fixes the following kernel warning seen during driver load by correctly initializing the p2plink attr before creating the sysfs file: +0.002865 ------------ cut here...

0.00166EPSS
Exploits0References3
CVE
CVE
added 2025/12/24 1:6 p.m.14 views

CVE-2023-54144

Technical details about CVE-2023-54144 are not provided in the connected documents. The materials reference a Linux kernel patch fixing a topology-warning, but do not expose affected versions, impact, or remediation specifics.

6.1AI score0.00166EPSS
Exploits0References3
OSV
OSV
added 2025/12/24 1:6 p.m.6 views

CVE-2023-54144 drm/amdkfd: Fix kernel warning during topology setup

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix kernel warning during topology setup This patch fixes the following kernel warning seen during driver load by correctly initializing the p2plink attr before creating the sysfs file: +0.002865 ------------ cut here...

6.4AI score0.00166EPSS
Exploits0References6
CVE
CVE
added 2025/12/24 1:6 p.m.14 views

CVE-2023-54079

CVE-2023-54079: Linux kernel power: supply: bq27xxx race in poll_interval handling during teardown and removal. The patch introduces a removed attribute in bq27xxx_device_info and uses it instead of poll_interval=0 to avoid unintended requeueing of delayed_work in bq27xxx_battery_update(). Also f...

5.9AI score0.00184EPSS
Exploits0References8
Cvelist
Cvelist
added 2025/12/24 1:6 p.m.25 views

CVE-2022-50781 amdgpu/pm: prevent array underflow in vega20_odn_edit_dpm_table()

In the Linux kernel, the following vulnerability has been resolved: amdgpu/pm: prevent array underflow in vega20odneditdpmtable In the PPODEDITVDDCCURVE case the "inputindex" variable is capped at 2 but not checked for negative values so it results in an out of bounds read. This value comes from...

0.0018EPSS
Exploits0References6
CVE
CVE
added 2025/12/24 1:6 p.m.16 views

CVE-2022-50781

CVE-2022-50781 (Linux kernel, amdgpu driver) : The issue occurs in amdgpu/pm within the Vega 20 DPM table handling (PP_OD_EDIT_VDDC_CURVE). The root cause is that input_index is capped at 2 but not checked for negative values, leading to an out-of-bounds read when the value is supplied by user sp...

6.1AI score0.0018EPSS
Exploits0References6
OSV
OSV
added 2025/12/24 1:6 p.m.5 views

CVE-2022-50781 amdgpu/pm: prevent array underflow in vega20_odn_edit_dpm_table()

In the Linux kernel, the following vulnerability has been resolved: amdgpu/pm: prevent array underflow in vega20odneditdpmtable In the PPODEDITVDDCCURVE case the "inputindex" variable is capped at 2 but not checked for negative values so it results in an out of bounds read. This value comes from...

6.4AI score0.0018EPSS
Exploits0References9
EUVD
EUVD
added 2025/12/24 12:30 p.m.4 views

EUVD-2025-205086

In the Linux kernel, the following vulnerability has been resolved: md: init bioset in mddevinit IO operations may be needed before mdrun, such as updating metadata after writing sysfs. Without bioset, this triggers a NULL pointer dereference as below: BUG: kernel NULL pointer dereference, addres...

5.9AI score0.00145EPSS
Exploits0References3
NVD
NVD
added 2025/12/24 11:16 a.m.4 views

CVE-2025-68368

In the Linux kernel, the following vulnerability has been resolved: md: init bioset in mddevinit IO operations may be needed before mdrun, such as updating metadata after writing sysfs. Without bioset, this triggers a NULL pointer dereference as below: BUG: kernel NULL pointer dereference, addres...

0.00145EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2025/12/24 11:16 a.m.2 views

CVE-2025-68368

In the Linux kernel, the following vulnerability has been resolved: md: init bioset in mddevinit IO operations may be needed before mdrun, such as updating metadata after writing sysfs. Without bioset, this triggers a NULL pointer dereference as below: BUG: kernel NULL pointer dereference, addres...

5.7AI score0.00145EPSS
Exploits0References9
UbuntuCve
UbuntuCve
added 2025/12/24 11:16 a.m.4 views

CVE-2025-68376

In the Linux kernel, the following vulnerability has been resolved: coresight: ETR: Fix ETR buffer use-after-free issue When ETR is enabled as CSMODESYSFS, if the buffer size is changed and enabled again, currently sysfsbuf will point to the newly allocated memorybufnew and free the old...

5.8AI score0.00155EPSS
Exploits0References10
OSV
OSV
added 2025/12/24 11:16 a.m.3 views

UBUNTU-CVE-2025-68376

In the Linux kernel, the following vulnerability has been resolved: coresight: ETR: Fix ETR buffer use-after-free issue When ETR is enabled as CSMODESYSFS, if the buffer size is changed and enabled again, currently sysfsbuf will point to the newly allocated memorybufnew and free the old...

5.9AI score0.00155EPSS
Exploits0References11
Cvelist
Cvelist
added 2025/12/24 10:33 a.m.26 views

CVE-2025-68376 coresight: ETR: Fix ETR buffer use-after-free issue

In the Linux kernel, the following vulnerability has been resolved: coresight: ETR: Fix ETR buffer use-after-free issue When ETR is enabled as CSMODESYSFS, if the buffer size is changed and enabled again, currently sysfsbuf will point to the newly allocated memorybufnew and free the old...

0.00155EPSS
Exploits0References3
CVE
CVE
added 2025/12/24 10:33 a.m.16 views

CVE-2025-68376

CVE-2025-68376 affects the Linux kernel in the coresight ETR path. When ETR operates in CS_MODE_SYSFS and the buffer size is changed and re-enabled, sysfs_buf may point to the new buffer (buf_new) while etr_buf continues referencing the old buffer (buf_old). This leads to a memory use-after-free ...

6.3AI score0.00155EPSS
Exploits0References3
Rows per page
Query Builder