Lucene search
+L

7970 matches found

OSV
OSV
added 2024/02/27 10:15 a.m.7 views

CVE-2021-46925

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix kernel panic caused by race of smcsock A crash occurs when smccdctxhandler tries to access smcsock but smcrelease has already freed it. 4570.695099 BUG: unable to handle page fault for address: 000000002eae9e88...

4.7CVSS7.3AI score
SaveExploits0References3
CVE
CVE
added 2024/02/27 9:43 a.m.318 views

CVE-2021-46930

CVE-2021-46930 details from connected docs: In the Linux kernel, the usb mtu3 subsystem had a fix for a list_head check warning caused by uninitialized list_head, leading to a KASAN use-after-free in __list_del_entry_valid and an observed call trace through mtu3, mtu3_req_complete, mtu3_gadget_st...

5.5CVSS6.1AI score0.00216EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/02/27 7:15 a.m.8 views

CVE-2021-46920

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix clobbering of SWERR overflow bit on writeback Current code blindly writes over the SWERR and the OVERFLOW bits. Write back the bits actually read instead so the driver avoids clobbering the OVERFLOW bit that...

5.5CVSS7.6AI score
SaveExploits0References3
CVE
CVE
added 2024/02/27 6:53 a.m.640 views

CVE-2021-46912

The CVE-2021-46912 entry describes a Linux kernel vulnerability where tcp_allowed_congestion_control is global and writable, allowing cross-namespace leakage. A fix was applied to make tcp_allowed_congestion_control readonly in non-init netns, addressing the per-net IPv4 congestion control sysctl...

5.5CVSS6AI score0.00232EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2024/02/27 5:12 a.m.141 views

CVE-2024-0759

CVE-2024-0759 involves AnythingLLM enabling an attacker with internal-network access and manager/admin privileges to link-scrape IPs of other services on the same network. The root cause is exposure via a link collector that can be used without authentication, allowing internal IP discovery throu...

7.7CVSS7.6AI score0.00974EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2024/02/27 5:12 a.m.28 views

CVE-2024-0759 Collection of internally resolving IPs

Should an instance of AnythingLLM be hosted on an internal network and the attacked be explicitly granted a permission level of manager or admin, they could link-scrape internally resolving IPs of other services that are on the same network as AnythingLLM. This would require the attacker also be...

7.7CVSS7.1AI score0.00974EPSS
SaveExploits1References4
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
Cvelist
Cvelist
added 2024/02/26 5:20 p.m.41 views

CVE-2023-52474 IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix bugs with non-PAGESIZE-end multi-iovec user SDMA requests hfi1 user SDMA request processing has two bugs that can cause data corruption for user SDMA requests that have multiple payload iovecs where an iovec other th...

7.8AI score0.00251EPSS
SaveExploits0References6
Prion
Prion
added 2024/02/26 4:28 p.m.20 views

Spoofing

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

7.2AI score0.00274EPSS
SaveExploits0References3
Gentoo Linux
Gentoo Linux
added 2024/02/26 12:0 a.m.80 views

PyYAML: Arbitrary Code Execution

Background PyYAML is a YAML parser and emitter for Python. Description A vulnerability has been discovered in PyYAML. Please review the CVE identifier referenced below for details. Impact A vulnerability was discovered in the PyYAML library, where it is susceptible to arbitrary code execution whe...

10CVSS8.3AI score0.05984EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2024/02/26 12:0 a.m.39 views

Debian dla-3740 : gnutls-bin - security update

The remote Debian 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the dla-3740 advisory. ------------------------------------------------------------------------- Debian LTS Advisory DLA-3740-1 [email protected]...

7.5CVSS6.6AI score0.01614EPSS
SaveExploits1References6
OSV
OSV
added 2024/02/25 8:16 a.m.8 views

CVE-2023-52472 crypto: rsa - add a check for allocation failure

In the Linux kernel, the following vulnerability has been resolved: crypto: rsa - add a check for allocation failure Static checkers insist that the mpialloc allocation can fail so add a check to prevent a NULL dereference. Small allocations like this can't actually fail in current kernels, but...

5.5CVSS5.9AI score0.00272EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/02/25 8:16 a.m.40 views

CVE-2023-52468

In the Linux kernel, the following vulnerability has been resolved: class: fix use-after-free in classregister The lockclasskey is still registered and can be found in lockkeyshash hlist after subsysprivate is freed in error handler path.A task who iterate over the lockkeyshash later may cause...

7.8CVSS5.8AI score0.00275EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/02/24 3:17 p.m.33 views

CVE-2024-26605 PCI/ASPM: Fix deadlock when enabling ASPM

In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: Fix deadlock when enabling ASPM A last minute revert in 6.7-final introduced a potential deadlock when enabling ASPM during probe of Qualcomm PCIe controllers as reported by lockdep:...

5.7AI score0.00208EPSS
SaveExploits0References4
Prion
Prion
added 2024/02/23 3:15 p.m.16 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: iommu: Don't reserve 0-length IOVA region When the bootloader/firmware doesn't setup the framebuffers, their address and size are 0 in "iommu-addresses" property. If IOVA region is reserved with 0 length, then it ends up corrupti...

7.2AI score0.00236EPSS
SaveExploits0References3
Prion
Prion
added 2024/02/22 5:15 p.m.18 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid dirent corruption As Al reported in link1: f2fsrename ... if olddir != newdir && !whiteout f2fssetlinkoldinode, olddirentry, olddirpage, newdir; else f2fsputpageolddirpage, 0; You want correct inumber in the "....

4.3CVSS7.1AI score0.00245EPSS
SaveExploits0References8
OSV
OSV
added 2024/02/22 4:21 p.m.14 views

CVE-2023-52451 powerpc/pseries/memhp: Fix access beyond end of drmem array

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/memhp: Fix access beyond end of drmem array dlparmemoryremovebyindex may access beyond the bounds of the drmem lmb array when the LMB lookup fails to match an entry with the given DRC index. When the search fails,...

7.8CVSS5.8AI score0.00246EPSS
SaveExploits0References12
OSV
OSV
added 2024/02/22 4:13 p.m.8 views

CVE-2024-26589 bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject variable offset alu on PTRTOFLOWKEYS For PTRTOFLOWKEYS, checkflowkeysaccess only uses fixed off for validation. However, variable offset ptr alu is not prohibited for this ptr kind. So the variable offset is not...

7.8CVSS5.9AI score0.00239EPSS
SaveExploits0References8
OSV
OSV
added 2024/02/22 4:13 p.m.6 views

CVE-2023-52443 apparmor: avoid crash when parsed profile name is empty

In the Linux kernel, the following vulnerability has been resolved: apparmor: avoid crash when parsed profile name is empty When processing a packed profile in unpackprofile described like "profile :ns::samba-dcerpcd /usr/lib/samba/,samba/samba-dcerpcd ..." a string ":samba-dcerpcd" is unpacked a...

5.5CVSS5.8AI score0.0024EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
added 2024/02/21 11:15 p.m.30 views

CVE-2024-26147

Helm is a package manager for Charts for Kubernetes. Versions prior to 3.14.2 contain an uninitialized variable vulnerability when Helm parses index and plugin yaml files missing expected content. When either an index.yaml file or a plugins plugin.yaml file were missing all metadata a panic would...

7.5CVSS6.9AI score0.00934EPSS
SaveExploits0References3
Rows per page
Query Builder