Lucene search
+L

748 matches found

OSV
OSV
added 2024/02/28 9:15 a.m.10 views

CVE-2021-47048

In the Linux kernel, the following vulnerability has been resolved: spi: spi-zynqmp-gqspi: fix use-after-free in zynqmpqspiexecop When handling op-addr, it is using the buffer "tmpbuf" which has been freed. This will trigger a use-after-free KASAN warning. Let's use temporary variables to store...

7.8CVSS6.9AI score
SaveExploits0References4
OSV
OSV
added 2024/02/28 9:15 a.m.10 views

CVE-2020-36787

In the Linux kernel, the following vulnerability has been resolved: media: aspeed: fix clock handling logic Video engine uses eclk and vclk for its clock sources and its reset control is coupled with eclk so the current clock enabling sequence works like below. Enable eclk De-assert Video Engine...

5.5CVSS6.5AI score
SaveExploits0References5
OSV
OSV
added 2024/02/27 7:4 p.m.6 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,...

5.5CVSS7.3AI score
SaveExploits0References7
OSV
OSV
added 2024/02/27 7:4 p.m.7 views

CVE-2021-46962

In the Linux kernel, the following vulnerability has been resolved: mmc: uniphier-sd: Fix a resource leak in the remove function A 'tmiommchostfree' call is missing in the remove function, in order to balance a 'tmiommchostalloc' call in the probe. This is done in the error handling path of the...

5.5CVSS7.3AI score
SaveExploits0References5
OSV
OSV
added 2024/02/27 7:4 p.m.6 views

CVE-2021-46940

In the Linux kernel, the following vulnerability has been resolved: tools/power turbostat: Fix offset overflow issue in index converting The idxtooffset function returns type int 32-bit signed, but MSRPKGENERGYSTAT is u32 and would be interpreted as a negative number. The end result is that it hi...

5.5CVSS6.8AI score
SaveExploits0References4
OSV
OSV
added 2024/02/27 10:15 a.m.7 views

CVE-2021-46924

In the Linux kernel, the following vulnerability has been resolved: NFC: st21nfca: Fix memory leak in device probe and remove 'phy-pendingskb' is alloced when device probe, but forgot to free in the error handling path and remove path, this cause memory leak as follows: unreferenced object...

5.5CVSS7.3AI score
SaveExploits0References6
OSV
OSV
added 2024/02/27 10:15 a.m.10 views

CVE-2021-46922

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Fix TPM reservation for seal/unseal The original patch 8c657a0590de "KEYS: trusted: Reserve TPM for seal and unseal operations" was correct on the mailing list:...

5.5CVSS7.5AI score
SaveExploits0References3
OSV
OSV
added 2024/02/26 6:15 p.m.9 views

CVE-2020-36775

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential deadlock Using f2fstrylockop in f2fswritecompressedpages to avoid potential deadlock like we did in f2fswritesingledatapage...

5.5CVSS6.7AI score
SaveExploits0References3
OSV
OSV
added 2024/02/26 6:15 p.m.14 views

CVE-2021-46906

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

5.5CVSS7.3AI score
SaveExploits0References8
OSV
OSV
added 2024/02/23 2:46 p.m.10 views

CVE-2024-26598 KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache There is a potential UAF scenario in the case of an LPI translation cache hit racing with an operation that invalidates the cache, such as a DISCARD ITS command...

7.8CVSS5.8AI score0.0024EPSS
SaveExploits0References11
OSV
OSV
added 2024/02/22 4:21 p.m.7 views

CVE-2024-26591 bpf: Fix re-attachment branch in bpf_tracing_prog_attach

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix re-attachment branch in bpftracingprogattach The following case can cause a crash due to missing attachbtf: 1 load rawtp program 2 load fentry program with rawtp as targetfd 3 create tracing link for fentry program with...

5.5CVSS6AI score0.00231EPSS
SaveExploits0References8
OSV
OSV
added 2024/02/22 2:56 p.m.3 views

SUSE-SU-2024:0593-1 Security update for tiff

This update for tiff fixes the following issues: - CVE-2023-52356: Fixed segfault in TIFFReadRGBATileExt bsc1219213...

7.5CVSS7.5AI score0.02187EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/20 4:45 p.m.11 views

CVE-2023-47635 Decidim vulnerable to possible CSRF attack at questionnaire templates preview

Decidim is a participatory democracy framework. Starting in version 0.23.0 and prior to versions 0.27.5 and 0.28.0, the CSRF authenticity token check is disabled for the questionnaire templates preview. The issue does not imply a serious security thread as you need to have access also to the...

4.5CVSS5.1AI score0.00313EPSS
SaveExploits0References10
OSV
OSV
added 2024/02/20 12:52 p.m.9 views

CVE-2023-52433 netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetrbtree: skip sync GC for new elements in this transaction New elements in this transaction might expired before such transaction ends. Skip sync GC for such elements otherwise commit path might walk over an alrea...

4.4CVSS6AI score0.00265EPSS
SaveExploits0References11
OSV
OSV
added 2024/02/09 1:34 a.m.7 views

MGASA-2024-0029 Updated postfix packages fix a security vulnerability

Postfix has been updated to fix smtp smuggling, an email spoofing attack that involves a composition of email services with specific differences in the way they handle line endings other than...

5.3CVSS5AI score0.02598EPSS
SaveExploits4References4
OSV
OSV
added 2024/02/06 11:33 p.m.8 views

SUSE-SU-2024:0393-1 Security update for the Linux Kernel (Live Patch 39 for SLE 15 SP3)

This update for the Linux Kernel 5.3.18-15030059144 fixes several issues. The following security issues were fixed: - CVE-2023-6932: Fixed a use-after-free vulnerability in the ipv4 igmp component that could lead to local privilege escalation bsc1218255. - CVE-2023-1829: Fixed a use-after-free...

7.8CVSS8.2AI score0.01037EPSS
SaveExploits1References5
OSV
OSV
added 2024/01/31 9:57 p.m.6 views

CVE-2024-23652 BuildKit possible host system access from mount stub cleaner

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. A malicious BuildKit frontend or Dockerfile using RUN --mount could trick the feature that removes empty files created for the mountpoints into removing a file outside the...

10CVSS6.6AI score0.02038EPSS
SaveExploits0References5
OSV
OSV
added 2023/12/27 9:40 p.m.7 views

OPENSUSE-SU-2023:0418-1 Security update for zabbix

This update for zabbix fixes the following issues: Updated to latest release 4.0.50: - CVE-2023-32727: Fixed potential arbitrary code execution in icmpping boo1218199...

7.2CVSS7.3AI score0.00873EPSS
SaveExploits0References3
OSV
OSV
added 2023/12/22 5:15 p.m.9 views

PYSEC-2023-287

Nautobot is a Network Source of Truth and Network Automation Platform built as a web application atop the Django Python framework with a PostgreSQL or MySQL database. When submitting a Job to run via a Job Button, only the model-level extras.runjob permission is checked i.e., does the user have...

4.3CVSS4.4AI score0.00448EPSS
SaveExploits0References7
OSV
OSV
added 2023/12/21 6:14 p.m.16 views

GHSA-R24F-HG58-VFRW unsafe-libyaml unaligned write of u64 on 32-bit and 16-bit platforms

Affected versions allocate memory using the alignment of usize and write data to it of type u64, without using core::ptr::writeunaligned. In platforms with sub-64bit alignment for usize including wasm32 and x86 these writes are insufficiently aligned some of the time. If using an ordinary optimiz...

7AI score
SaveExploits0References4
Rows per page
Query Builder