Lucene search
+L

2134 matches found

EUVD
EUVD
added 2025/12/24 3:30 p.m.12 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.00161EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/24 1:16 p.m.8 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.00193EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/24 1:16 p.m.10 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.00209EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.7 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.7AI score0.00209EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 1:16 p.m.12 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.00193EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/24 1:06 p.m.26 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.00193EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.40 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.00193EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 1:06 p.m.12 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 score
SaveExploits0References6
CVE
CVE
added 2025/12/24 1:06 p.m.37 views

CVE-2023-54079

The CVE-2023-54079 issue affects the Linux kernel power: supply: bq27xxx driver. It describes two poll_interval related races during remove/unbind: previously poll_interval was set to 0 in bq27xxx_battery_teardown() to avoid requeuing the delayed_work item, which could randomly change poll_interv...

7.8CVSS5.9AI score0.00161EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.33 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.00209EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 1:06 p.m.9 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 score
SaveExploits0References9
CVE
CVE
added 2025/12/24 1:06 p.m.35 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.00209EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/12/24 12:30 p.m.8 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.0017EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/24 11:16 a.m.9 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.0017EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/12/24 11:16 a.m.11 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.3AI score0.0017EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/24 11:16 a.m.9 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.00182EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/12/24 11:16 a.m.9 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...

6.9AI score0.00182EPSS
SaveExploits0References10
CVE
CVE
added 2025/12/24 10:33 a.m.29 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.00182EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/24 10:33 a.m.37 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.00182EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/24 10:32 a.m.27 views

CVE-2025-68368

In CVE-2025-68368, the Linux kernel vulnerability arises in md: init bioset in mddev_init, where IO operations before md_run() (e.g., metadata updates after sysfs writes) can trigger a NULL pointer dereference if bioset is not initialized. Repro: mdadm -CR /dev/md0 -l1 -n2 /dev/sd[cd]; echo inact...

6AI score0.0017EPSS
SaveExploits0References2
Rows per page
Query Builder