Lucene search
+L

13954 matches found

NVD
NVD
added 2024/02/27 7:15 a.m.30 views

CVE-2021-46917

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix wq cleanup of WQCFG registers A pre-release silicon erratum workaround where wq reset does not clear WQCFG registers was leaked into upstream code. Use wq reset command instead of blasting the MMIO region. Th...

5.5CVSS5.4AI score0.00225EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/27 7:15 a.m.9 views

CVE-2021-46914

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix unbalanced device enable/disable in suspend/resume pcidisabledevice called in ixgbeshutdown decreases dev-enablecnt by 1. pcienabledevicemem which increases dev-enablecnt by 1, was removed from ixgberesume in commit...

5.5CVSS7.4AI score
SaveExploits0References3
OSV
OSV
added 2024/02/27 7:15 a.m.13 views

CVE-2021-46909

In the Linux kernel, the following vulnerability has been resolved: ARM: footbridge: fix PCI interrupt mapping Since commit 30fdfb929e82 "PCI: Add a call to pciassignirq in pcideviceprobe", the PCI code will call the IRQ mapping function whenever a PCI driver is probed. If these are marked as ini...

5.5CVSS8.1AI score
SaveExploits0References6
OSV
OSV
added 2024/02/27 7:15 a.m.15 views

CVE-2021-46911

In the Linux kernel, the following vulnerability has been resolved: chktls: Fix kernel panic Taking page refcount is not ideal and causes kernel panic sometimes. It's better to take txctx lock for the complete skb transmit, to avoid page cleanup if ACK received in middle...

5.5CVSS7.3AI score
SaveExploits0References3
Prion
Prion
added 2024/02/27 7:15 a.m.24 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix unbalanced device enable/disable in suspend/resume pcidisabledevice called in ixgbeshutdown decreases dev-enablecnt by 1. pcienabledevicemem which increases dev-enablecnt by 1, was removed from ixgberesume in commit...

7.1AI score0.00232EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/27 7:15 a.m.9 views

UBUNTU-CVE-2021-46919

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix wq size store permission state WQ size can only be changed when the device is disabled. Current code allows change when device is enabled but wq is disabled. Change the check to detect device state...

5.5CVSS6.6AI score0.00222EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/02/27 6:53 a.m.25 views

CVE-2021-46917 dmaengine: idxd: fix wq cleanup of WQCFG registers

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix wq cleanup of WQCFG registers A pre-release silicon erratum workaround where wq reset does not clear WQCFG registers was leaked into upstream code. Use wq reset command instead of blasting the MMIO region. Th...

6.9AI score0.00225EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/02/27 3:54 a.m.8 views

SUSE CVE-2024-26594

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate mech token in session setup If client send invalid mech token in session setup request, ksmbd validate and make the error if it is invalid...

9.1CVSS6.8AI score0.51248EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/26 6:15 p.m.11 views

CVE-2019-25160

In the Linux kernel, the following vulnerability has been resolved: netlabel: fix out-of-bounds memory accesses There are two array out-of-bounds memory accesses, one in cipsov4maplvlvalid, the other in netlblbitmapwalk. Both errors are embarassingly simple, and the fixes are straightforward. As ...

7.1CVSS7.5AI score
SaveExploits0References8
Cvelist
Cvelist
added 2024/02/26 5:20 p.m.27 views

CVE-2021-46906 HID: usbhid: fix info leak in hid_submit_ctrl

In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: fix info leak in hidsubmitctrl In hidsubmitctrl, the way of calculating the report length doesn't take into account that report-size can be zero. When running the syzkaller reproducer, a report of size 0 causes...

6.4AI score0.00245EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2024/02/26 5:19 p.m.54 views

Kirby vulnerable to self cross-site scripting (self-XSS) in the URL field

TL;DR This vulnerability affects Kirby sites that use the URL field in any blueprint. A successful attack commonly requires knowledge of the content structure by the attacker as well as social engineering of a user with access to the Panel. The attack cannot be automated. The vulnerability is als...

4.7CVSS6.3AI score0.00405EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/02/26 4:28 p.m.3 views

DEBIAN-CVE-2024-26604

In the Linux kernel, the following vulnerability has been resolved: Revert "kobject: Remove redundant checks for whether ktype is NULL" This reverts commit 1b28cb81dab7c1eedc6034206f4e8d644046ad31. It is reported to cause problems, so revert it for now until the root cause can be found...

5.5CVSS5.3AI score0.00274EPSS
SaveExploits0References1
NVD
NVD
added 2024/02/26 4:27 p.m.21 views

CVE-2021-46905

In the Linux kernel, the following vulnerability has been resolved: net: hso: fix NULL-deref on disconnect regression Commit 8a12f8836145 "net: hso: fix null-ptr-deref during tty device unregistration" fixed the racy minor allocation reported by syzbot, but introduced an unconditional NULL-pointe...

5.5CVSS6.1AI score0.00261EPSS
SaveExploits0References9
OSV
OSV
added 2024/02/26 4:27 p.m.20 views

CVE-2021-46904

In the Linux kernel, the following vulnerability has been resolved: net: hso: fix null-ptr-deref during tty device unregistration Multiple ttys try to claim the same the minor number causing a double unregistration of the same device. The first unregistration succeeds but the next one results in ...

5.5CVSS7.3AI score
SaveExploits0References8
OSV
OSV
added 2024/02/25 8:16 a.m.10 views

CVE-2023-52469 drivers/amd/pm: fix a use-after-free in kv_parse_power_table

In the Linux kernel, the following vulnerability has been resolved: drivers/amd/pm: fix a use-after-free in kvparsepowertable When ps allocated by kzalloc equals to NULL, kvparsepowertable frees adev-pm.dpm.ps that allocated before. However, after the control flow goes through the following call...

7.8CVSS6AI score
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/02/25 8:16 a.m.20 views

CVE-2023-52469 drivers/amd/pm: fix a use-after-free in kv_parse_power_table

In the Linux kernel, the following vulnerability has been resolved: drivers/amd/pm: fix a use-after-free in kvparsepowertable When ps allocated by kzalloc equals to NULL, kvparsepowertable frees adev-pm.dpm.ps that allocated before. However, after the control flow goes through the following call...

7.8CVSS7.7AI score0.00294EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/02/24 6:01 p.m.38 views

CVE-2024-26603

A flaw was found in the Linux kernel's x86/fpu module, which revolves around an issue with relying on user space for critical information regarding the xsave buffer. In the affected scenario, the expected size of the user space buffer is derived from user-controlled data, specifically,...

5.5CVSS6.8AI score0.00278EPSS
SaveExploits0References4
Prion
Prion
added 2024/02/23 3:15 p.m.23 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: efivarfs: force RO when remounting if SetVariable is not supported If SetVariable at runtime is not supported by the firmware we never assign a callback for that function. At the same time mount the efivarfs as RO so no one can...

7.3AI score0.00244EPSS
SaveExploits0References6
OSV
OSV
added 2024/02/23 2:46 p.m.9 views

CVE-2024-26596 net: dsa: fix netdev_priv() dereference before check on non-DSA netdevice events

In the Linux kernel, the following vulnerability has been resolved: net: dsa: fix netdevpriv dereference before check on non-DSA netdevice events After the blamed commit, we started doing this dereference for every NETDEVCHANGEUPPER and NETDEVPRECHANGEUPPER event in the system. static inline stru...

6.1AI score
SaveExploits0References9
OSV
OSV
added 2024/02/23 2:46 p.m.10 views

CVE-2024-26595 mlxsw: spectrum_acl_tcam: Fix NULL pointer dereference in error path

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumacltcam: Fix NULL pointer dereference in error path When calling mlxswspacltcamregiondestroy from an error path after failing to attach the region to an ACL group, we hit a NULL pointer dereference upon...

5.9AI score
SaveExploits0References8
Rows per page
Query Builder