Lucene search
+L
SusecveRecent

62939 matches found

SUSE CVE
SUSE CVE
•added 2026/05/09 2:40 a.m.•17 views

SUSE CVE-2026-43240

In the Linux kernel, the following vulnerability has been resolved: x86/kexec: add a sanity check on previous kernel's ima kexec buffer When the second-stage kernel is booted via kexec with a limiting command line such as "mem=", the physical range that contains the carried over IMA measurement...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2026/05/09 2:40 a.m.•14 views

SUSE CVE-2026-43247

In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix SError of kernel panic when closed SError of kernel panic rarely happened while testing fluster. The root cause was to enter suspend mode because timeout of autosuspend delay happened. 48.834439...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/09 2:40 a.m.•13 views

SUSE CVE-2026-43256

In the Linux kernel, the following vulnerability has been resolved: media: qcom: camss: vfe: Fix out-of-bounds access in vfeisrregupdate vfeisr iterates using MSMVFEIMAGEMASTERSNUM7 as the loop bound and passes the index to vfeisrregupdate. However, vfe-line array is defined with VFELINENUMMAX4:...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
•added 2026/05/09 2:40 a.m.•14 views

SUSE CVE-2026-43259

In the Linux kernel, the following vulnerability has been resolved: phy: fsl-imx8mq-usb: set platform driver data Add missing platformsetdrvdata as the data will be used in remove...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/09 2:40 a.m.•13 views

SUSE CVE-2026-43260

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix RSS context delete logic We need to free the corresponding RSS context VNIC in FW everytime an RSS context is deleted in driver. Commit 667ac333dbb7 added a check to delete the VNIC in FW only when netifrunning is tru...

5.5CVSS5.7AI score0.00138EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
•added 2026/05/09 2:40 a.m.•21 views

SUSE CVE-2026-43263

In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix Null reference while testing fluster When multi instances are created/destroyed, many interrupts happens and structures for decoder are removed. "struct vpuinstance" this structure is shared for all...

7.8CVSS5.7AI score0.00119EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/09 2:40 a.m.•18 views

SUSE CVE-2026-43264

In the Linux kernel, the following vulnerability has been resolved: fbdev: of: displaytiming: fix refcount leak in ofgetdisplaytimings ofparsephandle returns a devicenode with refcount incremented, which is stored in 'entry' and then copied to 'nativemode'. When the error paths at lines 184 or 19...

3.3CVSS5.8AI score0.00114EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
•added 2026/05/09 2:40 a.m.•16 views

SUSE CVE-2026-43265

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ignore -EBUSY when checking nested events from vcpublock Ignore -EBUSY when checking nested events after exiting a blocking state while L2 is active, as exiting to userspace will generate a spurious userspace exit,...

4.7CVSS5.7AI score0.00119EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•15 views

SUSE CVE-2026-43272

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix possible dereference of uninitialized pointer There is a pointer headpage in rbmetavalidateevents which is not initialized at the beginning of a function. This pointer can be dereferenced if there is a failure...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•11 views

SUSE CVE-2026-43274

In the Linux kernel, the following vulnerability has been resolved: mailbox: mchp-ipc-sbi: fix out-of-bounds access in mchpipcgetclusteraggrirq The clustercfg array is dynamically allocated to hold per-CPU configuration structures, with its size based on the number of online CPUs. Previously, thi...

8.4CVSS5.7AI score0.00131EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•14 views

SUSE CVE-2026-43277

In the Linux kernel, the following vulnerability has been resolved: APEI/GHES: ensure that won't go past CPER allocated record The logic at ghesnew prevents allocating too large records, by checking if they're bigger than GHESESTATUSMAXSIZE currently, 64KB. Yet, the allocation is done with the...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•16 views

SUSE CVE-2026-43278

In the Linux kernel, the following vulnerability has been resolved: dm: clear cloned request bio pointer when last clone bio completes Stale rq-bio values have been observed to cause double-initialization of cloned bios in request-based device-mapper targets, leading to use-after-free and...

5.5CVSS5.8AI score0.00117EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•17 views

SUSE CVE-2026-43279

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Add sanity check for OOB writes at silencing At silencing the playback URB packets in the implicit fb mode before the actual playback, we blindly assume that the received packets fit with the buffer size. But whe...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•11 views

SUSE CVE-2026-43280

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Add bounds check on patindex to prevent OOB kernel read in madvise When user provides a bogus patindex value through the madvise IOCTL, the xepatindexgetcohmode function performs an array access without validating bounds...

7.1CVSS5.7AI score0.00118EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•14 views

SUSE CVE-2026-43281

In the Linux kernel, the following vulnerability has been resolved: mailbox: Prevent out-of-bounds access in fwmboxindexxlate Although it is guided that mbox-cells must be at least 1, there are many instances of mbox-cells = ; in the device tree. If that is the case and the corresponding mailbox...

7.1CVSS5.7AI score0.00119EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•30 views

SUSE CVE-2026-43284

In the Linux kernel, the following vulnerability has been resolved: xfrm: esp: avoid in-place decrypt on shared skb frags MSGSPLICEPAGES can attach pages from a pipe directly to an skb. TCP marks such skbs with SKBFLSHAREDFRAG after skbsplicefromiter, so later paths that may modify packet data ca...

8.8CVSS6AI score0.93235EPSS
SaveExploits32References144
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•14 views

SUSE CVE-2026-43397

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: samsung-dsim: Fix memory leak in error path In samsungdsimhostattach, drmbridgeadd is called to add the bridge. However, if samsungdsimregisterteirq or pdata-hostops-attach fails afterwards, the function returns witho...

3.3CVSS5.8AI score0.00122EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•11 views

SUSE CVE-2026-43401

In the Linux kernel, the following vulnerability has been resolved: cpufreq: intelpstate: Fix NULL pointer dereference in updatecpuqosrequest The updatecpuqosrequest function attempts to initialize the 'freq' variable by dereferencing 'cpudata' before verifying if the 'policy' is valid. This issu...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•13 views

SUSE CVE-2026-43410

In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-rsu: Fix NULL pointer dereference when RSU is disabled When the Remote System Update RSU isn't enabled in the First Stage Boot Loader FSBL, the driver encounters a NULL pointer dereference when excute...

5.8AI score0.00116EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•16 views

SUSE CVE-2026-43411

In the Linux kernel, the following vulnerability has been resolved: tipc: fix divide-by-zero in tipcskfilterconnect A user can set conntimeout to any value via setsockoptTIPCCONNTIMEOUT, including values less than 4. When a SYN is rejected with TIPCERROVERLOAD and the retry path in...

5.9CVSS5.8AI score0.00123EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•16 views

SUSE CVE-2026-43413

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Fix NULL pointer exception during userscan userscan invokes updated sasuserscan for channel 0, and if successful, iteratively scans remaining channels 1 to shost-maxchannel via scsiscanhostselected in commit...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•16 views

SUSE CVE-2026-43414

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Completely fix fcport double free In qla24xxelsdcmdiocb sp-free is set to qla2x00elsdcmdspfree. When an error happens, this function is called by qla2x00sprelease, when krefput releases the first and the last...

5.5CVSS5.8AI score0.0038EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•17 views

SUSE CVE-2026-43419

In the Linux kernel, the following vulnerability has been resolved: ceph: fix memory leaks in cephmdscbuildpath Add putname calls to error code paths that did not free the "path" pointer obtained by getname. If ownership of this pointer is not passed to the caller via pathinfo.path, the function...

3.3CVSS5.8AI score0.00122EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•11 views

SUSE CVE-2026-43424

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ftcm: Fix NULL pointer dereferences in nexus handling The tpg-tpgnexus pointer in the USB Target driver is dynamically managed and tied to userspace configuration via ConfigFS. It can be NULL if the USB host sends...

4.2CVSS5.8AI score0.00123EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•12 views

SUSE CVE-2026-43430

In the Linux kernel, the following vulnerability has been resolved: usb: yurex: fix race in probe The bbu member of the descriptor must be set to the value standing for uninitialized values before the URB whose completion handler sets bbu is submitted. Otherwise there is a window during which...

5.3CVSS5.8AI score0.00089EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•13 views

SUSE CVE-2026-43431

In the Linux kernel, the following vulnerability has been resolved: xhci: Fix NULL pointer dereference when reading portli debugfs files Michal reported and debgged a NULL pointer dereference bug in the recently added portli debugfs files Oops is caused when there are more port registers counted ...

5.7AI score0.00107EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•18 views

SUSE CVE-2026-43441

In the Linux kernel, the following vulnerability has been resolved: net: bonding: Fix ndtbl NULL dereference when IPv6 is disabled When booting with the 'ipv6.disable=1' parameter, the ndtbl is never initialized because inet6init exits before ndiscinit is called which initializes it. If bonding...

5.9CVSS5.8AI score0.00479EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•17 views

SUSE CVE-2026-43463

In the Linux kernel, the following vulnerability has been resolved: rxrpc, afs: Fix missing error pointer check after rxrpckernellookuppeer rxrpckernellookuppeer can also return error pointers in addition to NULL, so just checking for NULL is not sufficient. Fix this by: 1 Changing...

5.5CVSS5.8AI score0.00112EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•18 views

SUSE CVE-2026-43500

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present The DATA-packet handler in rxrpcinputcallevent and the RESPONSE handler in rxrpcverifyresponse copy the skb to a linear one before calling into the security o...

8.8CVSS6AI score0.92855EPSS
SaveExploits21References33
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•16 views

SUSE CVE-2026-44243

GitPython is a python library used to interact with Git repositories. Prior to version 3.1.48, a vulnerability in GitPython allows attackers who can supply a crafted reference path to an application using GitPython to write, overwrite, move, or delete files outside the repository's .git directory...

6.5CVSS5.7AI score0.00419EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•20 views

SUSE CVE-2026-44244

GitPython is a python library used to interact with Git repositories. Prior to version 3.1.49, GitConfigParser.setvalue passes values to Python's configparser without validating for newlines. GitPython's own write converts embedded newlines into indented continuation lines e.g. \n becomes \n\t, b...

7.8CVSS5.8AI score0.00237EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•11 views

SUSE CVE-2026-44353

Streamlink is a CLI utility which pipes video streams from various services into a video player. Prior to 8.4.0, Streamlink's HLS and DASH parsers do not validate the URI scheme of segment entries and other resources. A remote .m3u8 HLS playlist or .mpd DASH manifest can list file:///path/to/file...

6.5CVSS5.8AI score0.00345EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•20 views

SUSE CVE-2026-44742

Postorius through 1.3.13 does not escape HTML in the message subject when rendering it in the Held messages pop-up, as exploited in the wild in May 2026...

7.2CVSS5.8AI score0.00237EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•19 views

SUSE CVE-2026-44927

In uriparser before 1.0.2, there is pointer difference truncation to int in various places...

8.6CVSS5.8AI score0.00211EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•14 views

SUSE CVE-2026-44928

In uriparser before 1.0.2, the function family EqualsUri can misclassify two unequal URIs as equal...

5.3CVSS5.8AI score0.00211EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•24 views

SUSE CVE-2026-44931

The newly introduced RecordUsage D-Bus method https://gitlab.freedesktop.org/pwithnall/malcontent/-/blob/0.14.0/libmalcontent-timer/child-timer-service.c in malcontent-timerd allows arbitrary users in the system to slowly fill up disk space in /var/lib/malcontent-timerd...

5.1CVSS5.9AI score0.0015EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/08 2:44 a.m.•18 views

SUSE CVE-2011-0334

Stack-based buffer overflow in gwia.exe in GroupWise Internet Agent GWIA in Novell GroupWise 8.0 before HP3 allows remote attackers to execute arbitrary code via a long HTTP request for a .css file...

10CVSS6.4AI score0.04822EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/05/08 2:43 a.m.•18 views

SUSE CVE-2013-0804

The client in Novell GroupWise 8.0 before 8.0.3 HP2 and 2012 before SP1 HP1 allows remote attackers to execute arbitrary code or cause a denial of service incorrect pointer dereference via unspecified vectors...

10CVSS6.2AI score0.12398EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
•added 2026/05/08 2:42 a.m.•18 views

SUSE CVE-2014-0610

The client in Novell GroupWise before 8.0.3 HP4, 2012 before SP3, and 2014 before SP1 on Windows allows remote attackers to execute arbitrary code or cause a denial of service invalid pointer dereference via unspecified vectors...

10CVSS6.2AI score0.05534EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/05/08 2:42 a.m.•15 views

SUSE CVE-2014-2027

eGroupware before 1.8.006.20140217 allows remote attackers to conduct PHP object injection attacks, delete arbitrary files, and possibly execute arbitrary code via the 1 addrfields or 2 trans parameter to addressbook/csvimport.php, 3 calfields or 4 trans parameter to calendar/csvimport.php, 5...

7.5CVSS6.2AI score0.0405EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
•added 2026/05/08 2:39 a.m.•25 views

SUSE CVE-2015-1346

Multiple unspecified vulnerabilities in Google V8 before 3.30.33.15, as used in Google Chrome before 40.0.2214.91, allow attackers to cause a denial of service or possibly have other impact via unknown vectors...

7.5CVSS7.3AI score0.01165EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/08 2:35 a.m.•18 views

SUSE CVE-2016-8817

All versions of NVIDIA Windows GPU Display Driver contain a vulnerability in the kernel mode layer nvlddmkm.sys handler for DxgDdiEscape where a value passed from a user to the driver is used without validation as the size input to memcpy, causing a buffer overflow, leading to denial of service o...

7.8CVSS7.3AI score0.004EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/08 2:28 a.m.•15 views

SUSE CVE-2026-4430

Out-of-bounds write vulnerability in The Document Foundation LibreOffice via crafted OOXML documents with mismatched encryption salt parameters. This issue affects LibreOffice: from 26.2 before 26.2.3, from 25.8 before 25.8.7...

7CVSS5.8AI score0.00078EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/05/08 2:27 a.m.•14 views

SUSE CVE-2026-6210

A type confusion vulnerability in Qt SVG allows an attacker to cause an application crash via a crafted SVG image. When processing SVG marker references, the renderer retrieves a node by its id attribute and casts it to QSvgMarker without verifying the node type. A non-marker element such as a...

6.5CVSS5.8AI score0.00279EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/08 2:27 a.m.•12 views

SUSE CVE-2026-6321

fast-uri decoded percent-encoded path separators and dot segments before applying dot-segment removal in its normalize and equal functions. Encoded path data was treated like real slashes and parent-directory references, so distinct URIs could collapse onto the same normalized path. Applications...

7.5CVSS5.8AI score0.00521EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/08 2:27 a.m.•17 views

SUSE CVE-2026-6863

Velociraptor versions prior to 0.76.4 contain a cross organization authorization bypass in the HTTP API. A user with only the reader role in the root organization the lowest authenticated role, holding only READRESULTS permission can issue a single authenticated HTTP GET that can read any files...

6.8CVSS5.7AI score0.00236EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/08 2:27 a.m.•15 views

SUSE CVE-2026-7896

Integer overflow in Blink in Google Chrome prior to 148.0.7778.96 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. Chromium security severity: Critical...

8.8CVSS5.9AI score0.00281EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/08 2:27 a.m.•11 views

SUSE CVE-2026-7897

Use after free in Mobile in Google Chrome on iOS prior to 148.0.7778.96 allowed a remote attacker who convinced a user to engage in specific UI gestures to execute arbitrary code via a crafted HTML page. Chromium security severity: Critical...

7.5CVSS6.2AI score0.00308EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/08 2:27 a.m.•10 views

SUSE CVE-2026-7898

Use after free in Chromoting in Google Chrome on Linux prior to 148.0.7778.96 allowed a remote attacker to execute arbitrary code via malicious network traffic. Chromium security severity: Critical...

8.8CVSS6.2AI score0.00309EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/08 2:27 a.m.•14 views

SUSE CVE-2026-7899

Out of bounds read and write in V8 in Google Chrome prior to 148.0.7778.96 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. Chromium security severity: High...

8.8CVSS6.2AI score0.00296EPSS
SaveExploits0References3
Total number of security vulnerabilities62939