Lucene search
K

11950 matches found

OSV
OSV
added 2025/02/27 3:15 a.m.1 views

UBUNTU-CVE-2025-21749

In the Linux kernel, the following vulnerability has been resolved: net: rose: lock the socket in rosebind syzbot reported a soft lockup in roseloopbacktimer, with a repro calling bind from multiple threads. rosebind must lock the socket to avoid this issue...

5.5CVSS6.5AI score0.0017EPSS
Exploits0References50
SUSE CVE
SUSE CVE
added 2025/02/27 3:9 a.m.0 views

SUSE CVE-2022-49269

In the Linux kernel, the following vulnerability has been resolved: can: isotp: sanitize CAN ID checks in isotpbind Syzbot created an environment that lead to a state machine status that can not be reached with a compliant CAN ID address configuration. The provided address information consisted o...

3.3CVSS6.2AI score0.00246EPSS
Exploits0References8
SUSE CVE
SUSE CVE
added 2025/02/27 3:4 a.m.0 views

SUSE CVE-2022-49616

In the Linux kernel, the following vulnerability has been resolved: ASoC: rt7-sdw: harden jackdetecthandler Realtek headset codec drivers typically check if the card is instantiated before proceeding with the jack detection. The rt700, rt711 and rt711-sdca are however missing a check on the card...

5.5CVSS6.4AI score0.00237EPSS
Exploits0References7
Vulnrichment
Vulnrichment
added 2025/02/27 2:18 a.m.2 views

CVE-2025-21792 ax25: Fix refcount leak caused by setting SO_BINDTODEVICE sockopt

In the Linux kernel, the following vulnerability has been resolved: ax25: Fix refcount leak caused by setting SOBINDTODEVICE sockopt If an AX25 device is bound to a socket by setting the SOBINDTODEVICE socket option, a refcount leak will occur in ax25release. Commit 9fd75b66b8f6 "ax25: Fix refcou...

7.5AI score0.00206EPSS
Exploits0References5
OSV
OSV
added 2025/02/27 2:12 a.m.13 views

CVE-2025-21732 RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error This patch addresses a race condition for an ODP MR that can result in a CQE with an error on the UMR QP. During the mlx5ibderegmr flow, the following sequence of...

4.7CVSS5.9AI score0.00126EPSS
Exploits0References6
CNNVD
CNNVD
added 2025/02/27 12:0 a.m.1 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 a reference count leak due to failure to properly increment the reference count when setting the...

5.5CVSS6.4AI score0.00206EPSS
Exploits0References7
Rockylinux
Rockylinux
added 2025/02/26 7:9 p.m.7 views

bind9.16 security update

An update is available for bind9.16. 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 Berkeley Internet Name Domain BIND is an implementation of the Domain Na...

7.5CVSS7.5AI score0.14257EPSS
Exploits0
Rockylinux
Rockylinux
added 2025/02/26 7:9 p.m.9 views

bind security update

An update is available for bind. 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 Berkeley Internet Name Domain BIND is an implementation of the Domain Name...

7.5CVSS7.5AI score0.14257EPSS
Exploits0
OSV
OSV
added 2025/02/26 7:9 p.m.9 views

RLSA-2025:1675 Important: bind security update

The Berkeley Internet Name Domain BIND is an implementation of the Domain Name System DNS protocols. BIND includes a DNS server named; a resolver library routines for applications to use when interfacing with DNS; and tools for verifying that the DNS server is operating correctly. Security Fixes:...

7.5CVSS7.6AI score0.14257EPSS
Exploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2025/02/26 3:47 p.m.34 views

Security Bulletin: Vulnerabilities in bind and dnsmasq affect IBM SAN Volume Controller, IBM Storwize, IBM Spectrum Virtualize and IBM FlashSystem products

Summary Vulnerabilities in bind and dnsmasq affect IBM Storage Virtualize products and could denial of service. CVE-2022-2795 CVE-2022-3094 CVE-2022-3736 CVE-2022-3924 CVE-2023-4408 CVE-2023-5517 CVE-5679 CVE-2023-6516 CVE-2023-50387 CVE-2023-50868 . Vulnerability Details CVEID:CVE-2022-2795...

7.5CVSS8.2AI score0.99995EPSS
Exploits1Affected Software5
OSV
OSV
added 2025/02/26 7:1 a.m.3 views

DEBIAN-CVE-2022-49501

In the Linux kernel, the following vulnerability has been resolved: usbnet: Run unregisternetdev before unbind again Commit 2c9d6c2b871d "usbnet: run unbind before unregisternetdev" sought to fix a use-after-free on disconnect of USB Ethernet adapters. It turns out that a different fix is necessa...

7.8CVSS5.6AI score0.00245EPSS
Exploits0References1
OSV
OSV
added 2025/02/26 7:1 a.m.0 views

UBUNTU-CVE-2022-49269

In the Linux kernel, the following vulnerability has been resolved: can: isotp: sanitize CAN ID checks in isotpbind Syzbot created an environment that lead to a state machine status that can not be reached with a compliant CAN ID address configuration. The provided address information consisted o...

5.5CVSS6.2AI score0.00246EPSS
Exploits0References8
Cvelist
Cvelist
added 2025/02/26 2:13 a.m.12 views

CVE-2022-49491 drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: vop: fix possible null-ptr-deref in vopbind It will cause null-ptr-deref in resourcesize, if platformgetresource returns NULL, move calling resourcesize after devmioremapresource that will check 'res' to avoid...

0.00253EPSS
Exploits0References9
Vulnrichment
Vulnrichment
added 2025/02/26 2:13 a.m.2 views

CVE-2022-49491 drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: vop: fix possible null-ptr-deref in vopbind It will cause null-ptr-deref in resourcesize, if platformgetresource returns NULL, move calling resourcesize after devmioremapresource that will check 'res' to avoid...

6.5AI score0.00253EPSS
Exploits0References9
CNNVD
CNNVD
added 2025/02/26 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 Linux kernel that stems from an uncleared CAN ID check in isotpbind...

5.5CVSS6.1AI score0.00246EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2025/02/26 12:0 a.m.11 views

RockyLinux 8 : bind (RLSA-2025:1675)

The remote RockyLinux 8 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2025:1675 advisory. bind: bind9: Many records in the additional section cause CPU exhaustion CVE-2024-11187 Tenable has extracted the preceding description block directly from the...

7.5CVSS7AI score0.14257EPSS
Exploits0References3
Wolfi
Wolfi
added 2025/02/25 3:16 p.m.8 views

GHSA-PV4H-P8JR-6CV2 vulnerabilities

Vulnerabilities for packages: bind...

7.5AI score
Exploits0
Wolfi
Wolfi
added 2025/02/25 3:16 p.m.25 views

GHSA-8459-GG55-8QJJ vulnerabilities

Vulnerabilities for packages: bind...

7.5AI score
Exploits0
Wolfi
Wolfi
added 2025/02/25 3:16 p.m.12 views

GHSA-XV2W-3FWW-7HVF vulnerabilities

Vulnerabilities for packages: bind...

7.5AI score
Exploits0
Wolfi
Wolfi
added 2025/02/25 3:16 p.m.12 views

GHSA-GFW8-MH94-9W58 vulnerabilities

Vulnerabilities for packages: bind...

7.5AI score
Exploits0
Rows per page
Query Builder