Lucene search
+L

506 matches found

OSV
OSV
added 2024/03/20 3:7 p.m.20 views

CLSA-2024-1710947240 Fix of 12 CVEs

CVE-url: https://ubuntu.com/security/CVE-2023-52449 - mtd: Fix gluebi NULL pointer dereference caused by ftl notifier CVE-url: https://ubuntu.com/security/CVE-2023-39197 - netfilter: conntrack: dccp: copy entire header to stack buffer, not just basic one CVE-url:...

7.8CVSS6.9AI score0.01657EPSS
SaveExploits1References1
OSV
OSV
added 2024/03/20 2:44 p.m.22 views

CLSA-2024-1710945846 Fix of 9 CVEs

CVE-url: https://ubuntu.com/security/CVE-2023-52449 - mtd: Fix gluebi NULL pointer dereference caused by ftl notifier Bionic update: upstream stable patchset 2018-08-29 LP: 1789666 // CVE- url: https://ubuntu.com/security/CVE-2022-20567 - l2tp: fix refcount leakage on PPPoL2TP sockets Bionic upda...

7.8CVSS6.8AI score0.00976EPSS
SaveExploits0References1
Ubuntu
Ubuntu
added 2024/03/11 8:17 p.m.99 views

USN-6688-1: Linux kernel (OEM) vulnerabilities

Pratyush Yadav discovered that the Xen network backend implementation in the Linux kernel did not properly handle zero length data request, leading to a null pointer dereference vulnerability. An attacker in a guest VM could possibly use this to cause a denial of service host domain crash...

9.8CVSS7.5AI score0.51248EPSS
SaveExploits19
BDU FSTEC
BDU FSTEC
added 2024/03/11 12:0 a.m.13 views

The vulnerability of the Linux operating system’s kernel driver allows a hacker to trigger a service failure.

The vulnerability of the Linux operating system’s MTD driver kernel relates to the assignment of a null pointer in the functions registermtdblktrans and blktransnotifyadd in the drivers/mtd/mtdblkdevs.c module. Exploiting this vulnerability could allow an attacker to trigger a service failure...

5.5CVSS6.3AI score0.00242EPSS
SaveExploits0References44Affected Software3
RedhatCVE
RedhatCVE
added 2024/03/01 5:32 a.m.39 views

CVE-2021-47055

A flaw was found in the Linux Kernel, requiring write permissions for locking and badblock ioctls, as they modify protection bits...

3.3CVSS7.5AI score0.00197EPSS
SaveExploits0References4
NVD
NVD
added 2024/02/29 11:15 p.m.26 views

CVE-2021-47055

In the Linux kernel, the following vulnerability has been resolved: mtd: require write permissions for locking and badblock ioctls MEMLOCK, MEMUNLOCK and OTPLOCK modify protection bits. Thus require write permission. Depending on the hardware MEMLOCK might even be write-once, e.g. for SPI-NOR...

7.1CVSS7.3AI score0.00197EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/02/29 11:15 p.m.28 views

CVE-2021-47055

In the Linux kernel, the following vulnerability has been resolved: mtd: require write permissions for locking and badblock ioctls MEMLOCK, MEMUNLOCK and OTPLOCK modify protection bits. Thus require write permission. Depending on the hardware MEMLOCK might even be write-once, e.g. for SPI-NOR...

7.1CVSS6.4AI score0.00197EPSS
SaveExploits0References3
CVE
CVE
added 2024/02/29 10:37 p.m.6857 views

CVE-2021-47055

CVE-2021-47055 affects the Linux kernel MTD subsystem. The root cause is that MEMLOCK, MEMUNLOCK, and OTPLOCK modify protection bits and thus require write permission; MEMLOCK/MEMUNLOCK may be write-only on some hardware (e.g., SPI-NOR with WP# tied to GND) and OTPLOCK is always write-once. MEMSE...

7.1CVSS6.4AI score0.00197EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/29 10:37 p.m.22 views

CVE-2021-47055 mtd: require write permissions for locking and badblock ioctls

In the Linux kernel, the following vulnerability has been resolved: mtd: require write permissions for locking and badblock ioctls MEMLOCK, MEMUNLOCK and OTPLOCK modify protection bits. Thus require write permission. Depending on the hardware MEMLOCK might even be write-once, e.g. for SPI-NOR...

7.1CVSS6.8AI score0.00197EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/02/29 10:37 p.m.42 views

CVE-2021-47055 mtd: require write permissions for locking and badblock ioctls

In the Linux kernel, the following vulnerability has been resolved: mtd: require write permissions for locking and badblock ioctls MEMLOCK, MEMUNLOCK and OTPLOCK modify protection bits. Thus require write permission. Depending on the hardware MEMLOCK might even be write-once, e.g. for SPI-NOR...

7.1CVSS7.6AI score0.00197EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/02/29 10:37 p.m.37 views

CVE-2021-47055

In the Linux kernel, the following vulnerability has been resolved: mtd: require write permissions for locking and badblock ioctls MEMLOCK, MEMUNLOCK and OTPLOCK modify protection bits. Thus require write permission. Depending on the hardware MEMLOCK might even be write-once, e.g. for SPI-NOR...

7.1CVSS6.4AI score0.00197EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/02/29 7:3 a.m.21 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.0023EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/02/29 3:56 a.m.11 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.0023EPSS
SaveExploits0References3
NVD
NVD
added 2024/02/27 7:4 p.m.38 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
SaveExploits0References4
OSV
OSV
added 2024/02/27 7:4 p.m.7 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.0023EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/02/27 7:4 p.m.27 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
SaveExploits0References6
Prion
Prion
added 2024/02/27 7:4 p.m.29 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
SaveExploits0References4
OSV
OSV
added 2024/02/27 7:4 p.m.14 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
SaveExploits0References7
Cvelist
Cvelist
added 2024/02/27 6:47 p.m.42 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.0023EPSS
SaveExploits0References4
CVE
CVE
added 2024/02/27 6:47 p.m.7282 views

CVE-2021-46965

CVE-2021-46965 : Linux kernel mtd/physmap/physmap-bt1-rom vulnerability where casting &data to (char ) caused unintentional stack access; the fix corrects the byte offset calculation (data is u32) to prevent out-of-bounds/stacks access. Affected code and root cause are documented in the upstream ...

7.1CVSS6.4AI score0.0023EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder