Lucene search
+L

3986 matches found

UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.15 views

CVE-2025-22089

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Don't expose hwcounters outside of init net namespace Commit 467f432a521a "RDMA/core: Split port and device counter sysfs attributes" accidentally almost exposed hw counters to non-init net namespaces. It didn't expose...

7.8CVSS6.1AI score0.00203EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.9 views

CVE-2025-22096

In the Linux kernel, the following vulnerability has been resolved: drm/msm/gem: Fix error code msmparsedeps The SUBMITERROR macro turns the error code negative. This extra '-' operation turns it back to positive EINVAL again. The error code is passed to ERRPTR and since positive values are not a...

5.5CVSS5.9AI score0.00163EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.10 views

CVE-2025-22124

In the Linux kernel, the following vulnerability has been resolved: md/md-bitmap: fix wrong bitmaplimit for clustermd when write sb In clustermd, separate write-intent-bitmaps are used for each cluster node: 0 4k 8k 12k ------------------------------------------------------------------- | idle | ...

7.8CVSS5.9AI score0.00188EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.6 views

CVE-2025-22122

In the Linux kernel, the following vulnerability has been resolved: block: fix adding folio to bio 4GB folio is possible on some ARCHs, such as aarch64, 16GB hugepage is supported, then 'offset' of folio can't be held in 'unsigned int', cause warning in bioaddfolionofail and IO failure. Fix it by...

5.5CVSS6.3AI score0.00178EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.8 views

CVE-2025-22107

In the Linux kernel, the following vulnerability has been resolved: net: dsa: sja1105: fix kasan out-of-bounds warning in sja1105tabledeleteentry There are actually 2 problems: - deleting the last element doesn't require the memmove of elements i + 1, end over it. Actually, element i+1 is out of...

7.1CVSS6.1AI score0.00201EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.13 views

CVE-2025-23136

In the Linux kernel, the following vulnerability has been resolved: thermal: int340x: Add NULL check for adev Not all devices have an ACPI companion fwnode, so adev might be NULL. This is similar to the commit cd2fd6eab480 "platform/x86: int3472: Check for adev == NULL". Add a check for adev not...

5.5CVSS6.2AI score0.00206EPSS
SaveExploits0References49
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.11 views

CVE-2025-22068

In the Linux kernel, the following vulnerability has been resolved: ublk: make sure ubq-canceling is set when queue is frozen Now ublk driver depends on ubq-canceling for deciding if the request can be dispatched via uringcmd & iouringcmdcompleteintask. Once ubq-canceling is set, the uringcmd can...

7.8CVSS6.4AI score0.00198EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.9 views

CVE-2025-22099

In the Linux kernel, the following vulnerability has been resolved: drm: xlnx: zynqmpdpsub: Add NULL check in zynqmpaudioinit devmkasprintf calls can return null pointers on failure. But some return values were not checked in zynqmpaudioinit. Add NULL check in zynqmpaudioinit, avoid referencing...

5.5CVSS5.9AI score0.00163EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.12 views

CVE-2025-22098

In the Linux kernel, the following vulnerability has been resolved: drm: zynqmpdp: Fix a deadlock in zynqmpdpignorehpdset Instead of attempting the same mutex twice, lock and unlock it. This bug has been detected by the Clang thread-safety analyzer...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.13 views

CVE-2025-22090

In the Linux kernel, the following vulnerability has been resolved: x86/mm/pat: Fix VMPAT handling when fork fails in copypagerange If trackpfncopy fails, we already added the dst VMA to the maple tree. As fork fails, we'll cleanup the maple tree, and stumble over the dst VMA for which we neither...

7.3CVSS6AI score0.00203EPSS
SaveExploits0References24
UbuntuCve
UbuntuCve
added 2025/04/16 3:15 p.m.10 views

CVE-2025-22044

In the Linux kernel, the following vulnerability has been resolved: acpi: nfit: fix narrowing conversion in acpinfitctl Syzkaller has reported a warning in tonfitbusuuid: "only secondary bus families can be translated". This warning is emited if the argument is equal to NVDIMMBUSFAMILYNFIT == 0...

7.1CVSS6.2AI score0.00207EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
added 2025/04/16 3:15 p.m.20 views

CVE-2023-53034

In the Linux kernel, the following vulnerability has been resolved: ntbhwswitchtec: Fix shift-out-of-bounds in switchtecntbmwsettrans There is a kernel API ntbmwcleartrans would pass 0 to both addr and size. This would make xlatepos negative. 23.734156 switchtec switchtec0: MW 0: part 0 addr...

7.1CVSS6.3AI score0.00282EPSS
SaveExploits0References49
UbuntuCve
UbuntuCve
added 2025/04/16 3:15 p.m.22 views

CVE-2025-22063

In the Linux kernel, the following vulnerability has been resolved: netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets When calling netlblconnsetattr, addr-safamily is used to determine the function behavior. If sk is an IPv4 socket, but the connect function is called with an...

5.5CVSS6.3AI score0.00288EPSS
SaveExploits0References49
UbuntuCve
UbuntuCve
added 2025/04/16 3:15 p.m.20 views

CVE-2025-22028

In the Linux kernel, the following vulnerability has been resolved: media: vimc: skip .sstream for stopped entities Syzbot reported 1 a warning prompted by a check in callsstream that checks whether .sstream operation is warranted for unstarted or stopped subdevs. Add a simple fix in...

5.5CVSS6.2AI score0.00193EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2025/04/16 3:15 p.m.13 views

CVE-2025-22045

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix flushtlbrange when used for zapping normal PMDs On the following path, flushtlbrange can be used for zapping normal PMD entries PMD entries that point to page tables together with the PTE entries in the pointed-to pag...

7.8CVSS6.2AI score0.00227EPSS
SaveExploits0References49
UbuntuCve
UbuntuCve
added 2025/04/16 3:15 p.m.9 views

CVE-2025-22052

In the Linux kernel, the following vulnerability has been resolved: staging: gpib: Fix Oops after disconnect in niusb If the usb dongle is disconnected subsequent calls to the driver cause a NULL dereference Oops as the businterface is set to NULL on disconnect. This problem was introduced by...

5.5CVSS5.9AI score0.00191EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/04/16 3:15 p.m.17 views

CVE-2025-22055

In the Linux kernel, the following vulnerability has been resolved: net: fix geneveopt length integer overflow struct geneveopt uses 5 bit length for each single option, which means every vary size option should be smaller than 128 bytes. However, all current related Netlink policies cannot promi...

7.1CVSS6.2AI score0.0024EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
added 2025/04/16 11:15 a.m.16 views

CVE-2025-22022

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Apply the link chain quirk on NEC isoc endpoints Two clearly different specimens of NEC uPD720200 one with start/stop bug, one without were seen to cause IOMMU faults after some Missed Service Errors. Faulting address ...

7.8CVSS6.3AI score0.00192EPSS
SaveExploits0References37
OpenVAS
OpenVAS
added 2025/04/16 12:00 a.m.13 views

Slackware: Security Advisory (SSA:2025-105-01)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 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...

6.4CVSS6.6AI score0.00337EPSS
SaveExploits0References7
OpenVAS
OpenVAS
added 2025/04/16 12:00 a.m.12 views

openSUSE Security Advisory (SUSE-SU-2025:1227-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 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...

8.7CVSS7.2AI score0.00763EPSS
SaveExploits1References4
Rows per page
Query Builder