Lucene search
+L

1494 matches found

Cvelist
Cvelist
added 2024/04/03 2:55 p.m.39 views

CVE-2024-26712 powerpc/kasan: Fix addr error caused by page alignment

In the Linux kernel, the following vulnerability has been resolved: powerpc/kasan: Fix addr error caused by page alignment In kasaninitregion, when kstart is not page aligned, at the begin of for loop, kcur = kstart & PAGEMASK is less than kstart, and then va = block + kcur - kstart is less than...

7.8CVSS7.5AI score0.00231EPSS
SaveExploits0References6
OSV
OSV
added 2024/04/03 2:55 p.m.12 views

CVE-2024-26712 powerpc/kasan: Fix addr error caused by page alignment

In the Linux kernel, the following vulnerability has been resolved: powerpc/kasan: Fix addr error caused by page alignment In kasaninitregion, when kstart is not page aligned, at the begin of for loop, kcur = kstart & PAGEMASK is less than kstart, and then va = block + kcur - kstart is less than...

7.8CVSS6AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2024/04/03 2:55 p.m.75 views

CVE-2024-26712

In the Linux kernel, the following vulnerability has been resolved: powerpc/kasan: Fix addr error caused by page alignment In kasaninitregion, when kstart is not page aligned, at the begin of for loop, kcur = kstart & PAGEMASK is less than kstart, and then va = block + kcur - kstart is less than...

7.8CVSS6.8AI score0.00231EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/04/03 2:55 p.m.17 views

CVE-2024-26712 powerpc/kasan: Fix addr error caused by page alignment

In the Linux kernel, the following vulnerability has been resolved: powerpc/kasan: Fix addr error caused by page alignment In kasaninitregion, when kstart is not page aligned, at the begin of for loop, kcur = kstart & PAGEMASK is less than kstart, and then va = block + kcur - kstart is less than...

7.8CVSS6.6AI score0.00231EPSS
SaveExploits0References6
CVE
CVE
added 2024/04/03 2:55 p.m.182 views

CVE-2024-26712

In CVE-2024-26712, the Linux kernel powerpc/kasan path Fixes an addr error in kasan_init_region when k_start is not page-aligned. The issue occurred because k_cur = k_start & PAGE_MASK could be less than k_start, causing va = block + k_cur - k_start to be before the allocated memblock, making the...

7.8CVSS5.6AI score0.00231EPSS
SaveExploits0References7Affected Software1
CNNVD
CNNVD
added 2024/04/03 12:0 a.m.6 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 page alignment resulting in an address error...

4.4CVSS6.7AI score0.00231EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/03/19 3:37 a.m.7 views

SUSE CVE-2023-52619

In the Linux kernel, the following vulnerability has been resolved: pstore/ram: Fix crash when setting number of cpus to an odd number When the number of cpu cores is adjusted to 7 or other odd numbers, the zone size will become an odd number. The address of the zone will become: addr of zone0 =...

5.5CVSS6.3AI score0.00243EPSS
SaveExploits0References13
OSV
OSV
added 2024/03/18 11:15 a.m.2 views

DEBIAN-CVE-2023-52619

In the Linux kernel, the following vulnerability has been resolved: pstore/ram: Fix crash when setting number of cpus to an odd number When the number of cpu cores is adjusted to 7 or other odd numbers, the zone size will become an odd number. The address of the zone will become: addr of zone0 =...

5.5CVSS5.7AI score0.00243EPSS
SaveExploits0References1
NVD
NVD
added 2024/03/18 11:15 a.m.30 views

CVE-2023-52619

In the Linux kernel, the following vulnerability has been resolved: pstore/ram: Fix crash when setting number of cpus to an odd number When the number of cpu cores is adjusted to 7 or other odd numbers, the zone size will become an odd number. The address of the zone will become: addr of zone0 =...

5.5CVSS7.4AI score0.00243EPSS
SaveExploits0References10
OSV
OSV
added 2024/03/18 11:15 a.m.6 views

UBUNTU-CVE-2023-52619

In the Linux kernel, the following vulnerability has been resolved: pstore/ram: Fix crash when setting number of cpus to an odd number When the number of cpu cores is adjusted to 7 or other odd numbers, the zone size will become an odd number. The address of the zone will become: addr of zone0 =...

5.5CVSS6.2AI score0.00243EPSS
SaveExploits0References26
Debian CVE
Debian CVE
added 2024/03/18 10:19 a.m.32 views

CVE-2023-52619

In the Linux kernel, the following vulnerability has been resolved: pstore/ram: Fix crash when setting number of cpus to an odd number When the number of cpu cores is adjusted to 7 or other odd numbers, the zone size will become an odd number. The address of the zone will become: addr of zone0 =...

5.5CVSS7.5AI score0.00243EPSS
SaveExploits0
OSV
OSV
added 2024/03/18 10:19 a.m.18 views

CVE-2023-52619 pstore/ram: Fix crash when setting number of cpus to an odd number

In the Linux kernel, the following vulnerability has been resolved: pstore/ram: Fix crash when setting number of cpus to an odd number When the number of cpu cores is adjusted to 7 or other odd numbers, the zone size will become an odd number. The address of the zone will become: addr of zone0 =...

6AI score
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/03/18 10:19 a.m.22 views

CVE-2023-52619 pstore/ram: Fix crash when setting number of cpus to an odd number

In the Linux kernel, the following vulnerability has been resolved: pstore/ram: Fix crash when setting number of cpus to an odd number When the number of cpu cores is adjusted to 7 or other odd numbers, the zone size will become an odd number. The address of the zone will become: addr of zone0 =...

6.7AI score0.00243EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/03/13 4:24 a.m.7 views

SUSE CVE-2023-52494

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: Add alignment check for event ring read pointer Though we do check the event ring read pointer by "isvalidringptr" to make sure it is in the buffer range, but there is another risk the pointer may be not aligned...

5.1CVSS6.9AI score0.0028EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/03/12 4:11 p.m.22 views

CVE-2023-52494

A flaw was found in the Linux Kernel. 128 bit struct mhiringelement aligned event ring elements are expected, but an unaligned read pointer can be passed. An unaligned read pointer could lead to multiple issues, including a denial of service or ring buffer memory corruption...

4.4CVSS7.3AI score0.0028EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/03/12 3:4 p.m.9 views

kernel: nf_tables: stack-out-of-bounds-read in nft_byteorder_eval()

An out-of-bounds OOB memory access flaw was found in the Netfilter module in the Linux kernel's nftbyteordereval in net/netfilter/nftbyteorder.c. A bound check failure allows a local attacker with CAPNETADMIN access to cause a local privilege escalation issue due to incorrect data alignment...

7.8CVSS6.8AI score0.01508EPSS
SaveExploits2References6
OSV
OSV
added 2024/03/11 6:15 p.m.4 views

DEBIAN-CVE-2023-52494

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: Add alignment check for event ring read pointer Though we do check the event ring read pointer by "isvalidringptr" to make sure it is in the buffer range, but there is another risk the pointer may be not aligned...

7.8CVSS5.5AI score0.0028EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/11 6:15 p.m.9 views

UBUNTU-CVE-2024-26616

In the Linux kernel, the following vulnerability has been resolved: btrfs: scrub: avoid use-after-free when chunk length is not 64K aligned BUG There is a bug report that, on a ext4-converted btrfs, scrub leads to various problems, including: - "unable to find chunk map" errors BTRFS info device...

7.8CVSS6.2AI score0.00291EPSS
SaveExploits0References14
Prion
Prion
added 2024/03/11 6:15 p.m.40 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: Add alignment check for event ring read pointer Though we do check the event ring read pointer by "isvalidringptr" to make sure it is in the buffer range, but there is another risk the pointer may be not aligned...

7.3AI score0.0028EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/11 6:15 p.m.4 views

UBUNTU-CVE-2023-52494

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: Add alignment check for event ring read pointer Though we do check the event ring read pointer by "isvalidringptr" to make sure it is in the buffer range, but there is another risk the pointer may be not aligned...

7.8CVSS6.2AI score0.0028EPSS
SaveExploits0References21
Rows per page
Query Builder