Lucene search
+L

8140 matches found

SUSE CVE
SUSE CVE
added 2025/10/07 11:47 p.m.11 views

SUSE CVE-2023-53662

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leaks in ext4fnamesetupfilename,preparelookup If the filename casefolding fails, we'll be leaking memory from the fscryptname struct, namely from the 'cryptobuf.name' member. Make sure we free it in the error pat...

4.7CVSS6.6AI score0.00147EPSS
SaveExploits0References19
RedhatCVE
RedhatCVE
added 2025/10/07 9:21 p.m.10 views

CVE-2025-61583

TS3 Manager is modern web interface for maintaining Teamspeak3 servers. A reflected cross-site scripting vulnerability has been identified in versions 2.2.1 and earlier. The vulnerability exists in the error handling mechanism of the login page, where malicious scripts embedded in server hostname...

4.3CVSS6.1AI score0.00236EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2025/10/07 4:56 p.m.4 views

kernel: nfsd: don't ignore the return code of svc_proc_register()

In the Linux kernel, the following vulnerability has been resolved: nfsd: don't ignore the return code of svcprocregister Currently, nfsdprocstatinit ignores the return value of svcprocregister. If the procfile creation fails, then the kernel will WARN when it tries to remove the entry later. Fix...

5.5CVSS6.8AI score0.00195EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/07 4:15 p.m.11 views

CVE-2023-53617

In the Linux kernel, the following vulnerability has been resolved: soc: aspeed: socinfo: Add kfree for kstrdup Add kfree in the later error handling in order to avoid memory leak...

5.5CVSS0.00186EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/07 4:15 p.m.13 views

CVE-2022-50550

In the Linux kernel, the following vulnerability has been resolved: blk-iolatency: Fix memory leak on adddisk failures When a gendisk is successfully initialized but adddisk fails such as when a loop device has invalid number of minor device numbers specified, blkcginitdisk is called during init...

5.5CVSS0.00184EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/07 4:15 p.m.6 views

CVE-2022-50522

In the Linux kernel, the following vulnerability has been resolved: mcb: mcb-parse: fix error handing in chameleonparsegdd If mcbdeviceregister returns error in chameleonparsegdd, the refcount of bus and device name are leaked. Fix this by calling putdevice to give up the reference, so they can b...

3.3CVSS0.00149EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/07 4:15 p.m.7 views

UBUNTU-CVE-2022-50522

In the Linux kernel, the following vulnerability has been resolved: mcb: mcb-parse: fix error handing in chameleonparsegdd If mcbdeviceregister returns error in chameleonparsegdd, the refcount of bus and device name are leaked. Fix this by calling putdevice to give up the reference, so they can b...

3.3CVSS5.8AI score0.00149EPSS
SaveExploits0References12
OSV
OSV
added 2025/10/07 4:15 p.m.7 views

UBUNTU-CVE-2022-50525

In the Linux kernel, the following vulnerability has been resolved: iommu/fslpamu: Fix resource leak in fslpamuprobe The fslpamuprobe returns directly when createcsd failed, leaving irq and memories unreleased. Fix by jumping to error if createcsd returns error...

5.5CVSS5.9AI score0.0015EPSS
SaveExploits0References12
OSV
OSV
added 2025/10/07 3:38 p.m.4 views

SUSE-SU-2025:20828-1 Security update for kernel-livepatch-MICRO-6-0-RT_Update_6

This update for kernel-livepatch-MICRO-6-0-RTUpdate6 fixes the following issues: - CVE-2025-38089: sunrpc: handle SVCGARBAGE during svc auth processing as auth error bsc1245509 - CVE-2025-38477: net/sched: schqfq: Fix race condition on qfqaggregate bsc1247315...

9.8CVSS6.5AI score0.00481EPSS
SaveExploits2References5
SUSE Linux
SUSE Linux
added 2025/10/07 3:38 p.m.2 views

Security update for kernel-livepatch-MICRO-6-0-RT_Update_4

This update for kernel-livepatch-MICRO-6-0-RTUpdate4 fixes the following issues: CVE-2025-21692: net: sched: fix ets qdisc OOB Indexing bsc1237048 CVE-2025-21791: vrf: use RCU protection in l3mdevl3out bsc1240744 CVE-2024-53168: sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket...

8.7CVSS7.5AI score0.00611EPSS
SaveExploits3References20
SUSE Linux
SUSE Linux
added 2025/10/07 3:38 p.m.8 views

Security update for kernel-livepatch-MICRO-6-0_Update_8

This update for kernel-livepatch-MICRO-6-0Update8 fixes the following issues: CVE-2025-38089: sunrpc: handle SVCGARBAGE during svc auth processing as auth error bsc1245509 CVE-2025-38477: net/sched: schqfq: Fix race condition on qfqaggregate bsc1247315 Patch Instructions: To install this SUSE...

8.7CVSS8AI score0.00481EPSS
SaveExploits2References8
OSV
OSV
added 2025/10/07 3:21 p.m.13 views

CVE-2023-53666 ASoC: codecs: wcd938x: fix missing mbhc init error handling

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...

6.4AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/07 3:21 p.m.18 views

CVE-2023-53666 ASoC: codecs: wcd938x: fix missing mbhc init error handling

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...

0.00135EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/07 3:21 p.m.33 views

CVE-2023-53666

CVE-2023-53666 relates to the Linux kernel ASoC codecs (snd_soc_wcd_mbhc, wcd938x) where MBHC initialisation could fail and lead to a NULL/error pointer dereference while configuring the jack. The patch fixes missing error handling to prevent dereferencing an error pointer, addressing an issue th...

5.5CVSS6AI score0.00135EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/10/07 3:21 p.m.15 views

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.5CVSS5.3AI score0.00135EPSS
SaveExploits0
OSV
OSV
added 2025/10/07 3:21 p.m.8 views

CVE-2023-53658 spi: bcm-qspi: return error if neither hif_mspi nor mspi is available

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...

6.3AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/10/07 3:21 p.m.16 views

CVE-2022-50545 r6040: Fix kmemleak in probe and remove

In the Linux kernel, the following vulnerability has been resolved: r6040: Fix kmemleak in probe and remove There is a memory leaks reported by kmemleak: unreferenced object 0xffff888116111000 size 2048: comm "modprobe", pid 817, jiffies 4294759745 age 76.502s hex dump first 32 bytes: 00 c4 0a 04...

0.00196EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/07 3:21 p.m.10 views

EUVD-2025-32817

In the Linux kernel, the following vulnerability has been resolved: r6040: Fix kmemleak in probe and remove There is a memory leaks reported by kmemleak: unreferenced object 0xffff888116111000 size 2048: comm "modprobe", pid 817, jiffies 4294759745 age 76.502s hex dump first 32 bytes: 00 c4 0a 04...

6AI score0.00196EPSS
SaveExploits0References10
OSV
OSV
added 2025/10/07 3:21 p.m.11 views

CVE-2022-50544 usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()

In the Linux kernel, the following vulnerability has been resolved: usb: host: xhci: Fix potential memory leak in xhciallocstreaminfo xhciallocstreaminfo allocates stream context array for streaminfo -streamctxarray with xhciallocstreamctx. When some error occurs, streaminfo-streamctxarray is not...

6.4AI score
SaveExploits0References12
Debian CVE
Debian CVE
added 2025/10/07 3:21 p.m.22 views

CVE-2022-50538

In the Linux kernel, the following vulnerability has been resolved: vme: Fix error not catched in fakeinit In fakeinit, rootdeviceregister is possible to fail but it's ignored, which can cause unregistering vmeroot fail when exit. general protection fault, probably for non-canonical address...

5.5CVSS5.4AI score0.00149EPSS
SaveExploits0
Rows per page
Query Builder