Lucene search
+L

12263 matches found

OSV
OSV
added 2024/05/01 1:15 p.m.18 views

UBUNTU-CVE-2024-27035

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to guarantee persisting compressed blocks by CP If data block in compressed cluster is not persisted with metadata during checkpoint, after SPOR, the data may be corrupted, let's guarantee to write compressed...

7.3CVSS5.8AI score0.00276EPSS
SaveExploits0References13
OSV
OSV
added 2024/05/01 1:15 p.m.19 views

UBUNTU-CVE-2024-27040

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add 'replay' NULL check in 'edpsetreplayallowactive' In the first if statement, we're checking if 'replay' is NULL. But in the second if statement, we're not checking if 'replay' is NULL again before calling...

4.7CVSS5.8AI score0.00248EPSS
SaveExploits0References12
OSV
OSV
added 2024/05/01 6:15 a.m.3 views

DEBIAN-CVE-2024-27003

In the Linux kernel, the following vulnerability has been resolved: clk: Get runtime PM before walking tree for clksummary Similar to the previous commit, we should make sure that all devices are runtime resumed before printing the clksummary through debugfs. Failure to do so would result in a...

5.5CVSS5.7AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.9 views

AZL-54592 CVE-2024-27002 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: Do a runtime PM get on controllers during probe mt8183-mfgcfg has a mutual dependency with genpd during the probing stage, which leads to a deadlock in the following call stack: CPU0: genpdlock -- clkpreparelock...

5.5CVSS5.6AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.2 views

DEBIAN-CVE-2024-27004

In the Linux kernel, the following vulnerability has been resolved: clk: Get runtime PM before walking tree during disableunused Doug reported 1 the following hung task: INFO: task swapper/0:1 blocked for more than 122 seconds. Not tainted 5.15.149-21875-gf795ebc40eb8 1 "echo 0...

5.5CVSS5.8AI score0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.4 views

DEBIAN-CVE-2024-26995

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Correct the PDO counting in pdset Off-by-one errors happen because nrsnkpdo and nrsrcpdo are incorrectly added one. The index of the loop is equal to the number of PDOs to be updated when leaving the loop and it...

7.8CVSS6AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.1 views

DEBIAN-CVE-2024-26963

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3-am62: fix module unload/reload behavior As runtime PM is enabled, the module can be runtime suspended when .remove is called. Do a pmruntimegetsync to make sure module is active before doing any register operations. Doi...

5.5CVSS5.6AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.11 views

AZL-42180 CVE-2024-26949 affecting package kernel for versions less than 6.6.35.1-4

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/pm: Fix NULL pointer dereference when get power limit Because powerplaytable initialization is skipped under sriov case, We check and set default lower and upper OD value if powerplaytable is NULL...

5.5CVSS5.8AI score0.00243EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.10 views

AZL-42276 CVE-2024-26949 affecting package kernel for versions less than 5.15.158.2-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/pm: Fix NULL pointer dereference when get power limit Because powerplaytable initialization is skipped under sriov case, We check and set default lower and upper OD value if powerplaytable is NULL...

5.5CVSS6.3AI score0.00243EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.2 views

DEBIAN-CVE-2024-26949

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/pm: Fix NULL pointer dereference when get power limit Because powerplaytable initialization is skipped under sriov case, We check and set default lower and upper OD value if powerplaytable is NULL...

5.5CVSS5.6AI score0.00243EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/01 6:15 a.m.21 views

CVE-2024-26937

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Reset queuepriorityhint on parking Originally, with strict in order execution, we could complete execution only when the queue was empty. Preempt-to-busy allows replacement of an active request that may complete befo...

5.5CVSS7.3AI score0.00269EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/01 6:15 a.m.15 views

UBUNTU-CVE-2024-27003

In the Linux kernel, the following vulnerability has been resolved: clk: Get runtime PM before walking tree for clksummary Similar to the previous commit, we should make sure that all devices are runtime resumed before printing the clksummary through debugfs. Failure to do so would result in a...

5.5CVSS6.6AI score0.00173EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/01 6:15 a.m.10 views

UBUNTU-CVE-2024-26995

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Correct the PDO counting in pdset Off-by-one errors happen because nrsnkpdo and nrsrcpdo are incorrectly added one. The index of the loop is equal to the number of PDOs to be updated when leaving the loop and it...

7.8CVSS6.8AI score0.00236EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/01 6:15 a.m.8 views

UBUNTU-CVE-2024-26949

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/pm: Fix NULL pointer dereference when get power limit Because powerplaytable initialization is skipped under sriov case, We check and set default lower and upper OD value if powerplaytable is NULL...

5.5CVSS6.1AI score0.00243EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/01 6:15 a.m.18 views

UBUNTU-CVE-2024-26963

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3-am62: fix module unload/reload behavior As runtime PM is enabled, the module can be runtime suspended when .remove is called. Do a pmruntimegetsync to make sure module is active before doing any register operations. Doi...

5.5CVSS6.1AI score0.00222EPSS
SaveExploits0References13
OSV
OSV
added 2024/05/01 6:15 a.m.16 views

UBUNTU-CVE-2024-27002

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: Do a runtime PM get on controllers during probe mt8183-mfgcfg has a mutual dependency with genpd during the probing stage, which leads to a deadlock in the following call stack: CPU0: genpdlock -- clkpreparelock...

5.5CVSS6.6AI score0.00173EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.21 views

CVE-2024-26995

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Correct the PDO counting in pdset Off-by-one errors happen because nrsnkpdo and nrsrcpdo are incorrectly added one. The index of the loop is equal to the number of PDOs to be updated when leaving the loop and it...

7.8CVSS6.5AI score0.00236EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/01 6:15 a.m.15 views

UBUNTU-CVE-2024-27004

In the Linux kernel, the following vulnerability has been resolved: clk: Get runtime PM before walking tree during disableunused Doug reported 1 the following hung task: INFO: task swapper/0:1 blocked for more than 122 seconds. Not tainted 5.15.149-21875-gf795ebc40eb8 1 "echo 0...

5.5CVSS6.2AI score0.00212EPSS
SaveExploits0References25
OSV
OSV
added 2024/05/01 5:28 a.m.19 views

CVE-2024-26995 usb: typec: tcpm: Correct the PDO counting in pd_set

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Correct the PDO counting in pdset Off-by-one errors happen because nrsnkpdo and nrsrcpdo are incorrectly added one. The index of the loop is equal to the number of PDOs to be updated when leaving the loop and it...

6.2AI score
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/01 5:28 a.m.56 views

CVE-2024-26995 usb: typec: tcpm: Correct the PDO counting in pd_set

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Correct the PDO counting in pdset Off-by-one errors happen because nrsnkpdo and nrsrcpdo are incorrectly added one. The index of the loop is equal to the number of PDOs to be updated when leaving the loop and it...

7.7AI score0.00236EPSS
SaveExploits0References2
Rows per page
Query Builder