Lucene search
K

71 matches found

CVE
CVE
added 2024/05/19 8:34 a.m.176 views

CVE-2024-35905

CVE-2024-35905 is a Linux kernel issue where a patch re-introduced protection against negative stack-access sizes in BPF code. The fix guards against out-of-bounds accesses in check_stack_range_initialized() when an access size can overflow its signed int representation. The vulnerability was mit...

7.8CVSS7.1AI score0.00028EPSS
Exploits0References8Affected Software1
OSV
OSV
added 2024/05/19 8:34 a.m.10 views

CVE-2024-35905 bpf: Protect against int overflow for stack access size

In the Linux kernel, the following vulnerability has been resolved: bpf: Protect against int overflow for stack access size This patch re-introduces protection against the size of access to stack memory being negative; the access size can appear negative as a result of overflowing its signed int...

7.8CVSS6.3AI score0.00028EPSS
Exploits0References10
Vulnrichment
Vulnrichment
added 2024/05/19 8:34 a.m.30 views

CVE-2024-35905 bpf: Protect against int overflow for stack access size

In the Linux kernel, the following vulnerability has been resolved: bpf: Protect against int overflow for stack access size This patch re-introduces protection against the size of access to stack memory being negative; the access size can appear negative as a result of overflowing its signed int...

7.2AI score0.00028EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2024/02/29 7:3 a.m.17 views

CVE-2021-46965

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

4.4CVSS6.2AI score0.00038EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2024/02/29 3:56 a.m.1 views

SUSE 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.5AI score0.00038EPSS
Exploits0References3
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.00038EPSS
Exploits0References4
OSV
OSV
added 2024/02/27 7:4 p.m.2 views

DEBIAN-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.1CVSS5AI score0.00038EPSS
Exploits0References1
OSV
OSV
added 2024/02/27 7:4 p.m.4 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.6AI score
Exploits0References4
OSV
OSV
added 2024/02/27 7:4 p.m.0 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.00038EPSS
Exploits0References7
UbuntuCve
UbuntuCve
added 2024/02/27 7:4 p.m.16 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.00038EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2024/02/27 6:47 p.m.15 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.00038EPSS
Exploits0References4
Cvelist
Cvelist
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.6AI score0.00038EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2024/02/27 6:47 p.m.20 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.3AI score0.00038EPSS
Exploits0
CNNVD
CNNVD
added 2024/02/27 12:0 a.m.1 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 originates from an unintentional stack access...

7.1CVSS6.5AI score0.00038EPSS
Exploits0References5
OSV
OSV
added 2024/02/22 5:15 p.m.1 views

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

7.8CVSS6.2AI score0.00015EPSS
Exploits0References13
Positive Technologies
Positive Technologies
added 2022/09/17 12:0 a.m.5 views

PT-2022-34079 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.10.137 Description: The issue concerns a stack-out-of-bound access in SPMI tracing functions. The actual impact and attack plausibility have not yet been proven. It was introduced in version v4.3 and fixed in...

7.2AI score
Exploits0References1
OSV
OSV
added 2021/12/30 2:44 a.m.12 views

GSD-2021-1002807 Input: elantech - fix stack out of bound access in elantech_change_report_id()

Input: elantech - fix stack out of bound access in elantechchangereportid This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.89 by commit...

7.2AI score
Exploits0
OSV
OSV
added 2021/05/31 3:39 p.m.9 views

GSD-2021-1000119 mtd: physmap: physmap-bt1-rom: Fix unintentional stack access

mtd: physmap: physmap-bt1-rom: Fix unintentional stack access This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.11.20 by commit...

7.2AI score
Exploits0
OSV
OSV
added 2021/05/31 3:39 p.m.11 views

UVI-2021-1000082 mtd: physmap: physmap-bt1-rom: Fix unintentional stack access

mtd: physmap: physmap-bt1-rom: Fix unintentional stack access This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.12.3 by commit...

7.2AI score
Exploits0
OSV
OSV
added 2021/05/31 3:39 p.m.15 views

GSD-2021-1000082 mtd: physmap: physmap-bt1-rom: Fix unintentional stack access

mtd: physmap: physmap-bt1-rom: Fix unintentional stack access This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.12.3 by commit...

7.2AI score
Exploits0
Rows per page
Query Builder