Lucene search
K

11950 matches found

CNNVD
CNNVD
added 2024/10/24 12:0 a.m.2 views

WeHere Cloud Smart Lock 安全漏洞

WeHere Cloud Smart Lock is a smart door lock application from WeHere. A security vulnerability exists in WeHere Cloud Smart Lock version v2.0.1, which stems from an APK file that leaks a URL that can be used to call the Bind to Physical Device API, allowing an attacker to brute-force find a valid...

9.3CVSS6.7AI score0.00192EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2024/10/23 12:0 a.m.25 views

AIX (IJ4442)

The version of AIX installed on the remote host is prior to APAR IJ4442. It is, therefore, affected by a vulnerability as referenced in the IJ4442 advisory. - The code that processes control channel messages sent to named calls certain functions recursively during packet parsing. Recursion depth ...

7.5CVSS6.9AI score0.02626EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2024/10/23 12:0 a.m.50 views

AIX (IJ4909)

The version of AIX installed on the remote host is prior to APAR IJ4909. It is, therefore, affected by a vulnerability as referenced in the IJ4909 advisory. - The code that processes control channel messages sent to named calls certain functions recursively during packet parsing. Recursion depth ...

7.5CVSS6.9AI score0.02626EPSS
Exploits0References3
Veracode
Veracode
added 2024/10/22 9:7 a.m.2 views

Improper Access Control

github.com/landlock-lsm/go-landlock is vulnerable to Improper Access Control. The vulnerability is due to the incorrect handling of TCP bind and connect operations in the BestEffort mode. An attacker can bypass intended networking through landlock.V4, landlock.V5, or self-configured restrictions ...

7.1AI score
Exploits0
Cvelist
Cvelist
added 2024/10/21 7:39 p.m.33 views

CVE-2024-50019 kthread: unpark only parked kthread

In the Linux kernel, the following vulnerability has been resolved: kthread: unpark only parked kthread Calling into kthread unparking unconditionally is mostly harmless when the kthread is already unparked. The wake up is then simply ignored because the target is not in TASKPARKED state. However...

0.00235EPSS
Exploits0References5
OSV
OSV
added 2024/10/21 6:15 p.m.2 views

AZL-52914 CVE-2024-49944 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: sctp: set skstate back to CLOSED if autobind fails in sctplistenstart In sctplistenstart invoked by sctpinetlisten, it should set the skstate back to CLOSED if sctpautobind fails due to whatever reason. Otherwise, next time when...

5.5CVSS6.4AI score0.00277EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2024/10/21 3:46 p.m.2 views

SUSE CVE-2024-47729

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Use reserved copy engine for user binds on faulting devices User binds map to engines with can fault, faults depend on user binds completion, thus we can deadlock. Avoid this by using reserved copy engine for user binds o...

5.5CVSS7.7AI score0.00204EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2024/10/21 2:13 p.m.7 views

CVE-2024-47729

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Use reserved copy engine for user binds on faulting devices User binds map to engines with can fault, faults depend on user binds completion, thus we can deadlock. Avoid this by using reserved copy engine for user binds o...

5.5CVSS7.1AI score0.00204EPSS
Exploits0References4
OSV
OSV
added 2024/10/21 1:15 p.m.2 views

DEBIAN-CVE-2024-47729

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Use reserved copy engine for user binds on faulting devices User binds map to engines with can fault, faults depend on user binds completion, thus we can deadlock. Avoid this by using reserved copy engine for user binds o...

5.5CVSS5.4AI score0.00204EPSS
Exploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.0 views

UBUNTU-CVE-2024-47729

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Use reserved copy engine for user binds on faulting devices User binds map to engines with can fault, faults depend on user binds completion, thus we can deadlock. Avoid this by using reserved copy engine for user binds o...

5.5CVSS5.7AI score0.00204EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/10/21 12:14 p.m.14 views

CVE-2024-47729 drm/xe: Use reserved copy engine for user binds on faulting devices

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Use reserved copy engine for user binds on faulting devices User binds map to engines with can fault, faults depend on user binds completion, thus we can deadlock. Avoid this by using reserved copy engine for user binds o...

0.00204EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/10/21 12:14 p.m.8 views

CVE-2024-47729 drm/xe: Use reserved copy engine for user binds on faulting devices

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Use reserved copy engine for user binds on faulting devices User binds map to engines with can fault, faults depend on user binds completion, thus we can deadlock. Avoid this by using reserved copy engine for user binds o...

7AI score0.00204EPSS
Exploits0References2
OSV
OSV
added 2024/10/21 12:14 p.m.7 views

CVE-2024-47729 drm/xe: Use reserved copy engine for user binds on faulting devices

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Use reserved copy engine for user binds on faulting devices User binds map to engines with can fault, faults depend on user binds completion, thus we can deadlock. Avoid this by using reserved copy engine for user binds o...

5.5CVSS6.1AI score0.00204EPSS
Exploits0References5
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.2 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 the Linux kernel that stems from the failure to reset skstate to CLOSED in the sctp subsystem upon an auto-bind failure, which could result i...

5.5CVSS6.6AI score0.00277EPSS
Exploits0References9
OSV
OSV
added 2024/10/15 3:42 p.m.6 views

GO-2024-3199 Go-Landlock in best-effort mode did not restrict TCP bind and connect operations correctly in github.com/landlock-lsm/go-landlock

Go-Landlock in best-effort mode did not restrict TCP bind and connect operations correctly in github.com/landlock-lsm/go-landlock. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing...

7AI score
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2024/10/15 12:0 a.m.22 views

Oracle Linux 7 : bind (ELSA-2024-5930)

The remote Oracle Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-5930 advisory. - Resolve CVE-2024-1975 - Resolve CVE-2024-1737 Tenable has extracted the preceding description block directly from the Oracle Linux security advisory...

7.5CVSS8AI score0.02114EPSS
Exploits0References3
Oracle linux
Oracle linux
added 2024/10/14 12:0 a.m.311 views

bind security update

32:9.11.4-26.0.1.P2.16 - Resolve CVE-2024-1975 - Resolve CVE-2024-1737 - Add ability to change runtime limits for max types and records per name...

7.5CVSS7.2AI score0.02114EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/10/11 3:33 a.m.2 views

SUSE CVE-2023-29549

Under certain circumstances, a call to the bind function may have resulted in the incorrect realm. This may have created a vulnerability relating to JavaScript-implemented sandboxes such as SES. This vulnerability affects Firefox for Android 112, Firefox 112, and Focus for Android 112...

6.5CVSS8.4AI score0.00327EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2024/10/11 12:0 a.m.2 views

PT-2024-41442 · Ооо 'Реак Софт' · Blitz Identity Provider

Уязвимость программного обеспечения Blitz Identity Provider связана с недостаточным ограничением попыток аутентификации. Эксплуатация уязвимости может позволить нарушителю, действующему удаленно, привязать произвольную электронную почту к учетной записи пользователя...

4CVSS7.2AI score
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2024/10/09 12:0 a.m.21 views

EulerOS 2.0 SP12 : bind (EulerOS-SA-2024-2520)

According to the versions of the bind packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Resolver caches and authoritative zone databases that hold significant numbers of RRs for the same hostname of any RTYPE can suffer from degraded...

7.5CVSS7.9AI score0.02114EPSS
Exploits0References4
Rows per page
Query Builder