Lucene search
+L

2629 matches found

OpenVAS
OpenVAS
added 2024/05/28 12:00 a.m.11 views

openSUSE Security Advisory (openSUSE-SU-2024:0143-1)

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...

9.8CVSS10AI score0.0097EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/27 1:00 p.m.4 views

OPENSUSE-SU-2024:0143-1 Security update for libqt5-qtnetworkauth

This update for libqt5-qtnetworkauth fixes the following issues: - CVE-2024-36048: Fixed data race and poor seeding in generateRandomString boo1224782...

9.8CVSS9.6AI score0.0097EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2024/05/25 12:00 a.m.12 views

openSUSE Security Advisory (openSUSE-SU-2024:0138-1)

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...

9.8CVSS10AI score0.0097EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/24 4:01 p.m.10 views

OPENSUSE-SU-2024:0138-1 Security update for qt6-networkauth

This update for qt6-networkauth fixes the following issues: - CVE-2024-36048: Fixed data race and poor seeding in generateRandomString boo1224782...

9.8CVSS7AI score0.0097EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2024/05/24 7:00 a.m.4 views

netfilter: nf_tables: Fix potential data-race in __nft_obj_type_get()

...

7.8CVSS6.7AI score0.00211EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/05/24 7:00 a.m.8 views

netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get()

...

7.8CVSS6.7AI score0.00221EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/23 2:56 a.m.9 views

SUSE CVE-2023-52786

In the Linux kernel, the following vulnerability has been resolved: ext4: fix racy may inline data check in dio write syzbot reports that the following warning from ext4iomapbegin triggers as of the commit referenced below: if WARNONONCEext4hasinlinedatainode return -ERANGE; This occurs during a...

3.6CVSS6.8AI score0.00179EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.13 views

kernel: ALSA: hda: fix a possible null-pointer dereference due to data race in snd_hdac_regmap_sync()

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: fix a possible null-pointer dereference due to data race in sndhdacregmapsync The variable codec-regmap is often protected by the lock codec-regmaplock when is accessed. However, it is accessed without holding the lock...

5.5CVSS6.8AI score0.00156EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.8 views

kernel: Linux kernel: Denial of service or memory corruption due to a data race in ALSA PCM memory allocation

A flaw was found in the Linux kernel. A data race in the Advanced Linux Sound Architecture ALSA Pulse-Code Modulation PCM memory allocation helpers allows a local user to bypass sanity checks. This can lead to the allocation of more memory than intended, potentially resulting in a denial of servi...

5.8AI score0.00205EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/21 4:15 p.m.5 views

DEBIAN-CVE-2023-52765

In the Linux kernel, the following vulnerability has been resolved: mfd: qcom-spmi-pmic: Fix revid implementation The Qualcomm SPMI PMIC revid implementation is broken in multiple ways. First, it assumes that just because the sibling base device has been registered that means that it is also boun...

6.2CVSS5.2AI score0.00251EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/05/21 3:31 p.m.42 views

CVE-2023-52855 usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency In dwc2hcdurbenqueue, "urb-hcpriv = NULL" is executed without holding the lock "hsotg-lock". In dwc2hcdurbdequeue: spinlockirqsave&hsotg-lock, flags;...

6.6AI score0.00245EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.7 views

SUSE CVE-2024-35898

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: Fix potential data-race in nftflowtabletypeget nftunregisterflowtabletype within nfflowinetmoduleexit can concurrent with nftflowtabletypeget within nftablesnewflowtable. And thhere is not any protection when...

5.5CVSS6.2AI score0.00204EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.7 views

SUSE CVE-2024-35999

In the Linux kernel, the following vulnerability has been resolved: smb3: missing lock when picking channel Coverity spotted a place where we should have been holding the channel lock when accessing the ses channel index. Addresses-Coverity: 1582039 "Data race condition MISSINGLOCK"...

5.3CVSS6.4AI score0.00375EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/05/20 11:43 a.m.36 views

CVE-2024-35898

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: Fix potential data-race in nftflowtabletypeget nftunregisterflowtabletype within nfflowinetmoduleexit can concurrent with nftflowtabletypeget within nftablesnewflowtable. And thhere is not any protection when...

5.5CVSS6.5AI score0.00204EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/20 10:15 a.m.5 views

DEBIAN-CVE-2024-35999

In the Linux kernel, the following vulnerability has been resolved: smb3: missing lock when picking channel Coverity spotted a place where we should have been holding the channel lock when accessing the ses channel index. Addresses-Coverity: 1582039 "Data race condition MISSINGLOCK"...

7.5CVSS5.4AI score0.00375EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/20 10:15 a.m.15 views

AZL-59474 CVE-2024-35999 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: smb3: missing lock when picking channel Coverity spotted a place where we should have been holding the channel lock when accessing the ses channel index. Addresses-Coverity: 1582039 "Data race condition MISSINGLOCK"...

7.5CVSS6.1AI score0.00375EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/20 10:15 a.m.7 views

UBUNTU-CVE-2024-35999

In the Linux kernel, the following vulnerability has been resolved: smb3: missing lock when picking channel Coverity spotted a place where we should have been holding the channel lock when accessing the ses channel index. Addresses-Coverity: 1582039 "Data race condition MISSINGLOCK"...

7.5CVSS6.5AI score0.00375EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.15 views

CVE-2024-35999

In the Linux kernel, the following vulnerability has been resolved: smb3: missing lock when picking channel Coverity spotted a place where we should have been holding the channel lock when accessing the ses channel index. Addresses-Coverity: 1582039 "Data race condition MISSINGLOCK"...

7.5CVSS5.9AI score0.00375EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/19 9:15 a.m.9 views

DEBIAN-CVE-2024-35898

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: Fix potential data-race in nftflowtabletypeget nftunregisterflowtabletype within nfflowinetmoduleexit can concurrent with nftflowtabletypeget within nftablesnewflowtable. And thhere is not any protection when...

7CVSS5.7AI score0.00204EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/19 9:15 a.m.23 views

CVE-2024-35898

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: Fix potential data-race in nftflowtabletypeget nftunregisterflowtabletype within nfflowinetmoduleexit can concurrent with nftflowtabletypeget within nftablesnewflowtable. And thhere is not any protection when...

7CVSS6.5AI score0.00204EPSS
SaveExploits0References11
Rows per page
Query Builder