Lucene search
+L

12264 matches found

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
Debian CVE
Debian CVE
added 2024/05/01 5:28 a.m.71 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.8CVSS7.3AI score0.00236EPSS
SaveExploits0
CVE
CVE
added 2024/05/01 5:28 a.m.3661 views

CVE-2024-26995

The CVE-2024-26995 issue affects the Linux kernel USB Type-C controller (tcpdm) code path, specifically pd_set handling in usb: typec: tcpm. The root cause is an off-by-one error where nr_snk_pdo and nr_src_pdo are incremented one time too many, causing loop index misalignment during Power Negoti...

7.8CVSS6.6AI score0.00236EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/05/01 5:18 a.m.20 views

CVE-2024-26949 drm/amdgpu/pm: Fix NULL pointer dereference when get power limit

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

6.1AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/01 5:18 a.m.19 views

CVE-2024-26949 drm/amdgpu/pm: Fix NULL pointer dereference when get power limit

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

6.8AI score0.00243EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/01 5:17 a.m.38 views

CVE-2024-26937 drm/i915/gt: Reset queue_priority_hint on parking

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

7.6AI score0.00269EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/01 5:17 a.m.30 views

CVE-2024-26937 drm/i915/gt: Reset queue_priority_hint on parking

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

6.5AI score0.00269EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/01 5:17 a.m.28 views

CVE-2024-26937 drm/i915/gt: Reset queue_priority_hint on parking

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

6AI score
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2024/05/01 12:00 a.m.6 views

PT-2024-21623

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the f2fs compression feature in the Linux kernel. If a data block in a compressed cluster is not persisted with metadata during a checkpoint, after a Storage Powe...

9.1CVSS6.4AI score0.01635EPSS
SaveExploits0References340
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.17 views

kernel: wifi: mac80211: don't return unset power in ieee80211_get_tx_power()

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: don't return unset power in ieee80211gettxpower We can get a UBSAN warning if ieee80211gettxpower returns the INTMIN value mac80211 internally uses for "unset power level". UBSAN: signed-integer-overflow in...

9.1CVSS6.4AI score0.01263EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.10 views

kernel: PM: domains: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: PM: domains: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead...

5.5CVSS6.8AI score0.00162EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.14 views

kernel: use-after-free in kv_parse_power_table

A use-after-free flaw was found in kvparsepowertable in drivers/amd/pm in the Linux kernel. When ps equals NULL, kvparsepowertable frees adev-pm.dpm.ps. The adev-pm.dpm.ps is used in the loop of kvdpmfini after its first free in kvparsepowertable, causing a use-after-free problem...

7.8CVSS6.8AI score0.00294EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.9 views

kernel: OPP: Fix potential null ptr dereference in dev_pm_opp_get_required_pstate()

A NULL pointer dereference flaw was found in the Linux kernel's OPP Operating Performance Points framework in the power state retrieval logic. A local user can trigger this issue by invoking power management operations when the OPP pointer is dereferenced to cache the opptable before checking...

5.5CVSS7.2AI score0.00119EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.10 views

kernel: arm64: dts: imx8mm-verdin: Do not power down eth-phy

In the Linux kernel, the following vulnerability has been resolved: arm64: dts: imx8mm-verdin: Do not power down eth-phy Currently if suspending using either freeze or memory state, the fec driver tries to power down the phy which leads to crash of the kernel and non-responsible kernel with the...

5.5CVSS6.4AI score0.00218EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:56 a.m.47 views

Moderate: Red Hat Security Advisory: fence-agents security and bug fix update

An update for fence-agents is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability fr...

6.1CVSS6.7AI score0.00892EPSS
SaveExploits1References7
IBM Security Bulletins
IBM Security Bulletins
added 2024/04/30 7:00 a.m.43 views

Security Bulletin: Vulnerabilities in IBM Java SDK (CVE-2024-20952, CVE-2024-20918, CVE-2024-20921, CVE-2024-20926, CVE-2024-20945, CVE-2023-33850) affect Power HMC

Summary IBM Java SDK is used by Power Hardware Management Console HMC. Since V10R1 is a Java 8 based HMC, HMC has addressed the affected CVEs, which were specific to Java 8: CVE-2024-20952, CVE-2024-20918, CVE-2024-20921, CVE-2024-20926, CVE-2024-20945, and CVE-2023-33850. The specified CVEs have...

7.5CVSS6.8AI score0.0117EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2024/04/30 12:00 a.m.30 views

ALSA-2024:2132 Moderate: fence-agents security and bug fix update

The fence-agents packages provide a collection of scripts for handling remote power management for cluster devices. They allow failed or unreachable nodes to be forcibly restarted and removed from the cluster. Security Fixes: urllib3: Request body not stripped after redirect from 303 status chang...

6.1CVSS6.8AI score0.00892EPSS
SaveExploits1References8
AlmaLinux
AlmaLinux
added 2024/04/30 12:00 a.m.65 views

Moderate: fence-agents security and bug fix update

The fence-agents packages provide a collection of scripts for handling remote power management for cluster devices. They allow failed or unreachable nodes to be forcibly restarted and removed from the cluster. Security Fixes: urllib3: Request body not stripped after redirect from 303 status chang...

6.1CVSS6.4AI score0.00892EPSS
SaveExploits1References8
OSV
OSV
added 2024/04/28 1:15 p.m.10 views

CVE-2024-25050

IBM i 7.2, 7.3, 7.4, 7.5 and IBM Rational Development Studio for i 7.2, 7.3, 7.4, 7.5 networking and compiler infrastructure could allow a local user to gain elevated privileges due to an unqualified library call. A malicious actor could cause user-controlled code to run with administrator...

7.8CVSS5.8AI score0.0026EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/04/28 12:00 a.m.11 views

IBM i 和 IBM Rational Development Studio 代码问题漏洞

IBM i and IBM Rational Development Studio are both products of International Business Machines IBM Corporation.IBM i is an operating system that runs in IBM Power Systems and IBM PureSystems.IBM Rational Development Studio is IBM i is an operating system that runs on IBM Power Systems and IBM...

8.4CVSS7.1AI score0.0026EPSS
SaveExploits0References4
Rows per page
Query Builder