Lucene search
+L

2270 matches found

CVE
CVE
added 2025/07/22 8:49 p.m.107 views

CVE-2025-8028

CVE-2025-8028 describes a vulnerability in Firefox and Thunderbird affecting arm64 WASM, where a br_table with many entries can cause the branch label to be miscomputed due to truncation. Affected are Firefox and Firefox ESR versions prior to 141/115.26/128.13/140.1 and Thunderbird versions prior...

9.8CVSS7.2AI score0.00489EPSS
SaveExploits0References9Affected Software2
Positive Technologies
Positive Technologies
added 2025/07/22 12:00 a.m.10 views

PT-2025-30426 · Aim · Aim

Name of the Vulnerable Software and Affected Versions: AIM version 3.28.0 Description: A path traversal issue exists in the restore run backup function. This allows remote attackers to write arbitrary files to the server's filesystem by submitting a crafted backup tar file to the run instruction...

7CVSS6.6AI score0.00458EPSS
SaveExploits1References8
Tenable Nessus
Tenable Nessus
added 2025/07/22 12:00 a.m.5 views

Mozilla Firefox ESR < 128.13

The version of Firefox ESR installed on the remote Windows host is prior to 128.13. It is, therefore, affected by multiple vulnerabilities as referenced in the mfsa2025-58 advisory. - Memory safety bugs present in Firefox ESR 128.12, Thunderbird ESR 128.12, Firefox ESR 140.0, Thunderbird ESR 140....

9.8CVSS8.5AI score0.00489EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/07/22 12:00 a.m.11 views

Mozilla Firefox ESR < 115.26

The version of Firefox ESR installed on the remote macOS or Mac OS X host is prior to 115.26. It is, therefore, affected by multiple vulnerabilities as referenced in the mfsa2025-57 advisory. - Memory safety bugs present in Firefox ESR 115.25, Firefox ESR 128.12, Thunderbird ESR 128.12, Firefox E...

9.8CVSS8.6AI score0.00489EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/07/22 12:00 a.m.10 views

PT-2025-30477

Name of the Vulnerable Software and Affected Versions Firefox versions prior to 141 Firefox ESR versions prior to 115.26 Firefox ESR versions prior to 128.13 Firefox ESR versions prior to 140.1 Thunderbird versions prior to 141 Thunderbird versions prior to 128.13 Thunderbird versions prior to...

9.8CVSS7.5AI score0.09273EPSS
SaveExploits2References278
FreeBSD
FreeBSD
added 2025/07/22 12:00 a.m.25 views

Mozilla -- Incorrect computation of branch address

[email protected] reports: On arm64, a WASM brtable instruction with a lot of entries could lead to the label being too far from the instruction causing truncation and incorrect computation of the branch address...

9.8CVSS6.6AI score0.00489EPSS
SaveExploits0References1
NVD
NVD
added 2025/07/16 9:15 a.m.9 views

CVE-2025-27465

Certain instructions need intercepting and emulating by Xen. In some cases Xen emulates the instruction by replaying it, using an executable stub. Some instructions may raise an exception, which is supposed to be handled gracefully. Certain replayed instructions have additional logic to set up an...

4.3CVSS0.00595EPSS
SaveExploits0References3
OSV
OSV
added 2025/07/16 9:15 a.m.4 views

DEBIAN-CVE-2025-27465

Certain instructions need intercepting and emulating by Xen. In some cases Xen emulates the instruction by replaying it, using an executable stub. Some instructions may raise an exception, which is supposed to be handled gracefully. Certain replayed instructions have additional logic to set up an...

4.3CVSS5.2AI score0.00595EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/16 9:15 a.m.11 views

UBUNTU-CVE-2025-27465

Certain instructions need intercepting and emulating by Xen. In some cases Xen emulates the instruction by replaying it, using an executable stub. Some instructions may raise an exception, which is supposed to be handled gracefully. Certain replayed instructions have additional logic to set up an...

4.3CVSS5.8AI score0.00595EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/07/16 9:08 a.m.23 views

CVE-2025-27465 x86: Incorrect stubs exception handling for flags recovery

Certain instructions need intercepting and emulating by Xen. In some cases Xen emulates the instruction by replaying it, using an executable stub. Some instructions may raise an exception, which is supposed to be handled gracefully. Certain replayed instructions have additional logic to set up an...

0.00595EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/07/12 8:18 a.m.14 views

CVE-2025-38339

In the Linux kernel, the following vulnerability has been resolved: powerpc/bpf: fix JIT code size calculation of bpf trampoline archbpftrampolinesize provides JIT size of the BPF trampoline before the buffer for JIT'ing it is allocated. The total number of instructions emitted for BPF trampoline...

5.5CVSS7.2AI score0.00137EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/07/11 12:00 a.m.11 views

PT-2025-37207

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw in the BPF Berkeley Packet Filter subsystem related to range refinement after a JSET instruction. A kernel warning can occur due to a range invariant...

5.5CVSS5.8AI score0.00169EPSS
SaveExploits0
NVD
NVD
added 2025/07/10 9:15 a.m.10 views

CVE-2025-38339

In the Linux kernel, the following vulnerability has been resolved: powerpc/bpf: fix JIT code size calculation of bpf trampoline archbpftrampolinesize provides JIT size of the BPF trampoline before the buffer for JIT'ing it is allocated. The total number of instructions emitted for BPF trampoline...

7.8CVSS0.00137EPSS
SaveExploits0References2
CVE
CVE
added 2025/07/10 8:15 a.m.78 views

CVE-2025-38339

CVE-2025-38339: Linux kernel powerpc/bpf trampoline JIT size calculation could overflow when arch_bpf_trampoline_size() estimates size before allocation. The dummy pass size may differ from actual JIT needs, causing a WARN_ON_ONCE overflow check in arch/powerpc/net/bpf_jit_comp.c. The fix account...

7.8CVSS7.3AI score0.00137EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/07/10 8:15 a.m.25 views

CVE-2025-38339 powerpc/bpf: fix JIT code size calculation of bpf trampoline

In the Linux kernel, the following vulnerability has been resolved: powerpc/bpf: fix JIT code size calculation of bpf trampoline archbpftrampolinesize provides JIT size of the BPF trampoline before the buffer for JIT'ing it is allocated. The total number of instructions emitted for BPF trampoline...

7.8CVSS0.00137EPSS
SaveExploits0References2
Amazon
Amazon
added 2025/07/10 12:00 a.m.11 views

Medium: mariadb1011

Issue Overview: Vulnerability in the MySQL Client product of Oracle MySQL component: Client: mysqldump. Supported versions that are affected are 8.0.0-8.0.41, 8.4.0-8.4.4 and 9.0.0-9.2.0. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols ...

6.8CVSS5.8AI score0.00495EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/09 12:00 a.m.10 views

Disa: Accurate Learning-Based Static Disassembly with Attentions

For reverse engineering related security domains, such as vulnerability detection, malware analysis, and binary hardening, disassembly is crucial yet challenging. The fundamental challenge of disassembly is to identify instruction and function boundaries. Classic approaches rely on file-format...

6.7AI score
SaveExploits0
OSV
OSV
added 2025/07/08 5:15 p.m.10 views

DEBIAN-CVE-2024-36348

A transient execution vulnerability in some AMD processors may allow a user process to infer the control registers speculatively even if UMIP feature is enabled, potentially resulting in information leakage...

3.8CVSS6.7AI score0.00287EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/07/07 12:00 a.m.12 views

PT-2025-31075

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in Comedi subdevice instruction handlers where data elements beyond the first insn-n elements may be accessed in certain cases. The do insn ioctl and do...

5.5CVSS6.6AI score0.00162EPSS
SaveExploits0
OSV
OSV
added 2025/07/04 3:15 p.m.9 views

ALPINE-CVE-2025-52496

Mbed TLS before 3.6.4 has a race condition in AESNI detection if certain compiler optimizations occur. An attacker may be able to extract an AES key from a multithreaded program, or perform a GCM forgery...

7.8CVSS6.8AI score0.00189EPSS
SaveExploits1References1
Rows per page
Query Builder