Lucene search
+L

200 matches found

OSV
OSV
added 2025/05/02 3:55 p.m.15 views

CVE-2023-53065 perf/core: Fix perf_output_begin parameter is incorrectly invoked in perf_event_bpf_output

In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix perfoutputbegin parameter is incorrectly invoked in perfeventbpfoutput syzkaller reportes a KASAN issue with stack-out-of-bounds. The call trace is as follows: dumpstack+0x9c/0xd3...

7.8CVSS6AI score
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2024-26712

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: powerpc/kasan: Fix addr error caused by page alignment In kasaninitregion, when kstart is n...

7.8CVSS5.4AI score0.00231EPSS
SaveExploits0References3
NVD
NVD
added 2025/02/27 3:15 a.m.11 views

CVE-2025-21738

In the Linux kernel, the following vulnerability has been resolved: ata: libata-sff: Ensure that we cannot write outside the allocated buffer reveliofuzzing reported that a SCSIIOCTLSENDCOMMAND ioctl with outlen set to 0xd42, SCSI command set to ATA16 PASS-THROUGH, ATA command set to ATANOP, and...

7.8CVSS0.00221EPSS
SaveExploits0References6
NVD
NVD
added 2025/02/11 3:15 p.m.13 views

CVE-2024-33659

AMI APTIOV contains a vulnerability in BIOS where an attacker may cause an Improper Input Validation by a local attacker. Successful exploitation of these vulnerabilities may lead to overwriting arbitrary memory and execute arbitrary code at SMM level, also impacting Confidentiality, Integrity, a...

8.8CVSS0.0016EPSS
SaveExploits0References1
CVE
CVE
added 2025/02/11 3:00 p.m.49 views

CVE-2024-33659

The CVE-2024-33659 entry concerns AMI AptioV BIOS with an Improper Input Validation flaw that allows a local attacker to overwrite memory and execute arbitrary code at the System Management Mode (SMM) level, impacting confidentiality, integrity, and availability. Documents consistently identify t...

8.8CVSS7.4AI score0.0016EPSS
SaveExploits0References1Affected Software1
RedhatCVE
RedhatCVE
added 2025/02/06 12:09 a.m.19 views

CVE-2022-47381

An authenticated remote attacker may use a stack based out-of-bounds write vulnerability in multiple CODESYS products in multiple versions to write data into the stack which can lead to a denial-of-service condition, memory overwriting, or remote code execution...

8.8CVSS7.3AI score0.01334EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/02/06 12:08 a.m.16 views

CVE-2022-47385

An authenticated, remote attacker may use a stack based out-of-bounds write vulnerability in the CmpAppForce Component of multiple CODESYS products in multiple versions to write data into the stack which can lead to a denial-of-service condition, memory overwriting, or remote code execution...

8.8CVSS7.5AI score0.01361EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/02/06 12:07 a.m.16 views

CVE-2022-47382

An authenticated remote attacker may use a stack based out-of-bounds write vulnerability in the CmpTraceMgr Component of multiple CODESYS products in multiple versions to write data into the stack which can lead to a denial-of-service condition, memory overwriting, or remote code execution...

8.8CVSS7.3AI score0.01334EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/02/06 12:05 a.m.9 views

CVE-2022-47386

An authenticated, remote attacker may use a stack based out-of-bounds write vulnerability in the CmpTraceMgr Component of multiple CODESYS products in multiple versions to write data into the stack which can lead to a denial-of-service condition, memory overwriting, or remote code execution...

8.8CVSS7.5AI score0.01361EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/02/06 12:04 a.m.17 views

CVE-2022-47379

An authenticated, remote attacker may use a out-of-bounds write vulnerability in multiple CODESYS products in multiple versions to write data into memory which can lead to a denial-of-service condition, memory overwriting, or remote code execution...

8.8CVSS7.4AI score0.0199EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/02/06 12:03 a.m.11 views

CVE-2022-47384

An authenticated remote attacker may use a stack based out-of-bounds write vulnerability in the CmpTraceMgr Component of multiple CODESYS products in multiple versions to write data into the stack which can lead to a denial-of-service condition, memory overwriting, or remote code execution...

8.8CVSS7.3AI score0.01334EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/04/04 12:06 a.m.26 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...

4.4CVSS6.9AI score0.00231EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/03 3:15 p.m.21 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.8CVSS7.4AI score0.00231EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.27 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.8CVSS5.8AI score0.00231EPSS
SaveExploits0References20
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
Cvelist
Cvelist
added 2024/04/03 2:55 p.m.41 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
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.192 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
ICS
ICS
added 2024/01/30 7:00 a.m.89 views

Rockwell Automation LP30/40/50 and BM40 Operator Interface

View CSAF 1. EXECUTIVE SUMMARY CVSS v3 8.8 ATTENTION : Exploitable remotely/low attack complexity Vendor : Rockwell Automation Equipment : LP30, LP40, LP50, and BM40 Operator Panels Vulnerability : Improper Validation of Consistency within Input, Out-of-bounds Write, Stack-based Buffer Overflow,...

8.8CVSS8.5AI score0.0199EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2023/11/07 12:00 a.m.25 views

PT-2025-18829 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the incorrect invocation of the perf output begin parameter in perf event bpf output. This issue causes memory...

8.8CVSS7.3AI score0.16525EPSS
SaveExploits7References704
Rows per page
Query Builder