Lucene search
+L

1505 matches found

Cvelist
Cvelist
added 2024/07/30 7:46 a.m.24 views

CVE-2024-42115 jffs2: Fix potential illegal address access in jffs2_free_inode

In the Linux kernel, the following vulnerability has been resolved: jffs2: Fix potential illegal address access in jffs2freeinode During the stress testing of the jffs2 file system,the following abnormal printouts were found: 2430.649000 Unable to handle kernel paging request at virtual address...

0.0025EPSS
SaveExploits0References8
OSV
OSV
added 2024/07/30 7:46 a.m.21 views

CVE-2024-42115 jffs2: Fix potential illegal address access in jffs2_free_inode

In the Linux kernel, the following vulnerability has been resolved: jffs2: Fix potential illegal address access in jffs2freeinode During the stress testing of the jffs2 file system,the following abnormal printouts were found: 2430.649000 Unable to handle kernel paging request at virtual address...

5.5CVSS6AI score0.0025EPSS
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/07/30 7:46 a.m.21 views

CVE-2024-42115 jffs2: Fix potential illegal address access in jffs2_free_inode

In the Linux kernel, the following vulnerability has been resolved: jffs2: Fix potential illegal address access in jffs2freeinode During the stress testing of the jffs2 file system,the following abnormal printouts were found: 2430.649000 Unable to handle kernel paging request at virtual address...

6.7AI score0.0025EPSS
SaveExploits0References8
HackRead
HackRead
added 2024/07/22 4:59 p.m.9 views

Chinese Vigorish Viper Exploits DNS and Football Sponsorships for Illegal Gambling

Unmasking Vigorish Viper: The Elusive Cybercrime Network Behind Illegal Gambling. Learn how this sophisticated group uses clever DNS…...

7.3AI score
SaveExploits0
The Hacker News
The Hacker News
added 2024/07/22 1:5 p.m.20 views

Experts Uncover Chinese Cybercrime Network Behind Gambling and Human Trafficking

--- The relationship between various TDSs and DNS associated with Vigorish Viper and the final landing experience for the user A Chinese organized crime syndicate with links to money laundering and human trafficking across Southeast Asia has been using an advanced "technology suite" that runs the...

7.2AI score
SaveExploits0
GithubExploit
GithubExploit
added 2024/07/16 4:3 a.m.342 views

Exploit for Improper Validation of Specified Type of Input in Servicenow

CVE-2024-4879-ServiceNow ServiceNow is a platform for busi...

9.8CVSS9.8AI score0.99968EPSS
SaveExploits9
NVD
NVD
added 2024/07/12 1:15 p.m.20 views

CVE-2024-40915

In the Linux kernel, the following vulnerability has been resolved: riscv: rewrite kernelmappages to fix sleeping in invalid context kernelmappages is a debug function which clears the valid bit in page table entry for deallocated pages to detect illegal memory accesses to freed pages. This...

5.5CVSS0.00209EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/07/12 12:24 p.m.30 views

CVE-2024-40915 riscv: rewrite __kernel_map_pages() to fix sleeping in invalid context

In the Linux kernel, the following vulnerability has been resolved: riscv: rewrite kernelmappages to fix sleeping in invalid context kernelmappages is a debug function which clears the valid bit in page table entry for deallocated pages to detect illegal memory accesses to freed pages. This...

0.00209EPSS
SaveExploits0References4
CVE
CVE
added 2024/07/12 12:24 p.m.121 views

CVE-2024-40915

The CVE-2024-40915 issue affects the Linux kernel on riscv, where __kernel_map_pages() (a debugging page-table helper) used __set_memory() to flip the valid bit of page-table entries. __set_memory() takes init_mm’s semaphore and can sleep, but __kernel_map_pages() may be called in atomic context,...

5.5CVSS6.5AI score0.00209EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/07/08 6:39 p.m.18 views

GHSA-74R5-G7VC-J2V2 zerovec-derive incorrectly uses `#[repr(packed)]`

The affected versions make unsafe memory accesses under the assumption that reprpacked has a guaranteed field order. The Rust specification does not guarantee this, and https://github.com/rust-lang/rust/pull/125360 1.80.0-beta starts reordering fields of reprpacked structs, leading to illegal...

6.9CVSS7AI score
SaveExploits0References3
The Hacker News
The Hacker News
added 2024/07/04 3:59 a.m.44 views

Global Police Operation Shuts Down 600 Cybercrime Servers Linked to Cobalt Strike

A coordinated law enforcement operation codenamed MORPHEUS has felled close to 600 servers that were used by cybercriminal groups and were part of an attack infrastructure associated with the Cobalt Strike tool. The crackdown targeted older, unlicensed versions of the Cobalt Strike red teaming...

7.2AI score
SaveExploits0
OpenVAS
OpenVAS
added 2024/07/02 12:0 a.m.27 views

Mageia: Security Advisory (MGASA-2024-0246)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.5CVSS7.4AI score0.00895EPSS
SaveExploits2References4
OSV
OSV
added 2024/07/01 12:0 p.m.12 views

RUSTSEC-2024-0347 Incorrect usage of `#[repr(packed)]`

The affected versions make unsafe memory accesses under the assumption that reprpacked has a guaranteed field order. The Rust specification does not guarantee this, and https://github.com/rust-lang/rust/pull/125360 1.80.0-beta starts reordering fields of reprpacked structs, leading to illegal...

7AI score
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.14 views

CVE-2022-48755 powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06

In the Linux kernel, the following vulnerability has been resolved: powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06 Johan reported the below crash with testbpf on ppc64 e5500: testbpf: 296 ALUENDFROMLE 64: 0x0123456789abcdef - 0x67452301 jited:1 Oops: Exception in kernel mode,...

6.5AI score0.0021EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/06/20 11:13 a.m.34 views

CVE-2022-48755 powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06

In the Linux kernel, the following vulnerability has been resolved: powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06 Johan reported the below crash with testbpf on ppc64 e5500: testbpf: 296 ALUENDFROMLE 64: 0x0123456789abcdef - 0x67452301 jited:1 Oops: Exception in kernel mode,...

0.0021EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2024/06/09 2:49 a.m.398 views

Exploit for Uncontrolled Resource Consumption in Siemens 6Bk1602-0Aa12-0Tp0_Firmware

Exploiting-CVE-2021-44228-Log4Shell-in-a-Banking-Environment O...

10CVSS10AI score0.99999EPSS
SaveExploits357
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:0 a.m.28 views

RHEL 6 : nasm (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 6 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - nasm: use-after-free in pastetokens in asm/preproc.c CVE-2019-8343 - In Netwide Assembler NASM 2.14rc0,...

7.8CVSS8.3AI score0.02721EPSS
SaveExploits23References27
Malwarebytes
Malwarebytes
added 2024/05/30 4:33 p.m.34 views

Beware of scammers impersonating Malwarebytes

Scammers love to bank on the good name of legitimate companies to gain the trust of their intended targets. Recently, it came to our attention that a cybercriminal is using fake websites for security products to spread malware. One of those websites was impersonating the Malwarebytes brand. Image...

7.3AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2024/05/29 5:16 p.m.7 views

CVE-2024-35512

hmq v1.5.5 is vulnerable to Denial of Service DoS due to a Null Pointer Exception. A remote attacker can trigger a broker crash by sending a specially crafted MQTT UNSUBSCRIBE packet with an illegal control character Topic. The failure to properly validate this field leads to a null pointer...

5.3CVSS5.8AI score0.00464EPSS
SaveExploits0References2
CNVD
CNVD
added 2024/05/27 12:0 a.m.9 views

J2EEFAST SysUreportFileMapper.xml File SQL Injection Vulnerability

J2eeFAST is a Java EE enterprise-class rapid development platform , is committed to building the best small and medium-sized open source free back-end framework platform . J2EEFAST v2.7.0 version of the SQL injection vulnerability , the vulnerability stems from the SysUreportFileMapper.xml findPa...

8.2CVSS8AI score0.00321EPSS
SaveExploits0References1
Rows per page
Query Builder