Lucene search
+L

378957 matches found

SUSE CVE
SUSE CVE
added 2026/08/28 4:36 p.m.4 views

SUSE CVE-2026-80613

In the Linux kernel, the following vulnerability has been resolved: veth: fix NAPI leak in XDP enable error path During XDP enablement in veth, if xdprxqinforeg or xdprxqinforegmemmodel fails, the driver rolls back the changes. However, the rollback loop: for i--; i = start; i-- decrements the lo...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/28 4:36 p.m.4 views

SUSE CVE-2026-80616

In the Linux kernel, the following vulnerability has been resolved: ieee802154: Avoid calling WARNON on -ENOMEM in cfg802154switchnetns It's pointless to call WARNON in case of an allocation failure in devchangenetnamespace and devicerename, since it only leads to useless splats caused by...

5.8AI score0.00178EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/28 4:36 p.m.6 views

SUSE CVE-2026-80619

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix potential UAF in aareplaceprofiles The function aareplaceprofiles was accessing udata-size after calling aaputloaddataudata, causing a potential UAF. Fixed this by saving the size to a local variable before dropping...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/28 4:36 p.m.7 views

SUSE CVE-2026-80620

In the Linux kernel, the following vulnerability has been resolved: Revert "PCI/MSI: Unmap MSI-X region on error" This reverts commit 1a8d4c6ecb4c81261bcdf13556abd4a958eca202. Commit 1a8d4c6ecb4c "PCI/MSI: Unmap MSI-X region on error" added an iounmapdev-msixbase on the error path of...

5.8AI score0.00172EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/28 4:36 p.m.6 views

SUSE CVE-2026-80622

In the Linux kernel, the following vulnerability has been resolved: char: tlclk: fix use-after-free in tlclkcleanup This patch improves the module cleanup process in the tlclk driver to prevent potential use-after-free and race conditions. Currently, the fileoperations structure does not specify...

7.8CVSS5.8AI score0.00125EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/28 4:36 p.m.3 views

SUSE CVE-2026-80623

In the Linux kernel, the following vulnerability has been resolved: coresight: ete: Always save state on power down System register ETMs and ETE are unlikely to be preserved on CPU power down. The ETE DT binding also never documented "arm,coresight-loses-context-with-cpu" so nobody would have...

5.8AI score0.00166EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/28 4:36 p.m.5 views

SUSE CVE-2026-80624

In the Linux kernel, the following vulnerability has been resolved: mfd: cs42l43: Sanity check firmware size Currently the code checks if a firmware was received, however it does not verify that the firmware size is larger than the firmware header. As the firmware pointer is dereferenced as a...

5.8AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/28 4:35 p.m.5 views

SUSE CVE-2026-80627

In the Linux kernel, the following vulnerability has been resolved: MIPS: mm: Fix out-of-bounds write in maarreswalk maarreswalk uses wi-numcfg as the index into the fixed-size wi-cfg array, but checks whether the array is full only after it has filled the selected entry. If walksystemramrange...

5.8AI score0.00176EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/28 4:35 p.m.7 views

SUSE CVE-2026-80633

In the Linux kernel, the following vulnerability has been resolved: iommufd: Take dmaresv lock before dmabufunpin in release path dmabufunpin requires the caller to hold the exporter's dmaresv lock: void dmabufunpinstruct dmabufattachment attach ... dmaresvasserthelddmabuf-resv;...

8.8CVSS5.8AI score0.0012EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/28 4:35 p.m.4 views

SUSE CVE-2026-80636

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: revert ct extension genid infrastructure This infrastructure is not used anymore after moving ct timeout and helper to use datapath refcount to track object use. Revert commit c56716c69ce1 "netfilter:...

5.8AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/28 4:35 p.m.5 views

SUSE CVE-2026-80637

In the Linux kernel, the following vulnerability has been resolved: netfilter: synproxy: fix unaligned memory access in timestamp adjustment Use getunalignedbe32 and putunalignedbe32 to safely read and write the timestamp fields. This prevents performance degradation due to unaligned memory acces...

7.5CVSS5.8AI score0.00446EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/28 4:35 p.m.5 views

SUSE CVE-2026-80641

In the Linux kernel, the following vulnerability has been resolved: wifi: wlcore: enable the right set of ciphers The firmware version number check for IGTK introduced in commit c34dbc5900b0 "wifi: wlcore: Add support for IGTK key" lets the amount of ciphers decrease on every boot of a too old...

5.9AI score0.00155EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/28 4:35 p.m.3 views

SUSE CVE-2026-80642

In the Linux kernel, the following vulnerability has been resolved: liveupdate: Reference count incoming FLB data Increment the incoming FLB refcount in liveupdateflbgetincoming so that the FLB structure cannot be freed while the caller is actively using it. Add an additional...

5.8AI score0.00155EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/28 4:35 p.m.5 views

SUSE CVE-2026-80645

In the Linux kernel, the following vulnerability has been resolved: rapidio/tsi721: prevent a bad dereference in tsi721dbdpc With a listforeach loop, if we don't find the item we are looking for in the list, then the loop exits with the iterator, which is "dbell" in this loop, pointing to invalid...

8.1CVSS5.9AI score0.00259EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/28 4:35 p.m.4 views

SUSE CVE-2026-80647

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix warning in poll cq direct mode CQs allocated by iballoccq always have a comphandler. Though in direct mode this handler is never expected to be called, it is still called when the driver is reset, triggering the...

5.8AI score0.00176EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/28 4:35 p.m.4 views

SUSE CVE-2026-80650

In the Linux kernel, the following vulnerability has been resolved: media: atomisp: gc2235: fix UAF and memory leak gc2235probe handles its error paths incorrectly. If mediaentitypadsinit fails, gc2235remove is called, which tears down the subdev and frees dev, but then still falls through to...

5.8AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/28 4:35 p.m.5 views

SUSE CVE-2026-80651

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp/sev-dev-tsm - bail out early when pdev-bus is NULL dsmcreate initially checks pdev-bus when computing segmentid: u8 segmentid = pdev-bus ? pcidomainnrpdev-bus : 0; But the next two lines unconditionally dereference...

5.8AI score0.00155EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/28 4:35 p.m.5 views

SUSE CVE-2026-80653

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Add slavedestroy interface for v3 hw WARNING is triggered when executing link reset of remote PHY and rmmod SAS driver simultaneously. Following is the WARNING log: WARNING: CPU: 61 PID: 21818 at...

8.4CVSS5.9AI score0.00142EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/28 4:34 p.m.5 views

SUSE CVE-2026-80661

In the Linux kernel, the following vulnerability has been resolved: ufs: core: tracing: Do not dereference pointers in TPprintk The trace events in drivers/ufs/core/ufstrace.h were converted to take a pointer to the hba structure as an argument for the tracepoint and then in TPprintk the printing...

7.8CVSS6AI score0.00127EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/28 4:34 p.m.4 views

SUSE CVE-2026-80662

In the Linux kernel, the following vulnerability has been resolved: cxl: Fix CXLHEADERLOGSIZE to match RAS Capability size The CXL r4.0 8.2.4.17.7 RAS Capability Structure has total length 0x58 bytes CXLRASCAPABILITYLENGTH; the Header Log occupies the trailing 64 bytes at offset 0x18...

7.1CVSS6AI score0.00124EPSS
SaveExploits0References3
Rows per page
Query Builder