Lucene search
+L

2960 matches found

SUSE CVE
SUSE CVE
added 2024/11/19 3:49 a.m.6 views

SUSE CVE-2024-50293

In the Linux kernel, the following vulnerability has been resolved: net/smc: do not leave a dangling sk pointer in smccreate Thanks to commit 4bbd360a5084 "socket: Print pf-create when it does not clear sock-sk on failure.", syzbot found an issue with AFSMC: smccreate must clear sock-sk on failur...

8.1CVSS7.6AI score0.00213EPSS
SaveExploits0References7
OSV
OSV
added 2024/11/15 5:15 p.m.7 views

CVE-2021-34751

A vulnerability in the administrative web-based GUI configuration manager of Cisco Firepower Management Center FMC Software could allow an authenticated, remote attacker to access sensitive configuration information. The attacker would require low privilege credentials on an affected device. This...

4.3CVSS5.8AI score0.00271EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/11/15 12:0 a.m.11 views

PT-2024-16545 · WordPress · Simple Local Avatars

Name of the Vulnerable Software and Affected Versions: The Simple Local Avatars plugin for WordPress versions up to, and including, 2.7.11 Description: The issue is related to a missing capability check on the sla clear user cache function, allowing authenticated attackers with Subscriber-level...

4.3CVSS9.2AI score0.00333EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/11/13 12:0 a.m.5 views

Intel BigDL 安全漏洞

Intel BigDL is an application from Intel Corporation USA. A security vulnerability exists in Intel BigDL versions prior to 2.5.0 that originates from allowing sensitive information to be transmitted in clear text. An attacker exploiting this vulnerability could cause a denial of service on the...

5.4CVSS6.3AI score0.00142EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/11/12 9:36 a.m.5 views

freerdp: Integer overflow & OutOfBound Write in clear_decompress_residual_data

A flaw was found in FreeRDP-based clients. Affected versions of FreeRDP are vulnerable to an integer overflow and out-of-bounds write. This issue occurs when the sum of the runLengthFactor and pixelIndex values become large enough to overflow the uint32 type and bypass an error check when clearin...

9.8CVSS5.8AI score0.02275EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.4 views

kernel: drm/radeon: check bo_va->bo is non-NULL before using it

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: check bova-bo is non-NULL before using it The call to radeonvmclearfreed might clear bova-bo, so we have to check it before dereferencing it...

5.5CVSS6.5AI score0.00239EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.4 views

kernel: drm/amdgpu: Reset IH OVERFLOW_CLEAR bit

A flaw was found in the Linux kernel. The IH OVERFLOWCLEAR bit was not reset...

5.5CVSS7.2AI score0.00246EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.3 views

kernel: x86/bhi: Avoid warning in #DB handler due to BHI mitigation

A denial of service vulnerability was found in the Linux kernel. When BHI mitigation is enabled, if SYSENTER is invoked with the TF flag set, then entrySYSENTERcompat uses CLEARBRANCHHISTORY and calls the clearbhbloop before the TF flag is cleared. This causes the DB handler excdebugkernel to iss...

5.5CVSS6.6AI score0.00219EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/11/10 3:49 a.m.11 views

SUSE CVE-2024-50230

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug due to missing clearing of checked flag Syzbot reported that in directory operations after nilfs2 detects filesystem corruption and degrades to read-only, blockwritebeginint, which is called to prepare bloc...

5.5CVSS7.6AI score0.0027EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/11/10 3:49 a.m.5 views

SUSE CVE-2024-50234

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlegacy: Clear stale interrupts before resuming device iwl4965 fails upon resume from hibernation on my laptop. The reason seems to be a stale interrupt which isn't being cleared out before interrupts are enabled. We end u...

4.7CVSS7.6AI score0.00193EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2024/11/10 3:49 a.m.2 views

SUSE CVE-2024-50244

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Additional check in niclear Checking of NTFSFLAGSLOGREPLAYING added to prevent access to uninitialized bitmap during replay process...

3.3CVSS7.7AI score0.00219EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/09 11:15 a.m.11 views

UBUNTU-CVE-2024-50230

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug due to missing clearing of checked flag Syzbot reported that in directory operations after nilfs2 detects filesystem corruption and degrades to read-only, blockwritebeginint, which is called to prepare bloc...

7.8CVSS6.4AI score0.0027EPSS
SaveExploits0References48
Vulnrichment
Vulnrichment
added 2024/11/09 10:14 a.m.2 views

CVE-2024-50244 fs/ntfs3: Additional check in ni_clear()

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Additional check in niclear Checking of NTFSFLAGSLOGREPLAYING added to prevent access to uninitialized bitmap during replay process...

7.6AI score0.00219EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/11/09 10:14 a.m.17 views

CVE-2024-50235

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: clear wdev-cqmconfig pointer on free When we free wdev-cqmconfig when unregistering, we also need to clear out the pointer since the same wdev/netdev may get re-registered in another network namespace, then...

7.8CVSS6AI score0.00243EPSS
SaveExploits0
CVE
CVE
added 2024/11/09 10:14 a.m.173 views

CVE-2024-50234

CVE-2024-50234 : A Linux kernel vulnerability affecting Wi‑Fi stack in the iwl4965/iwlegacy path where on resume from hibernation a stale interrupt could be re-enabled, causing a race between resume startup and queued shutdown work and potentially a system hang. The fix, implemented in the kernel...

7CVSS6.5AI score0.00193EPSS
SaveExploits0References10Affected Software1
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:0 a.m.6 views

can: bcm: Clear bo->bcm_proc_read after remove_proc_entry().

...

5.5CVSS7AI score0.00248EPSS
SaveExploits0
OSV
OSV
added 2024/11/08 6:15 a.m.5 views

UBUNTU-CVE-2024-50193

In the Linux kernel, the following vulnerability has been resolved: x86/entry32: Clear CPU buffers after register restore in NMI return CPU buffers are currently cleared after call to excnmi, but before register state is restored. This may be okay for MDS mitigation but not for RDFS. Because RDFS...

7.1CVSS6.4AI score0.00214EPSS
SaveExploits0References37
OSV
OSV
added 2024/11/08 5:38 a.m.18 views

CVE-2024-50186 net: explicitly clear the sk pointer, when pf->create fails

In the Linux kernel, the following vulnerability has been resolved: net: explicitly clear the sk pointer, when pf-create fails We have recently noticed the exact same KASAN splat as in commit 6cd4a78d962b "net: do not leave a dangling sk pointer, when socket creation fails". The problem is that...

7.8CVSS6.1AI score0.00233EPSS
SaveExploits0References9
CVE
CVE
added 2024/11/07 5:59 p.m.57 views

CVE-2024-51993

CVE-2024-51993 affects Combodo iTop (pre-3.2.0) where passwords for misconfigured users are stored in cleartext and can be read if an attacker gains access to backups or the database. The issue is mitigated by upgrading to version 3.2.0 or later. If upgrading is not possible, encryption of backup...

3.4CVSS3.9AI score0.0011EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2024/11/07 5:59 p.m.10 views

CVE-2024-51993 Password is stored in clear in the database in Combodo iTop

Combodo iTop is a web based IT Service Management tool. An attacker accessing a backup file or the database can read some passwords for misconfigured Users. This issue has been addressed in version 3.2.0 and all users are advised to upgrade. Users unable to upgrade are advised to encrypt their...

3.4CVSS4.4AI score0.0011EPSS
SaveExploits0References3
Rows per page
Query Builder