Lucene search
+L

2737 matches found

SUSE CVE
SUSE CVE
added 2024/05/21 2:2 a.m.5 views

SUSE CVE-2023-52683

In the Linux kernel, the following vulnerability has been resolved: ACPI: LPIT: Avoid u32 multiplication overflow In lpitupdateresidency there is a possibility of overflow in multiplication, if tsckhz is large enough UINTMAX/1000. Change multiplication to mulu32u32. Found by Linux Verification...

5.5CVSS6.2AI score0.0025EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.6 views

SUSE CVE-2024-35995

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Use accesswidth over bitwidth for system memory accesses To align with ACPI 6.3+, since bitwidth can be any 8-bit value, it cannot be depended on to be always on a clean 8b boundary. This was uncovered on the Cobalt 1...

6.6CVSS6.7AI score0.0021EPSS
SaveExploits0References19
Positive Technologies
Positive Technologies
added 2024/05/21 12:0 a.m.12 views

PT-2024-11292 · Linux +6 · Linux Kernel +6

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A NULL pointer dereference issue has been resolved in the Linux kernel. The problem occurred when the acpi dev put function was called on a possibly NULL pointer, which was not handled...

9.8CVSS6.7AI score0.17563EPSS
SaveExploits11References2041
CNNVD
CNNVD
added 2024/05/21 12:0 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a resource leak in the i2c:acpi module...

5.5CVSS6.3AI score0.00234EPSS
SaveExploits0References7
NVD
NVD
added 2024/05/20 10:15 a.m.22 views

CVE-2024-35995

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Use accesswidth over bitwidth for system memory accesses To align with ACPI 6.3+, since bitwidth can be any 8-bit value, it cannot be depended on to be always on a clean 8b boundary. This was uncovered on the Cobalt 1...

5.5CVSS6.7AI score0.0021EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/20 10:15 a.m.14 views

AZL-67764 CVE-2024-35995 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Use accesswidth over bitwidth for system memory accesses To align with ACPI 6.3+, since bitwidth can be any 8-bit value, it cannot be depended on to be always on a clean 8b boundary. This was uncovered on the Cobalt 1...

5.5CVSS6.8AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/20 10:15 a.m.3 views

DEBIAN-CVE-2024-35995

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Use accesswidth over bitwidth for system memory accesses To align with ACPI 6.3+, since bitwidth can be any 8-bit value, it cannot be depended on to be always on a clean 8b boundary. This was uncovered on the Cobalt 1...

5.5CVSS5.8AI score0.0021EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.29 views

CVE-2024-35995

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Use accesswidth over bitwidth for system memory accesses To align with ACPI 6.3+, since bitwidth can be any 8-bit value, it cannot be depended on to be always on a clean 8b boundary. This was uncovered on the Cobalt 1...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/20 10:15 a.m.6 views

UBUNTU-CVE-2024-35995

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Use accesswidth over bitwidth for system memory accesses To align with ACPI 6.3+, since bitwidth can be any 8-bit value, it cannot be depended on to be always on a clean 8b boundary. This was uncovered on the Cobalt 1...

5.5CVSS6.6AI score0.0021EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/05/20 9:47 a.m.23 views

CVE-2024-35995 ACPI: CPPC: Use access_width over bit_width for system memory accesses

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Use accesswidth over bitwidth for system memory accesses To align with ACPI 6.3+, since bitwidth can be any 8-bit value, it cannot be depended on to be always on a clean 8b boundary. This was uncovered on the Cobalt 1...

7AI score0.0021EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/05/20 9:47 a.m.29 views

CVE-2024-35995

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Use accesswidth over bitwidth for system memory accesses To align with ACPI 6.3+, since bitwidth can be any 8-bit value, it cannot be depended on to be always on a clean 8b boundary. This was uncovered on the Cobalt 1...

5.5CVSS7.4AI score0.0021EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/20 9:47 a.m.28 views

CVE-2024-35995 ACPI: CPPC: Use access_width over bit_width for system memory accesses

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Use accesswidth over bitwidth for system memory accesses To align with ACPI 6.3+, since bitwidth can be any 8-bit value, it cannot be depended on to be always on a clean 8b boundary. This was uncovered on the Cobalt 1...

6.7AI score0.0021EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/20 9:47 a.m.211 views

CVE-2024-35995

CVE-2024-35995 describes a Linux kernel issue where the ACPI CPPC code misread system memory by relying on bit_width, risking incorrect memory access. The fix switches to using access_width for size calculation and reads/writes using an offset and width, with a fallback to bit_width if access_wid...

5.5CVSS6.9AI score0.0021EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/05/20 9:47 a.m.22 views

CVE-2024-35995 ACPI: CPPC: Use access_width over bit_width for system memory accesses

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Use accesswidth over bitwidth for system memory accesses To align with ACPI 6.3+, since bitwidth can be any 8-bit value, it cannot be depended on to be always on a clean 8b boundary. This was uncovered on the Cobalt 1...

6.1AI score
SaveExploits0References10
Amazon
Amazon
added 2024/05/20 12:0 a.m.8 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: nfsd: fix RELEASELOCKOWNER CVE-2024-26629 In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: disallow anonymous set with timeout flag CVE-2024-26642 In the Linux kernel, the...

5.5CVSS6.6AI score0.00267EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/05/18 1:41 a.m.33 views

CVE-2023-52693

In the Linux kernel, the following vulnerability has been resolved: ACPI: video: check for error while searching for backlight device parent If acpigetparent called in acpivideodevregisterbacklight fails, for example, because acpiutacquiremutex fails inside acpigetparent, this can lead to incorre...

5.5CVSS6.5AI score0.00247EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/18 1:40 a.m.35 views

CVE-2023-52683

In the Linux kernel, the following vulnerability has been resolved: ACPI: LPIT: Avoid u32 multiplication overflow In lpitupdateresidency there is a possibility of overflow in multiplication, if tsckhz is large enough UINTMAX/1000. Change multiplication to mulu32u32. Found by Linux Verification...

5.5CVSS6.7AI score0.0025EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/17 3:15 p.m.25 views

CVE-2023-52693

In the Linux kernel, the following vulnerability has been resolved: ACPI: video: check for error while searching for backlight device parent If acpigetparent called in acpivideodevregisterbacklight fails, for example, because acpiutacquiremutex fails inside acpigetparent, this can lead to incorre...

5.5CVSS7.4AI score0.00247EPSS
SaveExploits0References10
NVD
NVD
added 2024/05/17 3:15 p.m.24 views

CVE-2023-52683

In the Linux kernel, the following vulnerability has been resolved: ACPI: LPIT: Avoid u32 multiplication overflow In lpitupdateresidency there is a possibility of overflow in multiplication, if tsckhz is large enough UINTMAX/1000. Change multiplication to mulu32u32. Found by Linux Verification...

5.5CVSS7.4AI score0.0025EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.23 views

CVE-2023-52693

In the Linux kernel, the following vulnerability has been resolved: ACPI: video: check for error while searching for backlight device parent If acpigetparent called in acpivideodevregisterbacklight fails, for example, because acpiutacquiremutex fails inside acpigetparent, this can lead to incorre...

5.5CVSS6AI score0.00247EPSS
SaveExploits0References18
Rows per page
Query Builder