Lucene search
+L

4544 matches found

UbuntuCve
UbuntuCve
added 2026/01/06 7:00 a.m.10 views

CVE-2025-13034

When using CURLOPTPINNEDPUBLICKEY option with libcurl or --pinnedpubkey with the curl tool,curl should check the public key of the server certificate to verify the peer. This check was skipped in a certain condition that would then make curl allow the connection without performing the proper chec...

5.9CVSS6AI score0.00242EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/01/06 12:28 a.m.28 views

SUSE CVE-2025-12419

Mattermost versions 10.12.x = 10.12.1, 10.11.x = 10.11.4, 10.5.x = 10.5.12, 11.0.x = 11.0.3 fail to properly validate OAuth state tokens during OpenID Connect authentication which allows an authenticated attacker with team creation privileges to take over a user account via manipulation of...

9.9CVSS6.8AI score0.00342EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/01/06 12:24 a.m.9 views

SUSE CVE-2025-68762

In the Linux kernel, the following vulnerability has been resolved: net: netpoll: initialize work queue before error checks Prevent a kernel warning when netconsole setup fails on devices with IFFDISABLENETPOLL flag. The warning at kernel/workqueue.c:4242 in flushwork occurs because the cleanup...

3.3CVSS6.4AI score0.0018EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/01/05 10:58 p.m.41 views

AIOHTTP's unicode processing of header values could cause parsing discrepancies

Summary The Python HTTP parser may allow a request smuggling attack with the presence of non-ASCII characters. Impact If a pure Python version of aiohttp is installed i.e. without the usual C extensions or AIOHTTPNOEXTENSIONS is enabled, then an attacker may be able to execute a request smuggling...

6.5CVSS7.2AI score0.00244EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/05 12:00 a.m.18 views

PT-2026-1307

Name of the Vulnerable Software and Affected Versions UCRM Argentina AFIP invoices Plugin versions 1.2.0 and earlier Description A Cross-Site Scripting XSS issue exists in the UCRM Argentina AFIP invoices Plugin. Successful exploitation could lead to privilege escalation if an Administrator...

9.6CVSS6AI score0.0025EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.20 views

PT-2026-27746

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's bridge networking component. When the system boots with IPv6 disabled 'ipv6.disable=1', the neighbor discovery table nd tbl is not initialized...

5.5CVSS5.8AI score0.0012EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.15 views

PT-2026-26576

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists between the perf event overflow function and perf remove from context. The issue occurs because perf event overflow may run with only preemption disabled instead ...

7.8CVSS5.8AI score0.00096EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.17 views

PT-2026-6112

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw where a NULL pointer dereference can occur in the idpf idc vport dev down function. This happens when a virtual port vport does not have Remote Direct...

5.5AI score0.0015EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.20 views

PT-2026-27658

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s VXLAN implementation. When the system boots with IPv6 disabled 'ipv6.disable=1', the necessary network table nd tbl is not initialized, leading to a...

9.8CVSS6AI score0.00129EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/31 12:26 a.m.11 views

SUSE CVE-2023-54287

In the Linux kernel, the following vulnerability has been resolved: tty: serial: imx: disable Ageing Timer interrupt request irq There maybe pending USR interrupt before requesting irq, however uartaddoneport has not executed, so there will be kernel panic: 0.795668 Unable to handle kernel NULL...

5.5CVSS6.4AI score0.00197EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-54173

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Disable preemption in bpfeventoutput We received report 1 of kernel crash, which is caused by using nesting protection without disabled preemption. The...

7.8CVSS5.7AI score0.00151EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.9 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993220)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993220 advisory. In the Linux kernel, the following vulnerability has been resolved: sched/core: Prevent rescheduling when interrupts are disabled David reported a warning observed...

5.5CVSS6.3AI score0.00215EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/30 1:16 p.m.6 views

CVE-2023-54303

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpfperfeventoutput The nesting protection in bpfperfeventoutput relies on disabled preemption, which is guaranteed for kprobes and tracepoints. However bpfperfeventoutput can be also called from uprobes...

7.8CVSS0.00148EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/30 1:16 p.m.8 views

CVE-2023-54211

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix warning in tracebufferedeventdisable Warning happened in tracebufferedeventdisable at WARNONONCE!tracebufferedeventref Call Trace: ? warn+0xa5/0x1b0 ? tracebufferedeventdisable+0x189/0x1b0...

0.00207EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/30 1:16 p.m.14 views

UBUNTU-CVE-2023-54173

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpfeventoutput We received report 1 of kernel crash, which is caused by using nesting protection without disabled preemption. The bpfeventoutput can be called by programs executed by bpfprogrunarraycg...

7.8CVSS5.8AI score0.00151EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/30 12:23 p.m.9 views

CVE-2023-54303

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpfperfeventoutput The nesting protection in bpfperfeventoutput relies on disabled preemption, which is guaranteed for kprobes and tracepoints. However bpfperfeventoutput can be also called from uprobes...

7.8CVSS5.5AI score0.00148EPSS
SaveExploits0
CVE
CVE
added 2025/12/30 12:11 p.m.35 views

CVE-2023-54211

Technical details about CVE-2023-54211 are not present in the provided documents. The supplied advisory/plugin entries do not describe this CVE’s affected products, root cause, exploitation, or remediation in this dataset; monitor for updates.

6.1AI score0.00207EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/30 12:08 p.m.10 views

CVE-2023-54173 bpf: Disable preemption in bpf_event_output

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpfeventoutput We received report 1 of kernel crash, which is caused by using nesting protection without disabled preemption. The bpfeventoutput can be called by programs executed by bpfprogrunarraycg...

7.8CVSS6.5AI score
SaveExploits0References8
CNNVD
CNNVD
added 2025/12/30 12:00 a.m.12 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a spinlock not disabling interrupts, which could lead to a deadlock...

5.8AI score0.00194EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.8 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992334)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992334 advisory. In the Linux kernel, the following vulnerability has been resolved: cifs: fix DFS traversal oops without CONFIGCIFSDFSUPCALL When compiled with CONFIGCIFSDFSUPCALL...

5.5CVSS6AI score0.00146EPSS
SaveExploits0References4
Rows per page
Query Builder