Lucene search
+L

6509 matches found

OSV
OSV
added 2024/05/23 7:14 p.m.20 views

GHSA-X5W2-WCR8-9Q45 Silverstripe Missing security check on dev/build/defaults

The buildDefaults method on DevelopmentAdmin is missing a permission check. In live mode, if you access /dev/build, you are requested to login first. However, if you access /dev/build/defaults, then the action is performed without any login check. This should be protected in the same way that...

6.5CVSS6.9AI score
SaveExploits0References6
AlmaLinux
AlmaLinux
added 2024/05/22 12:00 a.m.42 views

Moderate: pam security update

Pluggable Authentication Modules PAM provide a system to set up authentication policies without the need to recompile programs to handle authentication. Security Fixes: pam: allowing unprivileged user to block another user namespace CVE-2024-22365 For more details about the security issues,...

5.5CVSS6.3AI score0.00459EPSS
SaveExploits1References4
AlmaLinux
AlmaLinux
added 2024/05/22 12:00 a.m.45 views

Moderate: python3.11 security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

5.3CVSS6.5AI score0.02527EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2024/05/21 3:31 p.m.72 views

CVE-2023-52866

In the Linux kernel, the following vulnerability has been resolved: HID: uclogic: Fix user-memory-access bug in uclogicparamsugeev2initeventhooks When CONFIGHIDUCLOGIC=y and CONFIGKUNITALLTESTS=y, launch kernel and then the below user-memory-access bug occurs. In...

7.1CVSS6.3AI score0.00228EPSS
SaveExploits0
NVD
NVD
added 2024/05/21 3:15 p.m.18 views

CVE-2021-47304

In the Linux kernel, the following vulnerability has been resolved: tcp: fix tcpinittransfer to not reset icskcainitialized This commit fixes a bug found by syzkaller that could cause spurious double-initializations for congestion control modules, which could cause memory leaks or other problems...

5.5CVSS6.5AI score0.00235EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/21 3:15 p.m.18 views

CVE-2021-47302

In the Linux kernel, the following vulnerability has been resolved: igc: Fix use-after-free error during reset Cleans the next descriptor to watch nexttowatch when cleaning the TX ring. Failure to do so can cause invalid memory accesses. If igcpoll runs while the controller is being reset this ca...

7.8CVSS6.7AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.35 views

CVE-2021-47222

In the Linux kernel, the following vulnerability has been resolved: net: bridge: fix vlan tunnel dst refcnt when egressing The egress tunnel code uses dstclone and directly sets the result which is wrong because the entry might have 0 refcnt or be already deleted, causing number of problems. It...

7.8CVSS6.4AI score0.00246EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.62 views

CVE-2021-47337

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix bad pointer dereference when ehandler kthread is invalid Commit 66a834d09293 "scsi: core: Fix error handling of scsihostalloc" changed the allocation logic to call putdevice to perform host cleanup with the...

5.5CVSS6AI score0.0024EPSS
SaveExploits0References10
CVE
CVE
added 2024/05/21 2:35 p.m.147 views

CVE-2021-47304

CVE-2021-47304 : Linux kernel fix for tcp_init_transfer() resetting icsk_ca_initialized, which could cause double-initializations of congestion-control modules (e.g., CDG) and memory leaks. Root cause: after tcp_init_transfer(), icsk_ca_initialized could be reset to 0 without a prior cc->relea...

5.5CVSS6.7AI score0.00235EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/21 2:35 p.m.20 views

CVE-2021-47304 tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized

In the Linux kernel, the following vulnerability has been resolved: tcp: fix tcpinittransfer to not reset icskcainitialized This commit fixes a bug found by syzkaller that could cause spurious double-initializations for congestion control modules, which could cause memory leaks or other problems...

6.8AI score0.00235EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/21 2:19 p.m.31 views

CVE-2021-47262 KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message Use the string machinery provided by the tracing subystem to make a copy of the string literals consumed by the "nested VM-Enter failed" tracepoint. A complet...

6.5AI score0.0023EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/21 2:19 p.m.27 views

CVE-2021-47262 KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message Use the string machinery provided by the tracing subystem to make a copy of the string literals consumed by the "nested VM-Enter failed" tracepoint. A complet...

7AI score0.0023EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/05/21 12:00 a.m.11 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from problems with the validity of the fs/jfs modules dbmaxag and dbagpref...

7.8CVSS6.5AI score0.00255EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/20 9:48 a.m.20 views

CVE-2024-36007 mlxsw: spectrum_acl_tcam: Fix warning during rehash

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumacltcam: Fix warning during rehash As previously explained, the rehash delayed work migrates filters from one region to another. This is done by iterating over all chunks all the filters with the same priority in t...

7.8CVSS6AI score
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/05/20 9:48 a.m.22 views

CVE-2024-36007 mlxsw: spectrum_acl_tcam: Fix warning during rehash

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumacltcam: Fix warning during rehash As previously explained, the rehash delayed work migrates filters from one region to another. This is done by iterating over all chunks all the filters with the same priority in t...

7.8CVSS6.7AI score0.00231EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/20 9:48 a.m.37 views

CVE-2024-36004 i40e: Do not use WQ_MEM_RECLAIM flag for workqueue

In the Linux kernel, the following vulnerability has been resolved: i40e: Do not use WQMEMRECLAIM flag for workqueue Issue reported by customer during SRIOV testing, call trace: When both i40e and the i40iw driver are loaded, a warning in checkflushdependency is being triggered. This seems to be...

5.9AI score
SaveExploits0References14
Cvelist
Cvelist
added 2024/05/20 9:47 a.m.36 views

CVE-2024-35990 dma: xilinx_dpdma: Fix locking

In the Linux kernel, the following vulnerability has been resolved: dma: xilinxdpdma: Fix locking There are several places where either chan-lock or chan-vchan.lock was not held. Add appropriate locking. This fixes lockdep warnings like 31.077578 ------------ cut here ------------ 31.077831...

7.8CVSS5.4AI score0.00212EPSS
SaveExploits0References6
NVD
NVD
added 2024/05/19 9:15 a.m.16 views

CVE-2024-35910

In the Linux kernel, the following vulnerability has been resolved: tcp: properly terminate timers for kernel sockets We had various syzbot reports about tcp timers firing after the corresponding netns has been dismantled. Fortunately Josef Bacik could trigger the issue more often, and could test...

7.8CVSS6.3AI score0.00259EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.19 views

CVE-2024-35853

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumacltcam: Fix memory leak during rehash The rehash delayed work migrates filters from one region to another. This is done by iterating over all chunks all the filters with the same priority in the region and in each...

6.4CVSS6.4AI score0.00728EPSS
SaveExploits0References27
Amazon
Amazon
added 2024/05/15 12:00 a.m.38 views

Medium: edk2

Issue Overview: Issue summary: Some non-default TLS server configurations can cause unbounded memory growth when processing TLSv1.3 sessions Impact summary: An attacker may exploit certain server configurations to trigger unbounded memory growth that would lead to a Denial of Service This problem...

5.9CVSS5.9AI score0.54026EPSS
SaveExploits0
Rows per page
Query Builder