Lucene search
+L

384794 matches found

SUSE CVE
SUSE CVE
added 2026/09/05 12:25 a.m.11 views

SUSE CVE-2026-80893

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix swap entry corruption when clearing uffd-wp at fork copyhugetlbpagerange clears the uffd-wp bit of migration and hwpoison entries with hugepteclearuffdwp, which operates on the present-PTE bit position. Swap entri...

6AI score0.00173EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:25 a.m.10 views

SUSE CVE-2026-80895

In the Linux kernel, the following vulnerability has been resolved: mshv: Order ptvparray publish against irqfd assertion path mshvpartitionioctlcreatevp initialises a VP struct allocations, mutexinit, initwaitqueuehead, page mappings and then publishes the pointer into partition-ptvparray. Sever...

5.7AI score0.00166EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:25 a.m.10 views

SUSE CVE-2026-80896

In the Linux kernel, the following vulnerability has been resolved: mshv: Fix race in mshvirqfddeassign mshvirqfddeactivate and the hlist traversal of ptirqfdslist require pt-ptirqfdslock to be held, but mshvirqfddeassign omits it. This races with the EPOLLHUP path in mshvirqfdwakeup, which does...

5.9AI score0.00166EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:24 a.m.10 views

SUSE CVE-2026-80900

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Make UMP message size check more robust If message offset was larger than the buffer length the size check will pass incorrectly. Refactor the check such that it is more robust to invalid sizes...

6AI score0.00145EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:24 a.m.11 views

SUSE CVE-2026-80901

In the Linux kernel, the following vulnerability has been resolved: ipvs: fix the checksum validations ipvsinicmpv6 is missing checksum validation for ICMPv6 packets from clients. In fact, as for TCP/UDP we should validate the checksum for ICMP packets only when we mangle the packets on MASQ or o...

5.8AI score0.00161EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:24 a.m.9 views

SUSE CVE-2026-80902

In the Linux kernel, the following vulnerability has been resolved: dmaengine: sun6i-dma: Fix reclaim descriptors while terminating DMA When terminating DMA transfers, active descriptors are not properly reclaimed. Only cyclic descriptors were handled, leaving non-cyclic descriptors and their LLI...

5.8AI score0.00165EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:24 a.m.9 views

SUSE CVE-2026-80904

In the Linux kernel, the following vulnerability has been resolved: net/tls: Fail tlsswspliceread after a failed async decrypt When an async decrypt fails, tlsdecryptdone records the error in ctx-asyncwait.err and calls tlserrabort, which stores it in skerr. tlsswrecvmsg and tlsswreadsock each re...

5.8AI score0.00161EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:24 a.m.11 views

SUSE CVE-2026-80907

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix UVD dpb min size calculation for H264 This should use actual number of references from the decode message, instead of maximum derived from level. cherry picked from commit 64b525edb7e7bdfcdc77883c5e413804e2396856...

5.9AI score0.00156EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:24 a.m.11 views

SUSE CVE-2026-80908

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reject UVD message with dimensions above 4096 Fixes potential overflow in DPB size calculations. cherry picked from commit 05e1387d151f71569fbe122d2c89f9db0c21dc10...

5.9AI score0.00165EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:24 a.m.9 views

SUSE CVE-2026-80909

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reject UVD message with invalid number of h265 refs Same change as for h264, avoids overflow later when calculating min dpb size. cherry picked from commit a4b0720e4f1601f97f59a2be9c1b4b94fa6527d5...

5.9AI score0.00165EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/09/05 12:24 a.m.11 views

SUSE CVE-2026-80910

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: lpass-wsa-macro: Fix enum kcontrol accesses EAR SPKR PA Gain" and the four "WSA RX Mux" controls are enumerated, but their get and put callbacks access the value through ucontrol-value.integer.value0 a long instead ...

5.9AI score0.00161EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:24 a.m.11 views

SUSE CVE-2026-80911

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: sof-audio: Fix error path in sofwidgetsetupunlocked If either tplgops-daiconfig or widgetkcontrolsetup fail during widget setup we would double decrement the usecount of the widget because the sofwidgetfreeunlocked wou...

5.9AI score0.00156EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:24 a.m.10 views

SUSE CVE-2026-80912

In the Linux kernel, the following vulnerability has been resolved: selinux: reject an unclaimed class value in securitygetclasses securitygetclasses sizes an array by pclasses.nprim and fills it at value - 1, so a class value the policy never defines leaves a NULL. selmakeclasses passes every...

5.9AI score0.00156EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:24 a.m.11 views

SUSE CVE-2026-80913

In the Linux kernel, the following vulnerability has been resolved: selinux: require every boolean value to be defined pbools.nprim comes from the policy image independently of how many booleans follow it, and condindexbool fills boolvaltostruct at value - 1, so a count larger than the values...

5.8AI score0.00165EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/05 12:00 a.m.9 views

RockyLinux 10 : kernel (RLSA-2026:63128)

The remote RockyLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:63128 advisory. kernel: Bluetooth: hcildisc: Clear HCIUARTPROTOINIT on error CVE-2026-53073 kernel: exfat: fix potential use-after-free in exfatfinddirentry...

9.8CVSS0.00527EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2026/09/05 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-80746

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: clk: qcom: dispcc-eliza: Fix dispccmdssmdpclksrc RCG stall on Eliza EVK Eliza EVK...

6.4AI score0.00189EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/05 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-80736

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - thunderbolt: Fix bandwidth group reservation indexing Valid bandwidth group IDs range from 1 through MAXGROUPS, while Group ID 0 is reserved...

7.8CVSS6.4AI score0.00163EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/05 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-80745

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - regulator: fp9931: Fix VPOS/VNEG voltage selector table The VPOSNEGtable mapping does not match the FP9931 datasheet. The datasheet defines the VPOS/VNEG voltag...

8.4CVSS6.4AI score0.00122EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/05 12:00 a.m.20 views

Linux Distros Unpatched Vulnerability : CVE-2026-80753

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ovpn: run deferred work on a module-owned workqueue ovpn queues several work items whose callbacks execute module text. These works currently run on the global...

8.4CVSS6.3AI score0.00132EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/05 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-80735

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ovpn: ensure socket is owned by ovpn before deref skuserdata Some subsystems, like BPF SOCKMAP, set skuserdata without actually setting the encaptype. For this...

7.3CVSS6.5AI score0.00124EPSS
SaveExploits0References2
Rows per page
Query Builder