Lucene search
+L

8548 matches found

RedHat Linux
RedHat Linux
added 2024/04/02 8:57 p.m.9 views

bind9: Specific recursive query patterns may lead to an out-of-memory condition

A flaw was found in the named application, part of the bind9 package, which uses a cache database to speeds up DNS queries. To maintain its efficiency when running as a recursive name resolver, named performs a cache database clean up under certain conditions. This issue may allow an attacker to...

7.5CVSS5.7AI score0.01106EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/02 8:56 p.m.9 views

bind9: Specific recursive query patterns may lead to an out-of-memory condition

A flaw was found in the named application, part of the bind9 package, which uses a cache database to speeds up DNS queries. To maintain its efficiency when running as a recursive name resolver, named performs a cache database clean up under certain conditions. This issue may allow an attacker to...

7.5CVSS5.7AI score0.01106EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/03/31 12:0 a.m.12 views

PT-2024-26767 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a null pointer dereference in the aio complete function. Specifically, list del init careful needs to be the last access to the wait queue entry, as it...

9.1CVSS6.7AI score0.01635EPSS
SaveExploits0References660
IBM Security Bulletins
IBM Security Bulletins
added 2024/03/28 10:40 a.m.58 views

Security Bulletin: IBM MQ Operator and Queue manager container images are vulnerable to multiple vulnerabilities from Docker Registry, OpenSSH and go-git

Summary go-git and DockerRegistry are consumed through OSE packages. OSE package is shipped with IBM MQ Operator and IBM supplied MQ Advanced container images. This bulletin identifies the steps to take to address the vulnerabilities. Vulnerability Details CVEID:CVE-2017-11468 DESCRIPTION: Docker...

9.8CVSS7.8AI score0.93305EPSS
SaveExploits4Affected Software1
SUSE CVE
SUSE CVE
added 2024/03/27 4:26 a.m.12 views

SUSE CVE-2021-47150

In the Linux kernel, the following vulnerability has been resolved: net: fec: fix the potential memory leak in fecenetinit If the memory allocated for cbdbase is failed, it should free the memory allocated for the queues, otherwise it causes memory leak. And if the memory allocated for the queues...

5.5CVSS7.7AI score0.00225EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/03/27 12:0 a.m.8 views

RT-Thread 安全漏洞

RT-Thread is an open source IoT real-time operating system RTOS from RT-Thread Open Source. A security vulnerability exists in RT-Thread version 5.0.2, which stems from a stack-based buffer overflow in libc/posix/ipc/mqueue.c. The vulnerability is caused by the presence of a stack-based buffer...

8.4CVSS7.2AI score0.00323EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/03/25 5:54 p.m.34 views

CVE-2021-47178

In the Linux kernel, the following vulnerability has been resolved: scsi: target: core: Avoid smpprocessorid in preemptible code The BUG message "BUG: using smpprocessorid in preemptible 00000000 code" was observed for TCMU devices with kernel config DEBUGPREEMPT. The message was observed when...

4.4CVSS7.7AI score0.00578EPSS
SaveExploits0References4
CVE
CVE
added 2024/03/25 9:16 a.m.146 views

CVE-2021-47178

CVE-2021-47178 : Linux kernel vulnerability in SCSI target code where smp_processor_id() was used in preemptible code. The issue manifested as a BUG message in preemptible kernel paths (TCMU/target_core_mod) and during shutdown, triggered by commands queued to TCMU devices using certain backends....

7.5CVSS7.1AI score0.00578EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/03/25 9:16 a.m.19 views

CVE-2021-47178 scsi: target: core: Avoid smp_processor_id() in preemptible code

In the Linux kernel, the following vulnerability has been resolved: scsi: target: core: Avoid smpprocessorid in preemptible code The BUG message "BUG: using smpprocessorid in preemptible 00000000 code" was observed for TCMU devices with kernel config DEBUGPREEMPT. The message was observed when...

7.5CVSS7.3AI score0.00578EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/03/25 9:16 a.m.27 views

CVE-2021-47163

In the Linux kernel, the following vulnerability has been resolved: tipc: wait and exit until all work queues are done On some host, a crash could be triggered simply by repeating these commands several times: modprobe tipc tipc bearer enable media udp name UDP1 localip 127.0.0.1 rmmod tipc BUG:...

7.8CVSS7.4AI score0.00186EPSS
SaveExploits0
OSV
OSV
added 2024/03/25 9:15 a.m.5 views

UBUNTU-CVE-2021-47150

In the Linux kernel, the following vulnerability has been resolved: net: fec: fix the potential memory leak in fecenetinit If the memory allocated for cbdbase is failed, it should free the memory allocated for the queues, otherwise it causes memory leak. And if the memory allocated for the queues...

5.5CVSS6.1AI score0.00225EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2024/03/25 12:0 a.m.36 views

CVE-2021-47178

In the Linux kernel, the following vulnerability has been resolved: scsi: target: core: Avoid smpprocessorid in preemptible code The BUG message "BUG: using smpprocessorid in preemptible 00000000 code" was observed for TCMU devices with kernel config DEBUGPREEMPT. The message was observed when...

7.5CVSS6.4AI score0.00578EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/03/22 12:0 a.m.8 views

CIGESv2 跨站脚本漏洞

CIGESv2 is a queue and reservation management system from CIGESv2, Inc. CIGESv2 suffers from a cross-site scripting vulnerability that stems from the presence of a stored cross-site scripting XSS vulnerability. An attacker can exploit the vulnerability to execute and store malicious JavaScript co...

6.1CVSS5.9AI score0.00309EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/21 11:15 a.m.14 views

UBUNTU-CVE-2024-26643

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: mark set as dead when unbinding anonymous set with timeout While the rhashtable set gc runs asynchronously, a race allows it to collect elements from anonymous sets with timeouts while it is being released fr...

7.8CVSS6.2AI score0.00202EPSS
SaveExploits0References19
IBM Security Bulletins
IBM Security Bulletins
added 2024/03/19 7:37 p.m.69 views

Security Bulletin: IBM Security Verify Information Queue has multiple third-party library vulnerabilities (CVE-2024-1597, CVE-2023-26159)

Summary IBM Security Verify Information Queue ISIQ v10.0.8 has addressed vulnerabilities in the third-party libraries with an update. Vulnerability Details CVEID:CVE-2024-1597 DESCRIPTION: PostgreSQL JDBC Driver PgJDBC is vulnerable to SQL injection. A remote attacker could send specially crafted...

10CVSS8.6AI score0.0481EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2024/03/18 11:15 a.m.1 views

DEBIAN-CVE-2023-52609

In the Linux kernel, the following vulnerability has been resolved: binder: fix race between mmput and doexit Task A calls binderupdatepagerange to allocate and insert pages on a remote address space from Task B. For this, Task A pins the remote mm via mmgetnotzero first. This can race with Task ...

4.7CVSS5.4AI score0.00185EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2024/03/18 12:0 a.m.9 views

The vulnerability of the messaging software: The IBM MQ Appliance, the IBM MQ Operator for managing containerized environments, and the IBM MQ messaging management system are susceptible to vulnerabilities related to insufficient input data validation. This allows attackers to trigger service failures.

The vulnerabilities of the messaging software IBM MQ Appliance, the containerized environment management system IBM MQ Operator, and the message management system IBM MQ are related to insufficient input data validation. Exploiting these vulnerabilities can allow attackers to cause service...

7.8CVSS7.2AI score0.00849EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/03/15 8:14 p.m.38 views

CVE-2021-47127 ice: track AF_XDP ZC enabled queues in bitmap

In the Linux kernel, the following vulnerability has been resolved: ice: track AFXDP ZC enabled queues in bitmap Commit c7a219048e45 "ice: Remove xskbuffpool from VSI structure" silently introduced a regression and broke the Tx side of AFXDP in copy mode. xskpool on icering is set only based on t...

6.4AI score0.00196EPSS
SaveExploits0References2
NVD
NVD
added 2024/03/14 3:15 a.m.73 views

CVE-2024-25649

In Delinea PAM Secret Server 11.4, it is possible for an attacker with Administrator access to the Secret Server machine to read the following data from a memory dump: the decrypted master key, database credentials when SQL Server Authentication is enabled, the encryption key of RabbitMQ queue...

6.7CVSS7AI score0.00076EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2024/03/14 12:0 a.m.8 views

The vulnerability of the print spooler daemon on Windows operating systems allows attackers to escalate their privileges.

The vulnerability of the Windows Print Spooler in operating systems related to the print queue is associated with synchronization errors when using shared resources “Race Conditions”. Exploiting this vulnerability can allow attackers to increase their privileges...

7CVSS7.6AI score0.05138EPSS
SaveExploits0References3
Rows per page
Query Builder