Lucene search
K

3095 matches found

CNNVD
CNNVD
added 2024/02/29 12:0 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. An information disclosure vulnerability exists in the Linux kernel. The vulnerability is caused due to data corruption associated with the addition of srcoff when deleting a...

5.5CVSS6.1AI score0.00232EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2024/02/28 8:3 a.m.20 views

CVE-2021-46940

In the Linux kernel, the following vulnerability has been resolved: tools/power turbostat: Fix offset overflow issue in index converting The idxtooffset function returns type int 32-bit signed, but MSRPKGENERGYSTAT is u32 and would be interpreted as a negative number. The end result is that it hi...

6.6AI score0.00222EPSS
Exploits0References4
NVD
NVD
added 2024/02/27 7:4 p.m.18 views

CVE-2021-46965

In the Linux kernel, the following vulnerability has been resolved: mtd: physmap: physmap-bt1-rom: Fix unintentional stack access Cast &data to char in order to avoid unintentionally accessing the stack. Notice that data is of type u32, so any increment to &data will be in the order of 4-byte...

7.1CVSS6.3AI score0.0023EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:4 p.m.7 views

CVE-2021-46940

In the Linux kernel, the following vulnerability has been resolved: tools/power turbostat: Fix offset overflow issue in index converting The idxtooffset function returns type int 32-bit signed, but MSRPKGENERGYSTAT is u32 and would be interpreted as a negative number. The end result is that it hi...

5.5CVSS5.7AI score0.00222EPSS
Exploits0References5Affected Software1
NVD
NVD
added 2024/02/27 7:4 p.m.14 views

CVE-2021-46940

In the Linux kernel, the following vulnerability has been resolved: tools/power turbostat: Fix offset overflow issue in index converting The idxtooffset function returns type int 32-bit signed, but MSRPKGENERGYSTAT is u32 and would be interpreted as a negative number. The end result is that it hi...

5.5CVSS5.3AI score0.00222EPSS
Exploits0References4
OSV
OSV
added 2024/02/27 7:4 p.m.2 views

UBUNTU-CVE-2021-46965

In the Linux kernel, the following vulnerability has been resolved: mtd: physmap: physmap-bt1-rom: Fix unintentional stack access Cast &data to char in order to avoid unintentionally accessing the stack. Notice that data is of type u32, so any increment to &data will be in the order of 4-byte...

7.1CVSS5.7AI score0.0023EPSS
Exploits0References7
UbuntuCve
UbuntuCve
added 2024/02/27 7:4 p.m.18 views

CVE-2021-46965

In the Linux kernel, the following vulnerability has been resolved: mtd: physmap: physmap-bt1-rom: Fix unintentional stack access Cast &data to char in order to avoid unintentionally accessing the stack. Notice that data is of type u32, so any increment to &data will be in the order of 4-byte...

7.1CVSS5.7AI score0.0023EPSS
Exploits0References6
Prion
Prion
added 2024/02/27 7:4 p.m.17 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: tools/power turbostat: Fix offset overflow issue in index converting The idxtooffset function returns type int 32-bit signed, but MSRPKGENERGYSTAT is u32 and would be interpreted as a negative number. The end result is that it hi...

7.2AI score0.00222EPSS
Exploits0References4
Prion
Prion
added 2024/02/27 7:4 p.m.23 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: mtd: physmap: physmap-bt1-rom: Fix unintentional stack access Cast &data to char in order to avoid unintentionally accessing the stack. Notice that data is of type u32, so any increment to &data will be in the order of 4-byte...

7AI score0.0023EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/02/27 7:4 p.m.18 views

CVE-2021-46940

In the Linux kernel, the following vulnerability has been resolved: tools/power turbostat: Fix offset overflow issue in index converting The idxtooffset function returns type int 32-bit signed, but MSRPKGENERGYSTAT is u32 and would be interpreted as a negative number. The end result is that it hi...

5.5CVSS5.7AI score0.00222EPSS
Exploits0References6
OSV
OSV
added 2024/02/27 7:4 p.m.2 views

UBUNTU-CVE-2021-46940

In the Linux kernel, the following vulnerability has been resolved: tools/power turbostat: Fix offset overflow issue in index converting The idxtooffset function returns type int 32-bit signed, but MSRPKGENERGYSTAT is u32 and would be interpreted as a negative number. The end result is that it hi...

5.5CVSS5.7AI score0.00222EPSS
Exploits0References7
Vulnrichment
Vulnrichment
added 2024/02/27 6:47 p.m.17 views

CVE-2021-46965 mtd: physmap: physmap-bt1-rom: Fix unintentional stack access

In the Linux kernel, the following vulnerability has been resolved: mtd: physmap: physmap-bt1-rom: Fix unintentional stack access Cast &data to char in order to avoid unintentionally accessing the stack. Notice that data is of type u32, so any increment to &data will be in the order of 4-byte...

6.7AI score0.0023EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/02/27 6:40 p.m.15 views

CVE-2021-46940 tools/power turbostat: Fix offset overflow issue in index converting

In the Linux kernel, the following vulnerability has been resolved: tools/power turbostat: Fix offset overflow issue in index converting The idxtooffset function returns type int 32-bit signed, but MSRPKGENERGYSTAT is u32 and would be interpreted as a negative number. The end result is that it hi...

5.6AI score0.00222EPSS
Exploits0References4
CVE
CVE
added 2024/02/27 6:40 p.m.677 views

CVE-2021-46940

CVE-2021-46940 is a Linux kernel vulnerability in the perf/turbostat timer path. The bug stems from index conversion in tools/power turbostat where idx_to_offset() returns a 32-bit int while MSR_PKG_ENERGY_STAT is a 32-bit unsigned value, causing negative interpretation and triggering a guard in ...

5.5CVSS5.2AI score0.00222EPSS
Exploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/27 6:40 p.m.20 views

CVE-2021-46940 tools/power turbostat: Fix offset overflow issue in index converting

In the Linux kernel, the following vulnerability has been resolved: tools/power turbostat: Fix offset overflow issue in index converting The idxtooffset function returns type int 32-bit signed, but MSRPKGENERGYSTAT is u32 and would be interpreted as a negative number. The end result is that it hi...

6.9AI score0.00222EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2024/02/27 6:40 p.m.21 views

CVE-2021-46940

In the Linux kernel, the following vulnerability has been resolved: tools/power turbostat: Fix offset overflow issue in index converting The idxtooffset function returns type int 32-bit signed, but MSRPKGENERGYSTAT is u32 and would be interpreted as a negative number. The end result is that it hi...

5.5CVSS3.9AI score0.00222EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2024/02/27 2:38 p.m.2 views

kernel: netfilter: potential slab-out-of-bound access due to integer underflow

An array indexing vulnerability was found in the netfilter subsystem of the Linux kernel. A missing macro could lead to a miscalculation of the h-nets array offset, providing attackers with the primitive to arbitrarily increment/decrement a memory buffer out-of-bound. This issue may allow a local...

7.8CVSS7AI score0.00514EPSS
Exploits1References5
CNNVD
CNNVD
added 2024/02/27 12:0 a.m.3 views

Linux kernel security vulnerabilities

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 an offset overflow problem in index conversion...

5.5CVSS6.8AI score0.00222EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/02/24 3:17 a.m.1 views

SUSE CVE-2023-52452

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix accesses to uninit stack slots Privileged programs are supposed to be able to read uninitialized stack memory ever since 6715df8d5 but, before this patch, these accesses were permitted inconsistently. In particular,...

4.4CVSS6.5AI score0.00239EPSS
Exploits0References9
SUSE CVE
SUSE CVE
added 2024/02/24 3:16 a.m.1 views

SUSE CVE-2024-26589

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject variable offset alu on PTRTOFLOWKEYS For PTRTOFLOWKEYS, checkflowkeysaccess only uses fixed off for validation. However, variable offset ptr alu is not prohibited for this ptr kind. So the variable offset is not...

4.4CVSS6.4AI score0.00239EPSS
Exploits0References12
Rows per page
Query Builder