Lucene search
+L

13954 matches found

SUSE CVE
SUSE CVE
added 2024/03/01 4:07 a.m.10 views

SUSE CVE-2021-47002

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix null pointer dereference in svcrqstfree When allocpagesnode returns null in svcrqstalloc, the null rqscratchpage pointer will be dereferenced when calling putpage in svcrqstfree. Fix it by adding a null check...

5.5CVSS7.8AI score0.00236EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/03/01 12:00 a.m.11 views

PT-2024-22017 · Csz Cms · Csz Cms

Name of the Vulnerable Software and Affected Versions: CSZ CMS version 1.3.0 Description: A Cross Site Scripting issue allows an attacker to execute arbitrary code via a crafted script to the Site Name fields of the Site Settings component. Recommendations: For CSZ CMS version 1.3.0, at the momen...

6.1CVSS6.3AI score0.0049EPSS
SaveExploits1References3
OSV
OSV
added 2024/02/29 11:15 p.m.8 views

CVE-2021-47020

In the Linux kernel, the following vulnerability has been resolved: soundwire: stream: fix memory leak in stream config error path When stream config is failed, master runtime will release all slave runtime in the slavertlist, but slave runtime is not added to the list at this time. This patch...

5.5CVSS7.3AI score
SaveExploits0References6
OSV
OSV
added 2024/02/29 11:15 p.m.12 views

CVE-2021-47054

In the Linux kernel, the following vulnerability has been resolved: bus: qcom: Put child node before return Put child node before return to fix potential reference count leak. Generally, the reference count of child is incremented and decremented automatically in the macro...

5.5CVSS7.3AI score
SaveExploits0References8
OSV
OSV
added 2024/02/29 11:15 p.m.11 views

CVE-2021-47064

In the Linux kernel, the following vulnerability has been resolved: mt76: fix potential DMA mapping leak With buf uninitialized in mt76dmatxqueueskbraw, its field skipunmap could potentially inherit a non-zero value from stack garbage. If this happens, it will cause DMA mappings for MCU command...

5.3CVSS6.7AI score
SaveExploits0References4
OSV
OSV
added 2024/02/29 11:15 p.m.9 views

CVE-2021-47059

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ss - fix result memory leak on error path This patch fixes a memory leak on an error path...

5.5CVSS6.8AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/02/29 11:15 p.m.42 views

CVE-2021-47068

In the Linux kernel, the following vulnerability has been resolved: net/nfc: fix use-after-free llcpsockbind/connect Commits 8a4cd82d "nfc: fix refcount leak in llcpsockconnect" and c33b1cc62 "nfc: fix refcount leak in llcpsockbind" fixed a refcount leak bug in bind/connect but introduced a...

7.8CVSS6.4AI score0.00233EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/02/29 10:37 p.m.28 views

CVE-2021-47061 KVM: Destroy I/O bus devices on unregister failure _after_ sync'ing SRCU

In the Linux kernel, the following vulnerability has been resolved: KVM: Destroy I/O bus devices on unregister failure after sync'ing SRCU If allocating a new instance of an I/O bus fails when unregistering a device, wait to destroy the device until after all readers are guaranteed to see the new...

7.8CVSS7.6AI score0.00241EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/02/29 10:37 p.m.36 views

CVE-2021-47058 regmap: set debugfs_name to NULL after it is freed

In the Linux kernel, the following vulnerability has been resolved: regmap: set debugfsname to NULL after it is freed There is a upstream commit cffa4b2122f5"regmap:debugfs: Fix a memory leak when calling regmapattachdev" that adds a if condition when create name for debugfsname. With below...

6.6AI score0.00246EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/02/29 10:31 p.m.29 views

CVE-2021-46959

In the Linux kernel, the following vulnerability has been resolved: spi: Fix use-after-free with devmspialloc We can't rely on the contents of the devres list during spiunregistercontroller, as the list is already torn down at the time we perform devresfind for devmspireleasecontroller. This caus...

7.8CVSS7.2AI score0.00245EPSS
SaveExploits0
OSV
OSV
added 2024/02/29 3:52 p.m.8 views

CVE-2023-52495 soc: qcom: pmic_glink_altmode: fix port sanity check

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: pmicglinkaltmode: fix port sanity check The PMIC GLINK altmode driver currently supports at most two ports. Fix the incomplete port sanity check on notifications to avoid accessing and corrupting memory beyond the port...

5.7AI score
SaveExploits0References6
OSV
OSV
added 2024/02/29 3:52 p.m.13 views

CVE-2023-52489 mm/sparsemem: fix race in accessing memory_section->usage

In the Linux kernel, the following vulnerability has been resolved: mm/sparsemem: fix race in accessing memorysection-usage The below race is observed on a PFN which falls into the device memory region with the system memory configuration where PFN's are such that ZONENORMAL ZONEDEVICE ZONENORMAL...

6.1AI score
SaveExploits0References10
OSV
OSV
added 2024/02/29 3:52 p.m.7 views

CVE-2023-52487 net/mlx5e: Fix peer flow lists handling

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix peer flow lists handling The cited change refactored mlx5etcdelfdbpeerflow to only clear DUP flag when list of peer flows has become empty. However, if any concurrent user holds a reference to a peer flow for...

5.5AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/02/29 3:32 p.m.59 views

CVE-2024-26607

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: sii902x: Fix probing race issue A null pointer dereference crash has been observed rarely on TI platforms using sii9022 bridge: 53.271356 sii902xgetedid+0x34/0x70 sii902x 53.276066 sii902xbridgegetedid+0x14/0x20 sii90...

4.4CVSS6.5AI score0.00232EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/02/29 10:08 a.m.20 views

CVE-2021-47028

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7915: fix txrate reporting Properly check rateinfo to fix unexpected reporting. 1215.161863 Call trace: 1215.164307 cfg80211calculatebitrate+0x124/0x200 cfg80211 1215.170139 ieee80211supdatemetric+0x80/0xc0 mac80211...

2.3CVSS6.5AI score0.00348EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/02/29 10:03 a.m.38 views

CVE-2020-36787

A clock handling logic flaw was found in the Linux kernel, which introduces an improper reset on the Video Engine hardware and may generate unexpected DMA memory transfers that can corrupt the memory region in random and sporadic ways. Mitigation Mitigation for this issue is either not available ...

6CVSS5.2AI score0.00231EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/02/29 9:18 a.m.34 views

CVE-2021-46983

A flaw was found in an error-handling function in the Linux kernel's NVMe driver. This flaw allows an attacker with control over NVMe links to cause a denial of service. Mitigation Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a...

4.4CVSS6AI score0.00627EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/02/29 9:02 a.m.26 views

CVE-2021-46976

A flaw was found in the Linux kernel's i915 GPU driver. This flaw allows an attacker with the ability to activate and deactivate a GPU supported by this driver to cause a denial of service. Mitigation Red Hat has investigated whether a possible mitigation exists for this issue, and has not been...

4.4CVSS8AI score0.00232EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/02/29 7:03 a.m.35 views

CVE-2021-46974

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix masking negation logic upon negative dst register The negation logic for the case where the offreg is sitting in the dst register is not correct given then we cannot just invert the add to a sub or vice versa. As a fix,...

2.3CVSS6.5AI score0.00247EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/29 5:43 a.m.44 views

CVE-2023-52484 iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3: Fix soft lockup triggered by armsmmumminvalidaterange When running an SVA case, the following soft lockup is triggered: -------------------------------------------------------------------- watchdog: BUG: soft...

5.6AI score
SaveExploits0References7
Rows per page
Query Builder