Lucene search
+L
SusecveRecent

66349 matches found

SUSE CVE
SUSE CVE
•added 2026/08/27 12:22 a.m.•7 views

SUSE CVE-2026-74317

In the Linux kernel, the following vulnerability has been resolved: ixgbe: do not configure xps for XDP queues netifsetxpsqueue should not be called for an XDP Tx queue, since such queues are not netdev-exposed. On systems with number of CPUs =64, on E610 adapter, netdev is configured with maximu...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:22 a.m.•7 views

SUSE CVE-2026-74318

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock cloning inline extent when using flushoncommit In commit b48c980b6a7e "btrfs: fix deadlock between reflink and transaction commit when using flushoncommit" a deadlock was fixed between reflinks and transaction...

5.8AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:22 a.m.•7 views

SUSE CVE-2026-74677

In the Linux kernel, the following vulnerability has been resolved: net: usb: ipheth: fix carrierwork UAF on disconnect iphethsndbulkcallback re-arms the carrier-check work on any non-zero URB status: else scheduledelayedwork&dev-carrierwork, 0; Nothing ties that to the interface being up, so the...

5.8AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:22 a.m.•7 views

SUSE CVE-2026-74680

In the Linux kernel, the following vulnerability has been resolved: usb: atm: cxacru: properly kill rcvurb on error in cxacrucm If cxacrucm encounters an error while submitting or waiting for sndurb, it aborts and returns the error without killing the already submitted rcvurb. This leaves the...

5.8AI score0.00177EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:22 a.m.•9 views

SUSE CVE-2026-74686

In the Linux kernel, the following vulnerability has been resolved: rqspinlock: Reset tail when preserving queue on deadlock Currently, the destruction of the waiter queue is suppressed for rqspinlock in cases where a deadlock is detected. Deadlock checks happen relatively frequently on entry for...

5.8AI score0.00189EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:21 a.m.•8 views

SUSE CVE-2026-74693

In the Linux kernel, the following vulnerability has been resolved: net: prestera: validate firmware header length presterafwhdrparse reads the firmware header before checking that the firmware image contains that header. Reject images shorter than struct presterafwheader before decoding the magi...

5.8AI score0.00177EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:21 a.m.•8 views

SUSE CVE-2026-74695

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfflowtable: drop existing skb dst before skbdstsetnoref Incoming skbs passing through netfilter flowtable offload hooks or XFRM offload path might already carry a ref-counted dstentry assigned during earlier RX or...

7.5CVSS5.8AI score0.00426EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/08/27 12:21 a.m.•6 views

SUSE CVE-2026-74696

In the Linux kernel, the following vulnerability has been resolved: tcp: fix TFO maxqlen accounting across reuseport migration A listener's TCPFASTOPEN maxqlen stops being accurate and lets through far more pending Fast Open requests than it was configured for. This only shows up with SOREUSEPORT...

7.5CVSS5.8AI score0.0049EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:21 a.m.•9 views

SUSE CVE-2026-74698

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix BQL reset on SQ re-activation mlx5equeuestart deactivates and re-activates all channels but closes only the queue being restarted. mlx5eactivatetxqsq then unconditionally calls netdevtxresetqueue, zeroing the BQL...

5.8AI score0.00166EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:21 a.m.•10 views

SUSE CVE-2026-74702

In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: reject feature changes after endpoint vhostscsisetupvqcmds runs from VHOSTSCSISETENDPOINT and allocates each command's protection scatterlist array protsgl according to the acknowledged VIRTIOSCSIFT10PI bit. The comma...

8.8CVSS5.8AI score0.00127EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:21 a.m.•9 views

SUSE CVE-2026-74703

In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: Validate T10 PI scatterlist counts When T10 PI is negotiated, vhost-scsi splits protection bytes from the data iterator before mapping the request scatterlists. A malformed request can claim protection bytes that cove...

7.1CVSS5.8AI score0.00137EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:21 a.m.•7 views

SUSE CVE-2026-74734

In the Linux kernel, the following vulnerability has been resolved: firewire: ohci: fix NULL pointer dereference in arcontextrelease During the error handling path of the driver's probe function, a NULL pointer dereference can occur in arcontextrelease. When pciprobe fails early e.g., if...

5.8AI score0.00173EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:21 a.m.•7 views

SUSE CVE-2026-74735

In the Linux kernel, the following vulnerability has been resolved: l2tp: fix tunnel and session refcount leak on seqfile release In pppol2tpprocopen and l2tpdfsseqopen, iteration state pd-tunnel and pd-session is kept in seqfile private data to allow iteration across multiple read system calls...

5.8AI score0.00162EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:21 a.m.•9 views

SUSE CVE-2026-74736

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsbpf: reject dev-bound programs bound to a different device clsbpfprogfromefd obtained a SCHEDCLS program via bpfproggettypedev but never verified that a device-bound offloaded program's bound netdev matches the TC...

7.8CVSS5.8AI score0.00138EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/08/27 12:21 a.m.•7 views

SUSE CVE-2026-74737

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix portid extraction from SRC TAG On the packet reception path, the ID of the MAC Port on which the packet was received, is embedded in the RX DMA Descriptor's metadata. The ID is extracted usi...

9.8CVSS5.9AI score0.00559EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/08/27 12:21 a.m.•9 views

SUSE CVE-2026-74738

In the Linux kernel, the following vulnerability has been resolved: regmap: sdw-mbq: don't call an unset readablereg callback regmapsdwmbqpollbusy decides whether to poll the Function Busy bit by calling ctx-readablereg, which is a straight copy of config-readablereg. That callback is optional:...

5.8AI score0.00173EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:21 a.m.•11 views

SUSE CVE-2026-74739

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: skip hash tables in u32bindclass u32walk enumerates both struct tcuhnode and struct tcuknode through the walker callback. u32bindclass unconditionally casts the passed fh to tcuknode and accesses &n-res, so whe...

7.8CVSS5.8AI score0.00138EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:21 a.m.•8 views

SUSE CVE-2026-74740

In the Linux kernel, the following vulnerability has been resolved: net/sched: actapi: fix TOCTOU NULL deref on a-gotochain tcfactionexec handles TCACTGOTOCHAIN by first checking rcuaccesspointera-gotochain and then calling tcfactiongotochainexec, which does a second, independent...

5.8AI score0.00175EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:21 a.m.•6 views

SUSE CVE-2026-74743

In the Linux kernel, the following vulnerability has been resolved: macvlan: inherit neededheadroom and neededtailroom from lowerdev macvlan devices inherit hardheaderlen from lowerdev during macvlaninit, but leave neededheadroom and neededtailroom set to 0. When the underlying lowerdev requires...

9.8CVSS5.8AI score0.00519EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/08/27 12:21 a.m.•9 views

SUSE CVE-2026-74744

In the Linux kernel, the following vulnerability has been resolved: ipvlan: inherit neededheadroom and neededtailroom from phydev ipvlan devices inherit hardheaderlen from phydev during ipvlaninit, but leave neededheadroom and neededtailroom set to 0. When the underlying phydev or stacked lower...

9.8CVSS5.8AI score0.00519EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:21 a.m.•11 views

SUSE CVE-2026-74745

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: avoid deadlock when canceling IRQ affinity notifier Unregistering IRQ affinity notifiers waits for the callback synchronously. bnxt takes the netdev instance lock in the notifier to restart the queue and cancels the wo...

7.5CVSS5.8AI score0.00359EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:21 a.m.•10 views

SUSE CVE-2026-74748

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix refcount race between list:set GC and swap ipsetputbyindex resolved the index to a set pointer under RCU, then took ipsetreflock in ipsetput to decrement set-ref. ipsetswap holds that same lock while swappin...

7.8CVSS5.8AI score0.00138EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:21 a.m.•9 views

SUSE CVE-2026-74749

In the Linux kernel, the following vulnerability has been resolved: rseq: Prevent hard lockup on granted time slice extension exittousermodeloop invokes rseqgranttimesliceextension with interrupts enabled. If the extension is granted it invokes hrtimerrearmdeferredtif to ensure that a pending...

5.8AI score0.00162EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:21 a.m.•10 views

SUSE CVE-2026-74750

In the Linux kernel, the following vulnerability has been resolved: ovpn: defer key slot crypto freeing to workqueue Key slots are released through a kref and the existing release path frees the AEAD transforms from an RCU callback. That is not safe for all crypto implementations: cryptofreeaead...

7.5CVSS5.8AI score0.00359EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:21 a.m.•8 views

SUSE CVE-2026-74751

In the Linux kernel, the following vulnerability has been resolved: riscv: lib: Fix ZBB strnlen reading past count boundary The ZBB-optimized strnlen loop loads one word ahead before checking the aligned boundary: REGL t1, SZREGt0 // load next word addi t0, t0, SZREG // advance orc.b t1, t1 bgeu...

9.4CVSS5.8AI score0.00337EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:21 a.m.•7 views

SUSE CVE-2026-74752

In the Linux kernel, the following vulnerability has been resolved: sctp: validate cookie AUTH state before use When cookie authentication is disabled, COOKIEECHO restores fixed-size AUTH fields directly from peer-controlled cookie bytes. A forged RANDOM length, HMAC list, or CHUNKS list can then...

9.8CVSS5.8AI score0.00434EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/08/27 12:21 a.m.•9 views

SUSE CVE-2026-74753

In the Linux kernel, the following vulnerability has been resolved: perf: Reject exited events as group leaders perfeventremoveonexec sets remove-on-exec events to the EXIT state and detaches their group relationships. The event's file descriptor can remain open, however, and perfeventopen...

7.8CVSS5.8AI score0.00128EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:21 a.m.•8 views

SUSE CVE-2026-74754

In the Linux kernel, the following vulnerability has been resolved: scsi: core: pair EH runtime PM get and put shost-ehnoresume is currently consulted twice in one error handling iteration: once before scsiautopmgethost and once again before scsiautopmputhost. That is racy when a PM-triggered err...

5.8AI score0.00155EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:21 a.m.•10 views

SUSE CVE-2026-75421

aria2 =1.37.0 has a stack-buffer-underflow vulnerability in the IOFile::getLine function...

4CVSS5.9AI score0.00118EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:20 a.m.•14 views

SUSE CVE-2026-77159

unknown...

7.8CVSS5.8AI score0.00162EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:20 a.m.•8 views

SUSE CVE-2026-77652

A heap-based buffer overflow vulnerability exists in the Dia diagram editor WPG file format importer. In plug-ins/wpg/wpg-import.c, the WPG import renderer allocates a fixed palette with: ren-pPal = gnew0WPGColorRGB, 256; When handling a WPGCOLORMAP record, the parser reads a start index i16 and...

7.8CVSS6.2AI score0.00151EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:20 a.m.•8 views

SUSE CVE-2026-77658

A stack-based buffer overflow vulnerability exists in the Dia diagram editor when processing Network Bus objects from Dia XML project files. In objects/network/bus.c, busload reads the number of bus handles from the file attribute "bushandles" using attributenumdata without validating an upper...

7.8CVSS6.2AI score0.00144EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:20 a.m.•6 views

SUSE CVE-2026-77679

unknown...

5.8AI score
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:20 a.m.•7 views

SUSE CVE-2026-78891

Buffer overflow in WebRTC in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. Chromium security severity: Medium...

8.8CVSS6.3AI score0.00417EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:20 a.m.•6 views

SUSE CVE-2026-78892

Incorrect authorization in Chromoting in Google Chrome on on Windows prior to 152.0.7977.65 allowed a local attacker to bypass system access restrictions via a local program. Chromium security severity: Medium...

7.1CVSS5.9AI score0.00086EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:20 a.m.•7 views

SUSE CVE-2026-78893

Information leak in QUIC in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to leak sensitive information via a crafted HTML page. Chromium security severity: Medium...

6.5CVSS5.9AI score0.00364EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:20 a.m.•7 views

SUSE CVE-2026-78894

Race condition in Payments in Google Chrome prior to 152.0.7977.65 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. Chromium security severity: Medium...

3.1CVSS5.9AI score0.0021EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:19 a.m.•7 views

SUSE CVE-2026-78895

Information leak in Paint in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to bypass web origin policy via a crafted HTML page. Chromium security severity: High...

4.3CVSS5.9AI score0.00306EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:19 a.m.•8 views

SUSE CVE-2026-78896

Information leak in StorageAccessAPI in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to obtain cross-origin data via a crafted HTML page. Chromium security severity: Low...

4.3CVSS5.9AI score0.00235EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:19 a.m.•7 views

SUSE CVE-2026-78897

Missing authorization in BrowserTag in Google Chrome prior to 152.0.7977.65 allowed a remote attacker leveraging social engineering to obtain sensitive information via a crafted Chrome extension. Chromium security severity: Low...

6.5CVSS6AI score0.00271EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:19 a.m.•10 views

SUSE CVE-2026-78898

Incorrect authorization in Downloads in Google Chrome prior to 152.0.7977.65 allowed a remote attacker leveraging social engineering to bypass system access restrictions via a crafted HTML page. Chromium security severity: Medium...

5.4CVSS5.9AI score0.00247EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:19 a.m.•7 views

SUSE CVE-2026-78899

Use after free in V8 in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. Chromium security severity: High...

8.8CVSS6.2AI score0.00435EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:19 a.m.•8 views

SUSE CVE-2026-78900

Improper input validation in Media in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to potentially execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: High...

9.6CVSS6.2AI score0.00435EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:19 a.m.•6 views

SUSE CVE-2026-78901

Race condition in V8 in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. Chromium security severity: Medium...

7.5CVSS6.2AI score0.00247EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:19 a.m.•7 views

SUSE CVE-2026-78903

Incomplete cleanup in SiteIsolation in Google Chrome prior to 152.0.7977.65 allowed a remote attacker who had compromised the renderer process to bypass site isolation via a crafted HTML page. Chromium security severity: Medium...

3.1CVSS5.9AI score0.00268EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:19 a.m.•8 views

SUSE CVE-2026-78904

Type confusion in ANGLE in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to potentially execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: High...

9.6CVSS6.2AI score0.00475EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:19 a.m.•8 views

SUSE CVE-2026-78905

Type confusion in ANGLE in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to potentially execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: Medium...

8.8CVSS6.2AI score0.00475EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:19 a.m.•7 views

SUSE CVE-2026-78906

Race condition in ANGLE in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to potentially execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: Medium...

7.5CVSS6.2AI score0.00304EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:19 a.m.•9 views

SUSE CVE-2026-78907

Incorrect authorization in WebProtect in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to leak sensitive information via a crafted HTML page. Chromium security severity: Medium...

6.5CVSS5.9AI score0.0037EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:19 a.m.•8 views

SUSE CVE-2026-78908

Information leak in Canvas in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to bypass web origin policy via a crafted HTML page. Chromium security severity: High...

4.3CVSS5.9AI score0.00306EPSS
SaveExploits0References3
Total number of security vulnerabilities66349