Lucene search
+L

81 matches found

UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.8 views

CVE-2026-80547

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Implement a crw lock Unlike the channelprogram struct, which covers synchronous I/O submissions and asynchronous interrupts, the CRW region relies exclusively on asynchronous events coming from hardware. Implement a...

8.8CVSS5.8AI score0.00129EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.9 views

CVE-2026-80552

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Ensure index for read/write regions are within range The introduction of the capability chain rightly clamped the region indexes to the range of the capabilities itself, but neglected to do so for the existing...

8.8CVSS5.8AI score0.00129EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/26 3:17 p.m.7 views

UBUNTU-CVE-2026-80551

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Ensure first IDAW remains constant The first IDAW in a list does not need to be on a 2K/4K boundary like all others, and so is read separately to accurately calculate the size of the buffer needed to read the full...

9.3CVSS5.9AI score0.00144EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/26 3:17 p.m.6 views

UBUNTU-CVE-2026-80548

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Selectively expand iomutex The iomutex was defined to serialize the ioregions, but then has also sort of been associated with the I/O themselves because of the close relationship they share. With the handful of race...

8.8CVSS5.8AI score0.00129EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.11 views

CVE-2026-80555

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Free all memory if cpinit fails The routine cpfree is called to unpin/free any memory once an I/O is completed successfully, or if cpprefetch fails. But if cpinit fails, and cp-initialized is not enabled, the same...

7.1CVSS5.6AI score0.0014EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.7 views

CVE-2026-80550

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Fix out of bounds check on CCW array The routine ccwchaincalclength counts the number of channel command words CCWs that are chained together in a single channel program, and rejects anything larger than...

7.9CVSS5.8AI score0.00137EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/26 3:17 p.m.7 views

UBUNTU-CVE-2026-80552

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Ensure index for read/write regions are within range The introduction of the capability chain rightly clamped the region indexes to the range of the capabilities itself, but neglected to do so for the existing...

8.8CVSS5.8AI score0.00129EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/26 3:17 p.m.7 views

UBUNTU-CVE-2026-80555

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Free all memory if cpinit fails The routine cpfree is called to unpin/free any memory once an I/O is completed successfully, or if cpprefetch fails. But if cpinit fails, and cp-initialized is not enabled, the same...

7.1CVSS5.8AI score0.0014EPSS
SaveExploits0References10
CVE
CVE
added 2026/08/26 2:37 p.m.31 views

CVE-2026-80555

CVE-2026-80555 affects the Linux kernel on s390 architecture, specifically the vfio_ccw subsystem. The root cause is a memory leak that occurs when cp_init() fails: the existing cleanup in ccwchain_handle_ccw() only frees the currently-processed CCW segment, leaking other segments allocated as pa...

7.1CVSS5.4AI score0.0014EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/26 2:37 p.m.7 views

CVE-2026-80555 s390/vfio_ccw: Free all memory if cp_init() fails

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Free all memory if cpinit fails The routine cpfree is called to unpin/free any memory once an I/O is completed successfully, or if cpprefetch fails. But if cpinit fails, and cp-initialized is not enabled, the same...

7.1CVSS5.7AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/26 2:37 p.m.41 views

CVE-2026-80555 s390/vfio_ccw: Free all memory if cp_init() fails

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Free all memory if cpinit fails The routine cpfree is called to unpin/free any memory once an I/O is completed successfully, or if cpprefetch fails. But if cpinit fails, and cp-initialized is not enabled, the same...

7.1CVSS0.0014EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/26 2:37 p.m.34 views

CVE-2026-80554 s390/vfio_ccw: Limit the number of channel program segments

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Limit the number of channel program segments The processing of channel programs, and the CCWs within them, is done recursively. As such, there is an arbitrary but not architectural limit to the number of CCWs that c...

9.3CVSS0.00144EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/26 2:37 p.m.28 views

CVE-2026-80553

CVE-2026-80553 affects the Linux kernel 's s390/vfio_ccw driver, used for channel-to-channel I/O on the s390 architecture. The root cause is that the io_work and crw_work workqueues are initialized during device setup but never cancelled during device release (_release_dev). This means work items...

8.8CVSS5.3AI score0.00129EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/26 2:37 p.m.37 views

CVE-2026-80552 s390/vfio_ccw: Ensure index for read/write regions are within range

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Ensure index for read/write regions are within range The introduction of the capability chain rightly clamped the region indexes to the range of the capabilities itself, but neglected to do so for the existing...

8.8CVSS0.00129EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/26 2:37 p.m.29 views

CVE-2026-80552

CVE-2026-80552 affects the Linux kernel on s390 architectures, specifically the vfio_ccw driver. When the capability chain was introduced, it correctly clamped region indexes to the capability range but neglected to apply the same bounds check to existing read/write regions , allowing out-of-rang...

8.8CVSS5.3AI score0.00129EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/26 2:37 p.m.38 views

CVE-2026-80553 s390/vfio_ccw: Cancel existing workqueues

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Cancel existing workqueues The initialization of the iowork and crwwork workqueues begs the question of whether they should be un-initialized. Add the corresponding cleanup tags in releasedev to ensure work isn't...

8.8CVSS0.00129EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/26 2:37 p.m.8 views

CVE-2026-80553 s390/vfio_ccw: Cancel existing workqueues

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Cancel existing workqueues The initialization of the iowork and crwwork workqueues begs the question of whether they should be un-initialized. Add the corresponding cleanup tags in releasedev to ensure work isn't...

8.8CVSS5.6AI score
SaveExploits0References11
OSV
OSV
added 2026/08/26 2:37 p.m.23 views

CVE-2026-80552 s390/vfio_ccw: Ensure index for read/write regions are within range

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Ensure index for read/write regions are within range The introduction of the capability chain rightly clamped the region indexes to the range of the capabilities itself, but neglected to do so for the existing...

8.8CVSS5.6AI score
SaveExploits0References10
OSV
OSV
added 2026/08/26 2:37 p.m.5 views

CVE-2026-80551 s390/vfio_ccw: Ensure first IDAW remains constant

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Ensure first IDAW remains constant The first IDAW in a list does not need to be on a 2K/4K boundary like all others, and so is read separately to accurately calculate the size of the buffer needed to read the full...

9.3CVSS5.9AI score
SaveExploits0References8
CVE
CVE
added 2026/08/26 2:37 p.m.40 views

CVE-2026-80551

CVE-2026-80551 affects the s390/vfio_ccw subsystem in the Linux kernel. The vulnerability stems from the first IDAW in a list being read separately (since it does not require 2K/4K alignment like subsequent entries) to calculate the buffer size for reading the full IDAL. The fix verifies that the...

9.3CVSS5.7AI score0.00144EPSS
SaveExploits0References5
Rows per page
Query Builder