Lucene search
+L

55164 matches found

Cvelist
Cvelist
added 2026/06/28 11:15 p.m.56 views

CVE-2026-13514 Chess Play and Learn App com.chess AndroidManifest.xml backup

A weakness has been identified in Chess Play and Learn App up to 4.9.42 on Android. This issue affects some unknown processing of the file AndroidManifest.xml of the component com.chess. This manipulation causes exposure of backup file to an unauthorized control sphere. It is feasible to perform...

2.4CVSS0.00182EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/28 4:36 p.m.14 views

MINI-QPH6-CX3F-4GMP

Bulletin has no description...

9.1CVSS5.7AI score0.00525EPSS
SaveExploits0
OSV
OSV
added 2026/06/28 1:28 p.m.9 views

MINI-336V-2P5R-P25P

Bulletin has no description...

9.9CVSS7.1AI score0.16496EPSS
SaveExploits0
OSV
OSV
added 2026/06/28 1:21 p.m.12 views

MINI-54CM-R33F-X95C

Bulletin has no description...

7.5CVSS5.7AI score0.00473EPSS
SaveExploits0
OSV
OSV
added 2026/06/28 1:21 p.m.8 views

MINI-832W-73R5-X4X4

Bulletin has no description...

6.1CVSS5.7AI score0.00235EPSS
SaveExploits0
OSV
OSV
added 2026/06/28 1:01 p.m.8 views

MINI-HRCG-GX8X-327P

Bulletin has no description...

9.8CVSS5.7AI score0.04581EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2026/06/28 8:02 a.m.14 views

scsi: sg: Resolve soft lockup issue when opening /dev/sgX

...

5.5CVSS6.1AI score0.00101EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/06/28 1:09 a.m.17 views

SUSE CVE-2026-53280

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix NULL group-domain dereference in pcidevresetiommudone Local sashiko review pointed it out that group-domain could be NULL when a default domain fails to allocate during the first probe, which can crash at...

5.8AI score0.00107EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/28 1:09 a.m.15 views

SUSE CVE-2026-53283

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Bounds-check devid in rlookupamdiommu iommudeviceregister walks every device on the PCI bus via busforeachdev and calls amdiommuprobedevice for each. The inlined checkdevice path computes the device's sbdf, calls...

5.8AI score0.00121EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/28 1:09 a.m.16 views

SUSE CVE-2026-53286

In the Linux kernel, the following vulnerability has been resolved: idpf: fix double free and use-after-free in aux device error paths When auxiliarydeviceadd fails in idpfplugvportauxdev or idpfplugcoreauxdev, the errauxdevadd label calls auxiliarydeviceuninit and falls through to errauxdevinit...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/06/28 1:09 a.m.12 views

SUSE CVE-2026-53290

In the Linux kernel, the following vulnerability has been resolved: drm/xe/eustall: Fix drmdevput called before stream disable in close In xeeustallstreamclose, drmdevput is called before the stream is disabled and its resources are freed. If this drops the last reference, the device structures...

7.8CVSS5.8AI score0.00124EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/28 1:09 a.m.17 views

SUSE CVE-2026-53296

In the Linux kernel, the following vulnerability has been resolved: mailbox: mailbox-test: free channels on probe error On probe error, free the previously obtained channels. This not only prevents a leak, but also UAF scenarios because the client structure will be removed nonetheless because it...

5.8AI score0.00129EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/28 1:08 a.m.18 views

SUSE CVE-2026-53304

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Resolve soft lockup issue when opening /dev/sgX The parameter defreservedsize defines the default buffer size reserved for each Sgfd and should be restricted to a range between 0 and 1,048,576 see...

5.9AI score0.00101EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/28 1:08 a.m.21 views

SUSE CVE-2026-53324

In the Linux kernel, the following vulnerability has been resolved: net: mana: Use pciname for debugfs directory naming Use pcinamepdev for the per-device debugfs directory instead of hardcoded "0" for PFs and pcislotnamepdev-slot for VFs. The previous approach had two issues: 1. pcislotname...

5.5CVSS5.8AI score0.00115EPSS
SaveExploits0References20
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-53042

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fwctl: Fix class init ordering to avoid NULL pointer dereference on device removal CXL is linked before fwctl in drivers/Makefile. Both use moduleinit, so...

5.5CVSS5.9AI score0.00121EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-53161

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - misc: fastrpc: fix use-after-free of fastrpcuser in workqueue context There is a race between fastrpcdevicerelease and the workqueue that processes DSP response...

7.8CVSS5.9AI score0.00171EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-53155

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/hugememory: use correct flags for device private PMD entry Commit 65edfda6f3f2 mm/rmap: extend rmap and migration support device-private entries updated...

5.5CVSS5.6AI score0.00143EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:00 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-53188

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - RDMA/core: Validate the passed in fops for ibgetucaps Sashiko pointed out it is not safe to rely only on the devt because char/block alias so if the user finds ...

8.8CVSS5.9AI score0.00173EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-53234

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: ibm: emac: Fix use-after-free during device removal The driver was using devmregisternetdev which causes unregisternetdev to be deferred until the devres...

7.8CVSS5.8AI score0.00179EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/27 1:20 p.m.10 views

MINI-895G-WX6R-H8QW

Bulletin has no description...

7.5CVSS5.7AI score0.00504EPSS
SaveExploits0
Rows per page
Query Builder