Lucene search
K
SusecveRecent

58478 matches found

SUSE CVE
SUSE CVE
•added 2025/10/08 11:30 p.m.•2 views

SUSE CVE-2023-53654

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Add validation before accessing cgx and lmac with the addition of new MAC blocks like CN10K RPM and CN10KB RPMUSX, LMACs are noncontiguous and CGX blocks are also noncontiguous. But during RVU driver initialization,...

4.4CVSS7.7AI score0.00142EPSS
Exploits0References15
SUSE CVE
SUSE CVE
•added 2025/10/08 11:30 p.m.•1 views

SUSE CVE-2023-53655

In the Linux kernel, the following vulnerability has been resolved: rcu: Avoid stack overflow due to rcuirqenterchecktick being kprobe-ed Registering a kprobe on rcuirqenterchecktick can cause kernel stack overflow as shown below. This issue can be reproduced by enabling CONFIGNOHZFULL and bootin...

4.4CVSS6.8AI score0.00158EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/10/08 11:30 p.m.•2 views

SUSE CVE-2023-53656

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: Don't migrate perf to the CPU going to teardown The driver needs to migrate the perf context if the current using CPU going to teardown. By the time calling the cpuhp::teardown callback the cpuonlinemask hasn'...

4.4CVSS6.5AI score0.00142EPSS
Exploits0References15
SUSE CVE
SUSE CVE
•added 2025/10/08 11:30 p.m.•2 views

SUSE CVE-2023-53657

In the Linux kernel, the following vulnerability has been resolved: ice: Don't tx before switchdev is fully configured There is possibility that iceeswitchportstartxmit might be called while some resources are still not allocated which might cause NULL pointer dereference. Fix this by checking if...

5.5CVSS6.5AI score0.0014EPSS
Exploits0References15
SUSE CVE
SUSE CVE
•added 2025/10/08 11:30 p.m.•3 views

SUSE CVE-2023-53658

In the Linux kernel, the following vulnerability has been resolved: spi: bcm-qspi: return error if neither hifmspi nor mspi is available If neither a "hifmspi" nor "mspi" resource is present, the driver will just early exit in probe but still return success. Apart from not doing anything...

5.5CVSS6.4AI score0.00138EPSS
Exploits0References19
SUSE CVE
SUSE CVE
•added 2025/10/08 11:30 p.m.•1 views

SUSE CVE-2023-53660

In the Linux kernel, the following vulnerability has been resolved: bpf, cpumap: Handle skb as well when clean up ptrring The following warning was reported when running xdpredirectcpu with both skb-mode and stress-mode enabled: ------------ cut here ------------ Incorrect XDP memory type...

5.5CVSS5.3AI score0.00142EPSS
Exploits0References15
SUSE CVE
SUSE CVE
•added 2025/10/08 11:30 p.m.•1 views

SUSE CVE-2023-53661

In the Linux kernel, the following vulnerability has been resolved: bnxt: avoid overflow in bnxtgetnvramdirectory The value of an arithmetic expression is subject of possible overflow due to a failure to cast operands to a larger data type before performing arithmetic. Used macro for multiplicati...

5.5CVSS6.8AI score0.00142EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/10/08 11:30 p.m.•4 views

SUSE CVE-2023-53666

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd938x: fix missing mbhc init error handling MBHC initialisation can fail so add the missing error handling to avoid dereferencing an error pointer when later configuring the jack: Unable to handle kernel paging...

5.5CVSS6.4AI score0.00132EPSS
Exploits0References15
SUSE CVE
SUSE CVE
•added 2025/10/08 11:30 p.m.•2 views

SUSE CVE-2023-53667

In the Linux kernel, the following vulnerability has been resolved: net: cdcncm: Deal with too low values of dwNtbOutMaxSize Currently in cdcncmchecktxmax, if dwNtbOutMaxSize is lower than the calculated "min" value, but greater than zero, the logic sets txmax to dwNtbOutMaxSize. This is then use...

6.1CVSS6.4AI score0.00134EPSS
Exploits0References8
SUSE CVE
SUSE CVE
•added 2025/10/08 11:30 p.m.•3 views

SUSE CVE-2023-53669

In the Linux kernel, the following vulnerability has been resolved: tcp: fix skbcopyubufs vs BIG TCP David Ahern reported crashes in skbcopyubufs caused by TCP tx zerocopy using hugepages, and skb length bigger than 68 KB. skbcopyubufs assumed it could copy all payload using up to MAXSKBFRAGS...

5.5CVSS6.4AI score0.00132EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/10/08 11:30 p.m.•1 views

SUSE CVE-2023-53670

In the Linux kernel, the following vulnerability has been resolved: nvme-core: fix devpmqos memleak Call devpmqoshidelatencytolerance in the error unwind patch to avoid following kmemleak:- blktests master kmemleak-clear; ./check nvme/044; blktests master kmemleak-scan ; kmemleak-show nvme/044 Te...

3.3CVSS6.6AI score0.00149EPSS
Exploits0References19
SUSE CVE
SUSE CVE
•added 2025/10/08 11:30 p.m.•2 views

SUSE CVE-2023-53671

In the Linux kernel, the following vulnerability has been resolved: srcu: Delegate work to the boot cpu if using SRCUSIZESMALL Commit 994f706872e6 "srcu: Make Tree SRCU able to operate without snpnode array" assumes that cpu 0 is always online. However, there really are situations when some other...

5.5CVSS6.4AI score0.00131EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/10/08 11:30 p.m.•3 views

SUSE CVE-2023-53672

In the Linux kernel, the following vulnerability has been resolved: btrfs: output extra debug info if we failed to find an inline backref BUG Syzbot reported several warning triggered inside lookupinlineextentbackref. CAUSE As usual, the reproducer doesn't reliably trigger locally here, but at...

5.5CVSS6.5AI score0.00133EPSS
Exploits0References16
SUSE CVE
SUSE CVE
•added 2025/10/08 11:30 p.m.•1 views

SUSE CVE-2023-53673

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: call disconnect callback before deleting conn In hcicsdisconnect, we do hciconndel even if disconnection failed. ISO, L2CAP and SCO connections refer to the hciconn without hciconnget, so disconncfm must be...

7CVSS6.4AI score0.00172EPSS
Exploits0References37
SUSE CVE
SUSE CVE
•added 2025/10/08 11:30 p.m.•4 views

SUSE CVE-2023-53674

In the Linux kernel, the following vulnerability has been resolved: clk: Fix memory leak in devmclknotifierregister devmclknotifierregister allocates a devres resource for clk notifier but didn't register that to the device, so the notifier didn't get unregistered on device detach and the allocat...

3.3CVSS6.4AI score0.00132EPSS
Exploits0References19
SUSE CVE
SUSE CVE
•added 2025/10/08 11:30 p.m.•3 views

SUSE CVE-2023-53676

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix buffer overflow in liotargetnaclinfoshow The function liotargetnaclinfoshow uses sprintf in a loop to print details for every iSCSI connection in a session without checking for the buffer length. With...

7.8CVSS7AI score0.00156EPSS
Exploits0References99
SUSE CVE
SUSE CVE
•added 2025/10/08 11:30 p.m.•1 views

SUSE CVE-2023-53677

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix memory leaks in i915 selftests This patch fixes memory leaks on error escapes in function fakegetpages cherry picked from commit 8bfbdadce85c4c51689da10f39c805a7106d4567...

2.3CVSS6.6AI score0.00116EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/10/08 11:30 p.m.•1 views

SUSE CVE-2023-53678

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix system suspend without fbdev being initialized If fbdev is not initialized for some reason - in practice on platforms without display - suspending fbdev should be skipped during system suspend, fix this up. While at...

5.5CVSS6.4AI score0.0013EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/10/08 11:30 p.m.•2 views

SUSE CVE-2023-53680

In the Linux kernel, the following vulnerability has been resolved: NFSD: Avoid calling OPDESC with ops-opnum == OPILLEGAL OPDESC simply indexes into nfsd4ops by the op's operation number, without range checking that value. It assumes callers are careful to avoid calling it with an out-of-bounds...

5.5CVSS6.5AI score0.0014EPSS
Exploits0References7
SUSE CVE
SUSE CVE
•added 2025/10/08 11:29 p.m.•1 views

SUSE CVE-2023-53681

In the Linux kernel, the following vulnerability has been resolved: bcache: Fix bchbtreenodealloc to make the failure behavior consistent In some specific situations, the return value of bchbtreenodealloc may be NULL. This may lead to a potential NULL pointer dereference in caller function like a...

4.4CVSS6.4AI score0.00132EPSS
Exploits0References20
SUSE CVE
SUSE CVE
•added 2025/10/08 11:29 p.m.•1 views

SUSE CVE-2023-53682

In the Linux kernel, the following vulnerability has been resolved: hwmon: xgene Fix ioremap and memremap leak Smatch reports: drivers/hwmon/xgene-hwmon.c:757 xgenehwmonprobe warn: 'ctx-pcccommaddr' from ioremap not released on line: 757. This is because in drivers/hwmon/xgene-hwmon.c:701...

5.5CVSS6.5AI score0.00132EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/10/08 11:29 p.m.•1 views

SUSE CVE-2023-53684

In the Linux kernel, the following vulnerability has been resolved: xfrm: Zero padding when dumping algos and encap When copying data to user-space we should ensure that only valid data is copied over. Padding in structures may be filled with random possibly sensitve data and should never be give...

5.5CVSS6.5AI score0.00133EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/10/08 11:28 p.m.•1 views

SUSE CVE-2025-8291

The 'zipfile' module would not check the validity of the ZIP64 End of Central Directory EOCD Locator record offset value would not be used to locate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be assumed to be the previous record in the ZIP archive. This could be abused to create Z...

3.3CVSS7.5AI score0.00345EPSS
Exploits0References26
SUSE CVE
SUSE CVE
•added 2025/10/08 11:28 p.m.•1 views

SUSE CVE-2025-11412

A vulnerability has been found in GNU Binutils 2.45. This impacts the function bfdelfgcrecordvtentry of the file bfd/elflink.c of the component Linker. The manipulation leads to out-of-bounds read. Local access is required to approach this attack. The exploit has been disclosed to the public and...

6.1CVSS4.3AI score0.00184EPSS
Exploits1References6
SUSE CVE
SUSE CVE
•added 2025/10/08 11:28 p.m.•2 views

SUSE CVE-2025-11413

A vulnerability was found in GNU Binutils 2.45. Affected is the function elflinkaddobjectsymbols of the file bfd/elflink.c of the component Linker. The manipulation results in out-of-bounds read. The attack needs to be approached locally. The exploit has been made public and could be used...

6.1CVSS4.2AI score0.00199EPSS
Exploits1References6
SUSE CVE
SUSE CVE
•added 2025/10/08 11:27 p.m.•2 views

SUSE CVE-2025-11414

A vulnerability was determined in GNU Binutils 2.45. Affected by this vulnerability is the function getlinkhashentry of the file bfd/elflink.c of the component Linker. This manipulation causes out-of-bounds read. The attack can only be executed locally. The exploit has been publicly disclosed and...

6.1CVSS4.4AI score0.00184EPSS
Exploits1References6
SUSE CVE
SUSE CVE
•added 2025/10/08 11:27 p.m.•2 views

SUSE CVE-2025-11458

Heap buffer overflow in Sync in Google Chrome prior to 141.0.7390.65 allowed a remote attacker to perform an out of bounds memory read via a crafted HTML page. Chromium security severity: High...

8.1CVSS7.1AI score0.0025EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/10/08 11:27 p.m.•1 views

SUSE CVE-2025-11460

Use after free in Storage in Google Chrome prior to 141.0.7390.65 allowed a remote attacker to execute arbitrary code via a crafted video file. Chromium security severity: High...

8.8CVSS7.9AI score0.00283EPSS
Exploits1References3
SUSE CVE
SUSE CVE
•added 2025/10/08 11:22 p.m.•1 views

SUSE CVE-2025-47911

The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service DoS if an attacker provides specially crafted HTML content...

5.3CVSS8.1AI score0.00502EPSS
Exploits0References21
SUSE CVE
SUSE CVE
•added 2025/10/08 11:22 p.m.•0 views

SUSE CVE-2025-47912

The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: "http://::1/". IPv4 addresses and hostnames mus...

8.2CVSS6.9AI score0.00414EPSS
Exploits0References13
SUSE CVE
SUSE CVE
•added 2025/10/08 11:22 p.m.•6 views

SUSE CVE-2025-58183

tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a...

3.3CVSS6.8AI score0.00382EPSS
Exploits0References32
SUSE CVE
SUSE CVE
•added 2025/10/08 11:22 p.m.•1 views

SUSE CVE-2025-58185

Parsing a maliciously crafted DER payload could allocate large amounts of memory, causing memory exhaustion...

5.3CVSS6.9AI score0.00492EPSS
Exploits0References13
SUSE CVE
SUSE CVE
•added 2025/10/08 11:22 p.m.•0 views

SUSE CVE-2025-58186

Despite HTTP headers having a default limit of 1MB, the number of cookies that can be parsed does not have a limit. By sending a lot of very small cookies such as "a=;", an attacker can make an HTTP server allocate a large amount of structs, causing large memory consumption...

5.3CVSS7AI score0.005EPSS
Exploits0References13
SUSE CVE
SUSE CVE
•added 2025/10/08 11:22 p.m.•2 views

SUSE CVE-2025-58187

Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains...

5.3CVSS7.1AI score0.00366EPSS
Exploits0References13
SUSE CVE
SUSE CVE
•added 2025/10/08 11:22 p.m.•1 views

SUSE CVE-2025-58188

Validating certificate chains which contain DSA public keys can cause programs to panic, due to a interface cast that assumes they implement the Equal method. This affects programs which validate arbitrary certificate chains...

7.5CVSS7AI score0.00344EPSS
Exploits0References13
SUSE CVE
SUSE CVE
•added 2025/10/08 11:22 p.m.•2 views

SUSE CVE-2025-58189

When Conn.Handshake fails during ALPN negotiation the error contains attacker controlled information the ALPN protocols sent by the client which is not escaped...

4CVSS6.8AI score0.00414EPSS
Exploits0References13
SUSE CVE
SUSE CVE
•added 2025/10/08 11:22 p.m.•1 views

SUSE CVE-2025-58190

The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service DoS if an attacker provides specially crafted HTML content...

5.3CVSS8.1AI score0.00482EPSS
Exploits1References23
SUSE CVE
SUSE CVE
•added 2025/10/08 11:22 p.m.•2 views

SUSE CVE-2025-61723

The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs...

5.3CVSS7AI score0.00586EPSS
Exploits0References13
SUSE CVE
SUSE CVE
•added 2025/10/08 11:22 p.m.•1 views

SUSE CVE-2025-61724

The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption...

5.3CVSS6.9AI score0.00492EPSS
Exploits0References13
SUSE CVE
SUSE CVE
•added 2025/10/08 11:22 p.m.•1 views

SUSE CVE-2025-61725

The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large domain-literal components, this can cause excessive CPU consumption...

6.5CVSS8.5AI score0.00573EPSS
Exploits0References13
SUSE CVE
SUSE CVE
•added 2025/10/07 11:49 p.m.•2 views

SUSE CVE-2022-50485

In the Linux kernel, the following vulnerability has been resolved: ext4: add EXT4IGETBAD flag to prevent unexpected bad inode There are many places that will get unhappy and crash when ext4iget returns a bad inode. However, if iget the boot loader inode, allows a bad inode to be returned, becaus...

6.6CVSS6.6AI score0.00155EPSS
Exploits0References8
SUSE CVE
SUSE CVE
•added 2025/10/07 11:49 p.m.•2 views

SUSE CVE-2022-50486

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: Fix return type of netcpndostartxmit With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure the call...

5.5CVSS6.5AI score0.00148EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/10/07 11:49 p.m.•1 views

SUSE CVE-2022-50487

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

7.1CVSS6AI score
Exploits0References10
SUSE CVE
SUSE CVE
•added 2025/10/07 11:49 p.m.•2 views

SUSE CVE-2022-50514

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fhid: fix refcount leak on error path When failing to allocate reportdesc, opts-refcnt has already been incremented so it needs to be decremented to avoid leaving the options structure permanently locked...

5.5CVSS6.5AI score0.00143EPSS
Exploits0References7
SUSE CVE
SUSE CVE
•added 2025/10/07 11:49 p.m.•3 views

SUSE CVE-2022-50518

In the Linux kernel, the following vulnerability has been resolved: parisc: Fix locking in pdciodcprint firmware call Utilize pdclock spinlock to protect parallel modifications of the iodcdbuf buffer, check length to prevent buffer overflow of iodcdbuf, drop the iodcretbuf buffer and fix some wro...

7.8CVSS7AI score0.00125EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/10/07 11:49 p.m.•2 views

SUSE CVE-2022-50519

In the Linux kernel, the following vulnerability has been resolved: nilfs2: replace WARNONs by nilfserror for checkpoint acquisition failure If creation or finalization of a checkpoint fails due to anomalies in the checkpoint metadata on disk, a kernel warning is generated. This patch replaces th...

4.4CVSS6.4AI score0.00147EPSS
Exploits0References7
SUSE CVE
SUSE CVE
•added 2025/10/07 11:49 p.m.•1 views

SUSE CVE-2022-50528

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix memory leakage This patch fixes potential memory leakage and seg fault in gpuvmimportdmabuf function...

5.5CVSS6.6AI score0.00143EPSS
Exploits0References7
SUSE CVE
SUSE CVE
•added 2025/10/07 11:49 p.m.•2 views

SUSE CVE-2022-50530

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix null pointer dereference in blkmqclearrqmapping Our syzkaller report a null pointer dereference, root cause is following: blkmqallocmapandrqs set-tagshctxidx = blkmqallocmapandrqs blkmqallocmapandrqs blkmqallocrqs //...

5.5CVSS6.5AI score0.00126EPSS
Exploits0References7
SUSE CVE
SUSE CVE
•added 2025/10/07 11:49 p.m.•1 views

SUSE CVE-2022-50531

In the Linux kernel, the following vulnerability has been resolved: tipc: fix an information leak in tipctopsrvkernsubscr Use a 8-byte write to initialize sub.usrhandle in tipctopsrvkernsubscr, otherwise four bytes remain uninitialized when issuing setsockopt..., SOLTIPC, .... This resulted in an...

5.5CVSS6.2AI score0.00143EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/10/07 11:49 p.m.•1 views

SUSE CVE-2022-50534

In the Linux kernel, the following vulnerability has been resolved: dm thin: Use last transaction's pmd-root when commit failed Recently we found a softlock up problem in dm thin pool btree lookup code due to corrupted metadata: Kernel panic - not syncing: softlockup: hung tasks CPU: 7 PID: 26692...

5.5CVSS6.4AI score0.00147EPSS
Exploits0References10
Total number of security vulnerabilities58478