Lucene search
+L

13836 matches found

RedHat Linux
RedHat Linux
added 2025/10/22 12:27 a.m.8 views

kernel: KVM: SVM: Don't BUG if userspace injects an interrupt with GIF=0

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Don't BUG if userspace injects an interrupt with GIF=0 Don't BUG/WARN on interrupt injection due to GIF being cleared, since it's trivial for userspace to force the situation via KVMSETVCPUEVENTS even if having at least...

5.5CVSS6.8AI score0.00233EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2025/10/22 12:00 a.m.6 views

SUSE: Security Advisory (SUSE-SU-2025:3681-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...

7.5CVSS6.9AI score0.00379EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/21 6:30 p.m.8 views

EUVD-2022-54785

In the Linux kernel, the following vulnerability has been resolved: module: fix eshstrndx.shsize=0 OOB access It is trivial to craft a module to trigger OOB access in this line: if info-secstringsstrhdr-shsize - 1 != '\0' BUG: unable to handle page fault for address: ffffc90000aa0fff PGD 10000006...

7.1CVSS5.2AI score0.00288EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/21 2:24 p.m.12 views

CLSA-2025-1761056680 xorg-x11-server: Fix of CVE-2025-49176

Additional fix for CVE-2025-49176...

7.3CVSS7.1AI score0.0034EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/21 12:31 p.m.5 views

EUVD-2022-54691

In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Fix race in schedule and flush work While booting secondary CPUs, cpusreadlock/unlock is not keeping online cpumask stable. The transient online mask results in below calltrace. 0.324121 CPU1: Booted secondary processo...

4.7CVSS4.9AI score0.00188EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/21 12:31 p.m.8 views

EUVD-2022-54718

In the Linux kernel, the following vulnerability has been resolved: fbdev: defio: fix the pagelist corruption Easily hit the below list corruption: == listadd corruption. prev-next should be next ffffffffc0ceb090, but was ffffec604507edc8. prev=ffffec604507edc8. WARNING: CPU: 65 PID: 3959 at...

5.5CVSS4.8AI score0.00267EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/21 12:31 p.m.8 views

EUVD-2022-54711

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc3-topology: Correct getcontroldata for non bytes payload It is possible to craft a topology where sofgetcontroldata would do out of bounds access because it expects that it is only called when the payload is bytes...

7.1CVSS5.4AI score0.00244EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/21 12:31 p.m.9 views

EUVD-2022-54869

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on totaldatablocks As Yanming reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=215916 The kernel message is shown below: kernel BUG at fs/f2fs/segment.c:2560! Call Trace:...

5.5CVSS5AI score0.00256EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/21 12:31 p.m.7 views

EUVD-2022-54831

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Replace listforeachentrysafe if using giveback The listforeachentrysafe macro saves the current item n and the item after n+1, so that n can be safely removed without corrupting the list. However, when traversi...

5.5CVSS5.2AI score0.00263EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/21 12:31 p.m.10 views

EUVD-2022-54892

In the Linux kernel, the following vulnerability has been resolved: drm/etnaviv: check for reaped mapping in etnaviviommuunmapgem When the mapping is already reaped the unmap must be a no-op, as we would otherwise try to remove the mapping twice, corrupting the involved data structures...

5.5CVSS5.2AI score0.00279EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/21 12:31 p.m.10 views

EUVD-2022-54846

In the Linux kernel, the following vulnerability has been resolved: watchdog: rzg2lwdt: Fix 'BUG: Invalid wait context' This patch fixes the issue 'BUG: Invalid wait context' during restart callback by using clkprepareenable instead of pmruntimegetsync for turning on the clocks during restart. Th...

5.5CVSS5AI score0.00253EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/21 12:31 p.m.11 views

EUVD-2022-54945

In the Linux kernel, the following vulnerability has been resolved: cifs: fix handlecache and multiuser In multiuser each individual user has their own tcon structure for the share and thus their own handle for a cached directory. When we umount such a share we much make sure to release the pinne...

5.5CVSS5.2AI score0.00263EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/21 12:31 p.m.7 views

EUVD-2022-54960

In the Linux kernel, the following vulnerability has been resolved: block: fix rq-qos breakage from skipping rqqosdonebio a647a524a467 "block: don't call rqqosops-donebio if the bio isn't tracked" made bioendio skip rqqosdonebio if BIOTRACKED is not set. While this fixed a potential oops, it also...

5.5CVSS5.5AI score0.00281EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/21 12:31 p.m.6 views

EUVD-2022-54930

In the Linux kernel, the following vulnerability has been resolved: nbd: fix io hung while disconnecting device In our tests, "qemu-nbd" triggers a io hung: INFO: task qemu-nbd:11445 blocked for more than 368 seconds. Not tainted 5.18.0-rc3-next-20220422-00003-g2176915513ca 884 "echo 0...

5.5CVSS5.3AI score0.00284EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/21 12:31 p.m.15 views

EUVD-2022-55033

In the Linux kernel, the following vulnerability has been resolved: ice: fix 'scheduling while atomic' on aux critical err interrupt There's a kernel BUG splat on processing aux critical error interrupts in icemiscintr: 2100.917085 BUG: scheduling while atomic: swapper/15/0/0x00010000...

5.5CVSS5.2AI score0.00263EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/21 12:31 p.m.7 views

EUVD-2022-55000

In the Linux kernel, the following vulnerability has been resolved: net: asix: add proper error handling of usb read errors Syzbot once again hit uninit value in asix driver. The problem still the same -- asixreadcmd reads less bytes, than was requested by caller. Since all read requests are...

5.5CVSS6AI score0.00263EPSS
SaveExploits0References5
Spring Security Advisories
Spring Security Advisories
added 2025/10/21 12:00 a.m.8 views

This Week in Spring - October 21st, 2025

Hi, Spring fans! Welcome to another installment of This Week in Spring! I'm writing this from the fantastic Vaadin Create conference here in Frankfurt, Germany. What an amazing show and community. Since we last spoke, I have been in Boston; New York city; Sofia, Bulgaria; Krakow, Poland; and now...

6.9AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.13 views

Fedora 42 : gi-docgen (2025-b4184a589e)

The remote Fedora 42 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2025-b4184a589e advisory. gi-docgen 2025.5 - 2025-10-11 This is a security fix for CVE-2025-11687. The severity of this issue depends on what else is hosted on the same domain as the...

6.1CVSS5.5AI score0.00337EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987634)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987634 advisory. In the Linux kernel, the following vulnerability has been resolved: media: irtoy: free before error exiting Fix leak in error path. Tenable has extracted the precedi...

5.5CVSS5.7AI score0.00241EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987623)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987623 advisory. In the Linux kernel, the following vulnerability has been resolved: nfsd: Fix nsfd startup race again Commit bd5ae9288d64 nfsd: register pernet ops last, unregister...

4.7CVSS5.9AI score0.00187EPSS
SaveExploits0References4
Rows per page
Query Builder