Lucene search
+L

7970 matches found

RedhatCVE
RedhatCVE
added 2024/03/12 4:11 p.m.20 views

CVE-2023-52494

A flaw was found in the Linux Kernel. 128 bit struct mhiringelement aligned event ring elements are expected, but an unaligned read pointer can be passed. An unaligned read pointer could lead to multiple issues, including a denial of service or ring buffer memory corruption...

4.4CVSS7.3AI score0.0028EPSS
SaveExploits0References4
Rockylinux
Rockylinux
added 2024/03/12 3:42 p.m.46 views

sssd bug fix update

An update is available for sssd. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The System Security Services Daemon SSSD service provides a set of daemons to...

7.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/03/12 12:0 a.m.41 views

EulerOS 2.0 SP10 : gnutls (EulerOS-SA-2024-1312)

According to the versions of the gnutls packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A vulnerability was found that the response times to malformed ciphertexts in RSA-PSK ClientKeyExchange differ from response times of ciphertext...

7.5CVSS6.6AI score0.01614EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2024/03/12 12:0 a.m.47 views

EulerOS 2.0 SP11 : gnutls (EulerOS-SA-2024-1213)

According to the versions of the gnutls packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A vulnerability was found in GnuTLS. The response times to malformed ciphertexts in RSA-PSK ClientKeyExchange differ from the response times of...

7.5CVSS6.5AI score0.01614EPSS
SaveExploits2References3
Prion
Prion
added 2024/03/11 6:15 p.m.36 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: drm: Don't unref the same fb many times by mistake due to deadlock handling If we get a deadlock after the fb lookup in drmmodepageflipioctl we proceed to unref the fb and then retry the whole thing from the top. But we forget to...

7AI score0.0022EPSS
SaveExploits0References8
Prion
Prion
added 2024/03/11 6:15 p.m.39 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: Add alignment check for event ring read pointer Though we do check the event ring read pointer by "isvalidringptr" to make sure it is in the buffer range, but there is another risk the pointer may be not aligned...

7.3AI score0.0028EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2024/03/08 12:0 a.m.20 views

Fedora: Security Advisory for maven-common-artifact-filters (FEDORA-2024-129d8ca6fc)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS9.2AI score0.02578EPSS
SaveExploits3References2
Fedora
Fedora
added 2024/03/07 10:33 p.m.29 views

[SECURITY] Fedora 40 Update: maven-resolver-1.9.18-3.fc40

Apache Maven Artifact Resolver is a library for working with artifact repositories and dependency resolution. Maven Artifact Resolver deals with the specification of local repository, remote repository, developer workspaces, artifact transports and artifact resolution...

8.8CVSS9AI score0.02578EPSS
SaveExploits3
Fedora
Fedora
added 2024/03/07 10:33 p.m.22 views

[SECURITY] Fedora 40 Update: maven-common-artifact-filters-3.3.2-6.fc40

A collection of ready-made filters to control inclusion/exclusion of artifacts during dependency resolution...

8.8CVSS8.3AI score0.02578EPSS
SaveExploits3
RedhatCVE
RedhatCVE
added 2024/03/06 10:39 p.m.22 views

CVE-2023-52590

In the Linux kernel, the following vulnerability has been resolved: ocfs2: Avoid touching renamed directory if parent does not change The VFS will not be locking moved directory if its parent does not change. Change ocfs2 rename code to avoid touching renamed directory if its parent does not chan...

7.1CVSS6.7AI score0.00161EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:2 a.m.35 views

BIT-PHP-2023-0568 Array overrun in common path resolve code

In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, core path resolution function allocate buffer one byte too small. When resolving paths with lengths close to system MAXPATHLEN setting, this may lead to the byte after the allocated buffer being overwritten with NUL value,...

8.1CVSS8.6AI score0.01288EPSS
SaveExploits1References3
OSV
OSV
added 2024/03/06 10:53 a.m.58 views

BIT-GRADLE-2022-23630 Dependency verification bypass in Gradle

Gradle is a build tool with a focus on build automation and support for multi-language development. In some cases, Gradle may skip that verification and accept a dependency that would otherwise fail the build as an untrusted external artifact. This occurs when dependency verification is disabled ...

7.5CVSS7.4AI score0.0132EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/06 7:15 a.m.22 views

CVE-2024-26626

In the Linux kernel, the following vulnerability has been resolved: ipmr: fix kernel panic when forwarding mcast packets The stacktrace was: 86.305548 BUG: kernel NULL pointer dereference, address: 0000000000000092 86.306815 PF: supervisor read access in kernel mode 86.307717 PF: errorcode0x0000 ...

5.5CVSS7.2AI score0.00227EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/03/06 7:15 a.m.26 views

CVE-2023-52595

In the Linux kernel, the following vulnerability has been resolved: wifi: rt2x00: restart beacon queue when hardware reset When a hardware reset is triggered, all registers are reset, so all queues are forced to stop in hardware interface. However, mac80211 will not automatically stop the queue. ...

5.5CVSS6.2AI score0.00174EPSS
SaveExploits0References26
OSV
OSV
added 2024/03/06 6:45 a.m.7 views

CVE-2024-26626 ipmr: fix kernel panic when forwarding mcast packets

In the Linux kernel, the following vulnerability has been resolved: ipmr: fix kernel panic when forwarding mcast packets The stacktrace was: 86.305548 BUG: kernel NULL pointer dereference, address: 0000000000000092 86.306815 PF: supervisor read access in kernel mode 86.307717 PF: errorcode0x0000 ...

5.5CVSS5.5AI score0.00227EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/03/06 6:45 a.m.20 views

CVE-2023-52598 s390/ptrace: handle setting of fpc register correctly

In the Linux kernel, the following vulnerability has been resolved: s390/ptrace: handle setting of fpc register correctly If the content of the floating point control fpc register of a traced process is modified with the ptrace interface the new value is tested for validity by temporarily loading...

7AI score0.00242EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/03/06 6:45 a.m.31 views

CVE-2023-52587 IB/ipoib: Fix mcast list locking

In the Linux kernel, the following vulnerability has been resolved: IB/ipoib: Fix mcast list locking Releasing the priv-lock while iterating the priv-multicastlist in ipoibmcastjointask opens a window for ipoibmcastdevflush to remove the items while in the middle of iteration. If the mcast is...

6.8AI score0.00309EPSS
SaveExploits1References8
Positive Technologies
Positive Technologies
added 2024/03/06 12:0 a.m.9 views

PT-2024-9245

Name of the Vulnerable Software and Affected Versions: Dell PowerFlex appliance versions prior to IC 46.381.00 and IC 46.376.00 Dell PowerFlex rack versions prior to RCM 3.8.1.0 for RCM 3.8.x train and prior to RCM 3.7.6.0 for RCM 3.7.x train Dell PowerFlex custom node using PowerFlex Manager...

10CVSS6.1AI score0.00767EPSS
SaveExploits0References19
Tenable Nessus
Tenable Nessus
added 2024/03/06 12:0 a.m.39 views

Amazon Linux 2023 : gnutls, gnutls-c++, gnutls-dane (ALAS2023-2024-548)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2024-548 advisory. A vulnerability was found in GnuTLS. The response times to malformed ciphertexts in RSA-PSK ClientKeyExchange differ from response times of ciphertexts with correct PKCS1 v1.5 padding. This issue may...

7.5CVSS6.6AI score0.01614EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2024/03/05 5:9 p.m.31 views

CVE-2021-47092

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Always clear vmx-fail on emulationrequired Revert a relatively recent change that set vmx-fail if the vCPU is in L2 and emulationrequired is true, as that behavior is completely bogus. Setting vmx-fail and synthesizing ...

5.5CVSS6.5AI score0.00288EPSS
SaveExploits1References4
Rows per page
Query Builder