Lucene search
+L

18386 matches found

OSV
OSV
added 2024/07/12 1:15 p.m.8 views

UBUNTU-CVE-2024-40912

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Fix deadlock in ieee80211stapsdeliverwakeup The ieee80211stapsdeliverwakeup function takes sta-pslock to synchronizes with ieee80211txhunicastpsbuf which is called from softirq context. However using only spinlock...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References26
OSV
OSV
added 2024/07/12 12:32 p.m.20 views

CVE-2024-40980 drop_monitor: replace spin_lock by raw_spin_lock

In the Linux kernel, the following vulnerability has been resolved: dropmonitor: replace spinlock by rawspinlock tracedropcommon is called with preemption disabled, and it acquires a spinlock. This is problematic for RT kernels because spinlocks are sleeping locks in this configuration, which...

7.5CVSS5.5AI score
SaveExploits0References14
Cvelist
Cvelist
added 2024/07/12 12:32 p.m.47 views

CVE-2024-40980 drop_monitor: replace spin_lock by raw_spin_lock

In the Linux kernel, the following vulnerability has been resolved: dropmonitor: replace spinlock by rawspinlock tracedropcommon is called with preemption disabled, and it acquires a spinlock. This is problematic for RT kernels because spinlocks are sleeping locks in this configuration, which...

7.5CVSS0.00757EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/07/12 12:32 p.m.36 views

CVE-2024-40966 tty: add the option to have a tty reject a new ldisc

In the Linux kernel, the following vulnerability has been resolved: tty: add the option to have a tty reject a new ldisc ... and use it to limit the virtual terminals to just NTTY. They are kind of special, and in particular, the "conwrite" routine violates the "writes cannot sleep" rule that som...

0.00288EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/12 12:24 p.m.19 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...

5.9AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/07/12 12:24 p.m.25 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...

6.7AI score0.00211EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/07/12 12:24 p.m.36 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.00211EPSS
SaveExploits0References4
CVE
CVE
added 2024/07/12 12:24 p.m.135 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.00211EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2024/07/12 12:20 p.m.184 views

CVE-2024-40912

CVE-2024-40912 – Linux kernel (wifi/mac80211) deadlock fix. The issue arises in ieee80211_sta_ps_deliver_wakeup() where sta->ps_lock is taken with a non-IRQL-safe spin_lock(), allowing softirq to run on the same CPU and contend with ieee80211_tx_h_unicast_ps_buf(), creating a deadlock (RCU sta...

5.5CVSS6.8AI score0.00225EPSS
SaveExploits0References11Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/12 12:20 p.m.19 views

CVE-2024-40908 bpf: Set run context for rawtp test_run callback

In the Linux kernel, the following vulnerability has been resolved: bpf: Set run context for rawtp testrun callback syzbot reported crash when rawtp program executed through the testrun interface calls bpfgetattachcookie helper or any other helper that touches task-bpfctx pointer. Setting the run...

6.9AI score0.00277EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/07/12 12:20 p.m.25 views

CVE-2024-40908 bpf: Set run context for rawtp test_run callback

In the Linux kernel, the following vulnerability has been resolved: bpf: Set run context for rawtp testrun callback syzbot reported crash when rawtp program executed through the testrun interface calls bpfgetattachcookie helper or any other helper that touches task-bpfctx pointer. Setting the run...

0.00277EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/07/12 12:00 a.m.8 views

SeaCMS 安全漏洞

SeaCMS is an open source content management system based on PHP+MySql technology. A security vulnerability exists in the SeaCMS adminweixin.php processing parameter, which can be exploited by an authenticated remote attacker to submit a special request that can be used to execute arbitrary comman...

8.8CVSS7.4AI score0.01165EPSS
SaveExploits1References2
Rapid7 Blog
Rapid7 Blog
added 2024/07/11 1:00 p.m.26 views

What’s New in Rapid7 Products & Services: Q2 2024 in Review

This quarter we continued to make investments that provide security professionals with a holistic, actionable view of their entire attack surface. In Q2, we focused on enhancing visualization, prioritization, and integration capabilities across our key products and services. Below we’ve highlight...

7.6AI score
SaveExploits0
Zero Day Initiative
Zero Day Initiative
added 2024/07/11 12:00 a.m.36 views

(Pwn2Own) Synology RT6600ax Improper Access Control Firewall Bypass Vulnerability

This vulnerability allows remote attackers to bypass firewall rules and access the LAN interface on affected installations of Synology RT6600ax routers. Authentication is required to exploit this vulnerability. The specific flaw exists within the handling of firewall rules. The issue results from...

6.6CVSS7.4AI score0.00523EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/10 4:15 p.m.7 views

CVE-2023-35006

IBM Security QRadar EDR 3.12 is vulnerable to HTML injection. A remote attacker could inject malicious HTML code, which when viewed, would be executed in the victim's Web browser within the security context of the hosting site...

5.4CVSS5.8AI score0.00306EPSS
SaveExploits0References2
NVD
NVD
added 2024/07/10 4:15 p.m.29 views

CVE-2023-35006

IBM Security QRadar EDR 3.12 is vulnerable to HTML injection. A remote attacker could inject malicious HTML code, which when viewed, would be executed in the victim's Web browser within the security context of the hosting site...

5.4CVSS0.00306EPSS
SaveExploits0References2
Veracode
Veracode
added 2024/07/10 6:12 a.m.16 views

Denial Of Service (DoS)

org.springframework.cloud: spring-cloud-function-context is vulnerable to Denial of Service DoS. The vulnerability is caused when attempting to compose functions with non-existing functions. This allows an attacker to potentially disrupt service availability by exploiting this flaw...

8.2CVSS6.7AI score0.00361EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2024/07/09 12:15 p.m.13 views

CVE-2024-37997

A vulnerability has been identified in JT Open All versions V11.5, JT2Go All versions V2406.0003, PLM XML SDK All versions V7.1.0.014, Teamcenter Visualization V14.2 All versions V14.2.0.13, Teamcenter Visualization V14.3 All versions V14.3.0.11, Teamcenter Visualization V2312 All versions...

7.8CVSS0.0017EPSS
SaveExploits0References2
CVE
CVE
added 2024/07/09 12:05 p.m.77 views

CVE-2024-33653

Summary: CVE-2024-33653 affects Siemens/Siemens Simcenter Femap versions prior to V2406. The vulnerability is an out-of-bounds memory access during parsing of BMP/related files, enabling code execution in the context of the current process. The issue is rooted in reading past the end of allocated...

7.8CVSS7.1AI score0.00173EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2024/07/09 9:24 a.m.9 views

kernel: smb: client: fix potential OOBs in smb2_parse_contexts()

A flaw was found in the smb client in the Linux kernel. A potential out-of-bounds error was seen in the smb2parsecontexts function. Validate offsets and lengths before dereferencing create contexts in smb2parsecontexts...

8.1CVSS6.8AI score0.0102EPSS
SaveExploits0References7
Rows per page
Query Builder