Lucene search
+L

36909 matches found

RedhatCVE
RedhatCVE
added 2026/04/25 1:22 p.m.17 views

CVE-2026-6043

P4 Server versions prior to 2026.1 are configured with insecure default settings that, when exposed to untrusted networks, allow unauthenticated attackers to create arbitrary user accounts, enumerate existing users, authenticate to accounts with no password set, and access depot contents via the...

8.8CVSS5.5AI score0.0126EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/25 11:11 a.m.16 views

OESA-2026-2106 firefox security update

Mozilla Firefox is an open-source web browser, designed for standards compliance, performance and portability. %if 0 %global mozdebugprefix /lib/debug %global mozdebugdir /lib/debug/ %global unamem %uname -m %global symbolsfilename -.en-US.-%uname.crashreporter-symbols.zip %global symbolsfilepath...

9.8CVSS6.6AI score0.04938EPSS
SaveExploits2References26
NVD
NVD
added 2026/04/25 9:16 a.m.8 views

CVE-2026-31678

In the Linux kernel, the following vulnerability has been resolved: openvswitch: defer tunnel netdevput to RCU release ovsnetdevtunneldestroy may run after NETDEVUNREGISTER already detached the device. Dropping the netdev reference in destroy can race with concurrent readers that still observe...

7.8CVSS0.00096EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/04/25 8:46 a.m.43 views

CVE-2026-31678 openvswitch: defer tunnel netdev_put to RCU release

In the Linux kernel, the following vulnerability has been resolved: openvswitch: defer tunnel netdevput to RCU release ovsnetdevtunneldestroy may run after NETDEVUNREGISTER already detached the device. Dropping the netdev reference in destroy can race with concurrent readers that still observe...

7.8CVSS0.00096EPSS
SaveExploits0References6
Fedora
Fedora
added 2026/04/25 1:57 a.m.18 views

[SECURITY] Fedora 44 Update: flatpak-builder-1.4.8-1.fc44

Flatpak-builder is a tool for building flatpaks from sources. See https://flatpak.org/ for more information...

7.1CVSS5.2AI score0.00288EPSS
SaveExploits1
Fedora
Fedora
added 2026/04/25 1:57 a.m.16 views

[SECURITY] Fedora 44 Update: skopeo-1.22.2-1.fc44

Command line utility to inspect images and repositories directly on Docker registries without the need to pull them...

7.5CVSS6.1AI score0.00651EPSS
SaveExploits0
Fedora
Fedora
added 2026/04/25 1:56 a.m.14 views

[SECURITY] Fedora 44 Update: freetype-2.14.3-1.fc44

The FreeType engine is a free and portable font rendering engine, developed to provide advanced font support for a variety of platforms and environments. FreeType is a library which can open and manages font files as well as efficiently load, hint and render individual glyphs. FreeType is not a...

5.3AI score
SaveExploits0
Fedora
Fedora
added 2026/04/25 1:55 a.m.13 views

[SECURITY] Fedora 44 Update: qt6-qtscxml-6.10.3-1.fc44

The Qt SCXML module provides functionality to create state machines from SCXM L files. This includes both dynamically creating state machines loading the SCXML file and instantiating states and transitions and generating a C++ file that has a class implementing the state machine. It also contains...

5.4AI score
SaveExploits0
Fedora
Fedora
added 2026/04/25 1:55 a.m.14 views

[SECURITY] Fedora 44 Update: qt6-qthttpserver-6.10.3-1.fc44

Library to facilitate the creation of an http server with Qt...

5.3AI score
SaveExploits0
Fedora
Fedora
added 2026/04/25 1:55 a.m.12 views

[SECURITY] Fedora 44 Update: qt6-6.10.3-1.fc44

Qt6 meta package...

5.2AI score
SaveExploits0
Fedora
Fedora
added 2026/04/25 1:54 a.m.15 views

[SECURITY] Fedora 44 Update: glab-1.91.0-1.fc44

A GitLab CLI tool bringing GitLab to your command line...

8.1CVSS5.2AI score0.00455EPSS
SaveExploits0
Fedora
Fedora
added 2026/04/25 1:53 a.m.52 views

[SECURITY] Fedora 44 Update: python-biopython-1.87-1.fc44

A set of freely available Python tools for computational molecular biology...

4.9CVSS5.2AI score0.0032EPSS
SaveExploits0
Fedora
Fedora
added 2026/04/25 1:53 a.m.17 views

[SECURITY] Fedora 44 Update: pspp-2.1.1-5.fc44

PSPP is a program for statistical analysis of sampled data. It interprets commands in the SPSS language and produces tabular output in ASCII, PostScript, or HTML format. PSPP development is ongoing. It already supports a large subset of SPSS's transformation language. Its statistical procedure...

9.8CVSS5.2AI score0.00293EPSS
SaveExploits5
Fedora
Fedora
added 2026/04/25 1:52 a.m.16 views

[SECURITY] Fedora 44 Update: mapserver-8.6.1-1.fc44

MapServer is an Open Source platform for publishing spatial data and interactive mapping applications to the web...

7.5CVSS5.2AI score0.00865EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2026/04/25 1:39 a.m.11 views

SUSE CVE-2026-31575

In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: fix hugetlb fault mutex hash calculation In mfillatomichugetlb, linearpageindex is used to calculate the page index for hugetlbfaultmutexhash. However, linearpageindex returns the index in PAGESIZE units, while...

5.5CVSS5.4AI score0.00122EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/04/25 1:38 a.m.13 views

SUSE CVE-2026-31578

In the Linux kernel, the following vulnerability has been resolved: media: as102: fix to not free memory after the device is registered in as102usbprobe In as102usb driver, the following race condition occurs: CPU0 CPU1 as102usbprobe kzalloc; // alloc as102devt .... usbregisterdev; fd =...

5.5CVSS5.5AI score0.00128EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/04/25 1:38 a.m.14 views

SUSE CVE-2026-31586

In the Linux kernel, the following vulnerability has been resolved: mm: blk-cgroup: fix use-after-free in cgwbreleaseworkfn cgwbreleaseworkfn calls cssputwb-blkcgcss and then later accesses wb-blkcgcss again via blkcgunpinonline. If cssput drops the last reference, the blkcg can be freed...

7CVSS5.7AI score0.00128EPSS
SaveExploits0References139
SUSE CVE
SUSE CVE
added 2026/04/25 1:37 a.m.10 views

SUSE CVE-2026-31629

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: add missing return after LLCPCLOSED checks In nfcllcprecvhdlc and nfcllcprecvdisc, when the socket state is LLCPCLOSED, the code correctly calls releasesock and nfcllcpsockput but fails to return. Execution falls throu...

8.8CVSS5.6AI score0.00224EPSS
SaveExploits0References21
Fedora
Fedora
added 2026/04/25 12:53 a.m.18 views

[SECURITY] Fedora 42 Update: opam-2.5.1-1.fc42

Opam is a source-based package manager for OCaml. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow...

5.3AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/25 12:00 a.m.12 views

PT-2026-35138

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the Open vSwitch component of the Linux kernel. The ovs netdev tunnel destroy function may execute after the NETDEV UNREGISTER process has already detached the...

7.8CVSS5.5AI score0.00096EPSS
SaveExploits0
Rows per page
Query Builder