Lucene search
+L

14607 matches found

CNNVD
CNNVD
added 2024/10/30 12:00 a.m.6 views

Talkatone com.talkatone.android application 安全漏洞

Talkatone com.talkatone.android application is an application for virtual phone calls from Talkatone, Inc. A security vulnerability exists in the Talkatone com.talkatone.android application, which originates from allowing any installed application without privileges to send a specially crafted...

8.4CVSS6.7AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/29 5:15 p.m.15 views

AZL-52023 CVE-2019-25219 affecting package asio 1.10.8-12

Asio C++ Library before 1.13.0 lacks a fallback error code in the case of SSLERRORSYSCALL with no associated error information from the SSL library being used...

7.5CVSS5.8AI score0.00485EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/10/29 4:31 p.m.318 views

CVE-2024-9989 Crypto <= 2.18 - Authentication Bypass via log_in

The Crypto plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 2.18. This is due to a limited arbitrary method call to 'cryptoconnectajaxprocess::login' function in the 'cryptoconnectajaxprocess' function. This makes it possible for unauthenticated...

9.8CVSS0.0717EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/29 7:55 a.m.14 views

CVE-2024-50072

In the Linux kernel, the following vulnerability has been resolved: x86/bugs: Use code segment selector for VERW operand Robert Gill reported below GP in 32-bit mode when dosemu software was executing vm86 system call: general protection fault: 0000 1 PREEMPT SMP CPU: 4 PID: 4610 Comm: dosemu.bin...

5.5CVSS7.2AI score0.00232EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/29 1:15 a.m.20 views

CVE-2024-50079

In the Linux kernel, the following vulnerability has been resolved: iouring/sqpoll: ensure task state is TASKRUNNING when running taskwork When the sqpoll is exiting and cancels pending work items, it may need to run taskwork. If this happens from within iouringcancelgeneric, then it may be under...

5.5CVSS0.00177EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/29 1:15 a.m.11 views

UBUNTU-CVE-2024-50078

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Call isoexit on module unload If isoinit has been called, isoexit must be called on module unload. Without that, the struct proto that isoinit registered with protoregister becomes invalid, which could cause...

7.8CVSS6.1AI score0.00214EPSS
SaveExploits0References21
OSV
OSV
added 2024/10/29 12:50 a.m.32 views

CVE-2024-50083 tcp: fix mptcp DSS corruption due to large pmtu xmit

In the Linux kernel, the following vulnerability has been resolved: tcp: fix mptcp DSS corruption due to large pmtu xmit Syzkaller was able to trigger a DSS corruption: TCP: requestsocksubflowv4: Possible SYN flooding on port :::20002. Sending cookies. ------------ cut here ------------ WARNING:...

6.3AI score
SaveExploits0References12
Cvelist
Cvelist
added 2024/10/29 12:50 a.m.29 views

CVE-2024-50079 io_uring/sqpoll: ensure task state is TASK_RUNNING when running task_work

In the Linux kernel, the following vulnerability has been resolved: iouring/sqpoll: ensure task state is TASKRUNNING when running taskwork When the sqpoll is exiting and cancels pending work items, it may need to run taskwork. If this happens from within iouringcancelgeneric, then it may be under...

0.00177EPSS
SaveExploits0References2
CVE
CVE
added 2024/10/29 12:50 a.m.166 views

CVE-2024-50072

CVE-2024-50072 affects the Linux kernel on x86 where VERW is used. The issue can trigger a general protection fault (#GP) in 32-bit vm86 contexts when VERW mitigations (e.g., MDS/RFDS) are enabled and the code segment selector is not properly referenced. The root cause is using VERW with an arbit...

5.5CVSS5.5AI score0.00232EPSS
SaveExploits0References8Affected Software1
OpenVAS
OpenVAS
added 2024/10/28 12:00 a.m.5 views

Huawei EulerOS: Security Advisory for pam (EulerOS-SA-2024-2621)

The remote host is missing an update for the Huawei EulerOS 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...

5.5CVSS5.8AI score0.00459EPSS
SaveExploits1References2
OSV
OSV
added 2024/10/24 10:15 p.m.12 views

CVE-2024-10349

A vulnerability was found in SourceCodester Best House Rental Management System 1.0 and classified as critical. Affected by this issue is the function deletetenant of the file /ajax.php?action=deletetenant. The manipulation of the argument id leads to sql injection. The attack may be launched...

9.8CVSS5.8AI score0.00573EPSS
SaveExploits1References5
OSV
OSV
added 2024/10/24 9:15 p.m.16 views

CVE-2024-45262

An issue was discovered on certain GL-iNet devices, including MT6000, MT3000, MT2500, AXT1800, and AX1800 4.6.2. The params parameter in the call method of the /rpc endpoint is vulnerable to arbitrary directory traversal, which enables attackers to execute scripts under any path...

8.8CVSS6AI score0.00666EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2024/10/23 1:22 p.m.12 views

SUSE CVE-2024-50002

In the Linux kernel, the following vulnerability has been resolved: staticcall: Handle module init failure correctly in staticcalldelmodule Module insertion invokes staticcalladdmodule to initialize the static calls in a module. staticcalladdmodule invokes staticcallinit, which allocates a struct...

5.5CVSS6.4AI score0.00236EPSS
SaveExploits0References19
RedhatCVE
RedhatCVE
added 2024/10/22 7:15 a.m.15 views

CVE-2022-48998

In the Linux kernel, the following vulnerability has been resolved: powerpc/bpf/32: Fix Oops on tail call tests testbpf tail call tests end up as: testbpf: 0 Tail call leaf jited:1 85 PASS testbpf: 1 Tail call 2 jited:1 111 PASS testbpf: 2 Tail call 3 jited:1 145 PASS testbpf: 3 Tail call 4 jited...

7.8CVSS6.8AI score0.00228EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/22 5:20 a.m.18 views

CVE-2022-48976

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtableoffload: fix using thiscpuadd in preemptible flowoffloadqueuework can be called in workqueue without bh disabled, like the call trace showed in my actct testing, calling NFFLOWTABLESTATINC there would cause a...

5.5CVSS6.8AI score0.00204EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 8:15 p.m.29 views

AZL-53741 CVE-2024-50063 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent tail call between progs attached to different hooks bpf progs can be attached to kernel functions, and the attached functions can take different parameters or return different return values. If prog attached to one...

7.8CVSS6.8AI score0.00232EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 8:15 p.m.26 views

CVE-2024-50042

In the Linux kernel, the following vulnerability has been resolved: ice: Fix increasing MSI-X on VF Increasing MSI-X value on a VF leads to invalid memory operations. This is caused by not reallocating some arrays. Reproducer: modprobe ice echo 0 /sys/bus/pci/devices/$PFPCI/sriovdriversautoprobe...

7.1CVSS0.0021EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/21 8:15 p.m.9 views

DEBIAN-CVE-2022-48998

In the Linux kernel, the following vulnerability has been resolved: powerpc/bpf/32: Fix Oops on tail call tests testbpf tail call tests end up as: testbpf: 0 Tail call leaf jited:1 85 PASS testbpf: 1 Tail call 2 jited:1 111 PASS testbpf: 2 Tail call 3 jited:1 145 PASS testbpf: 3 Tail call 4 jited...

7.8CVSS6.3AI score0.00228EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 8:15 p.m.66 views

CVE-2022-48998

In the Linux kernel, the following vulnerability has been resolved: powerpc/bpf/32: Fix Oops on tail call tests testbpf tail call tests end up as: testbpf: 0 Tail call leaf jited:1 85 PASS testbpf: 1 Tail call 2 jited:1 111 PASS testbpf: 2 Tail call 3 jited:1 145 PASS testbpf: 3 Tail call 4 jited...

7.8CVSS0.00228EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/21 8:15 p.m.14 views

UBUNTU-CVE-2022-48998

In the Linux kernel, the following vulnerability has been resolved: powerpc/bpf/32: Fix Oops on tail call tests testbpf tail call tests end up as: testbpf: 0 Tail call leaf jited:1 85 PASS testbpf: 1 Tail call 2 jited:1 111 PASS testbpf: 2 Tail call 3 jited:1 145 PASS testbpf: 3 Tail call 4 jited...

7.8CVSS5.7AI score0.00228EPSS
SaveExploits0References5
Rows per page
Query Builder