Lucene search
+L

1522 matches found

SUSE Linux
SUSE Linux
added 2024/11/28 12:24 p.m.4 views

Security update for postgresql14

This update for postgresql14 fixes the following issues: CVE-2024-10976: Ensure cached plans are marked as dependent on the calling role when RLS applies to a non-top-level table reference bsc1233323. CVE-2024-10977: Make libpq discard error messages received during SSL or GSS protocol negotiatio...

8.8CVSS7.4AI score0.04422EPSS
SaveExploits1References16
SUSE Linux
SUSE Linux
added 2024/11/28 12:24 p.m.4 views

Security update for postgresql15

This update for postgresql15 fixes the following issues: CVE-2024-10976: Ensure cached plans are marked as dependent on the calling role when RLS applies to a non-top-level table reference bsc1233323. CVE-2024-10977: Make libpq discard error messages received during SSL or GSS protocol negotiatio...

8.8CVSS7.4AI score0.04422EPSS
SaveExploits1References16
Positive Technologies
Positive Technologies
added 2024/11/26 12:0 a.m.8 views

PT-2024-35622

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, related to the unmount process of cached directory instances. The issue occurs when the unmount process races with various cached...

4.7CVSS5.5AI score0.00554EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/11/21 12:0 a.m.12 views

PT-2024-35623

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.12.0-rc6 Description A use-after-free vulnerability has been identified in the Linux kernel, specifically in the open cached dir function. This vulnerability occurs when open cached dir encounters an error...

7.8CVSS5.4AI score0.00553EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/11/18 12:0 a.m.9 views

PT-2024-35624

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to a memory leak in the Linux kernel's SMB functionality. Specifically, when the open cached dir function races with the tcon reconnection, it can lead to a memory...

5.5CVSS5.6AI score0.00539EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.4 views

kernel: mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()

A null pointer dereference exists in the linux kernel such that in objstockflushrequired:stock-cachedobjcg can be reset between the check and dereference, resulting in damage to the availability of the system...

4.7CVSS7.3AI score0.00126EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/01 11:9 a.m.3 views

OESA-2024-2320 firefox security update

Mozilla Firefox is an open-source web browser, designed for standards compliance, performance and portability. Security Fixes: When a user typed a URL in the address bar or the search bar and quickly hit the enter key, a website could sometimes capture that event and then redirect the user before...

8.8CVSS8.4AI score0.01013EPSS
SaveExploits1References3
OSV
OSV
added 2024/10/30 5:11 p.m.9 views

DRUPAL-CONTRIB-2024-056

Integrates your Drupal website with the Oh Dear monitoring app. Cached data of monitoring results is accessible to non-logged in users when caching is enabled on the module. This vulnerability is mitigated by the fact that it only affects sites where caching is enabled for OhDear report healthche...

5.3CVSS6.8AI score0.00303EPSS
SaveExploits0References1
Drupal
Drupal
added 2024/10/30 12:0 a.m.12 views

OhDear Integration - Moderately critical - Access bypass - SA-CONTRIB-2024-056

Integrates your Drupal website with the Oh Dear monitoring app. Cached data of monitoring results is accessible to non-logged in users when caching is enabled on the module. This vulnerability is mitigated by the fact that it only affects sites where caching is enabled for OhDear report healthche...

5.3CVSS5.5AI score0.00303EPSS
SaveExploits0References6
Veracode
Veracode
added 2024/10/15 4:0 p.m.14 views

Incorrect Privilege Assignment

github.com/hashicorp/vault is vulnerable to Incorrect Privilege Assignment. The vulnerability is due to the mishandling of entries in an in-memory cache, a privileged operators could manipulate their cached record through an API endpoint on a node, potentially escalating their privileges to the...

7.2CVSS6.5AI score0.00525EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2024/09/08 3:2 a.m.5 views

SUSE CVE-2023-52909

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix handling of cached open files in nfsd4open codepath Commit fb70bf124b05 "NFSD: Instantiate a struct file when creating a regular NFSv4 file" added the ability to cache an open fd over a compound. There are a couple of...

5.5CVSS6.4AI score0.00643EPSS
SaveExploits0References6
NVD
NVD
added 2024/08/21 7:15 a.m.29 views

CVE-2023-52909

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix handling of cached open files in nfsd4open codepath Commit fb70bf124b05 "NFSD: Instantiate a struct file when creating a regular NFSv4 file" added the ability to cache an open fd over a compound. There are a couple of...

7.5CVSS0.00643EPSS
SaveExploits0References4
CVE
CVE
added 2024/08/21 6:10 a.m.72 views

CVE-2023-52909

CVE-2023-52909 affects the Linux kernel NFSD, specifically the nfsd4_open codepath and cached open file handling. The issue arises from a race where a newly created nfsd_file can have its nf_file pointer cleared while hashing, leading to oops if nf_file is NULL, and from a hash-lookup scenario wh...

7.5CVSS6.5AI score0.00643EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2024/08/21 12:0 a.m.7 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 a problem with the nfsd component when handling cached open files...

4.7CVSS6.3AI score0.00643EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/08/18 2:1 a.m.4 views

SUSE CVE-2024-43824

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-test: Make use of cached 'epcfeatures' in pciepftestcoreinit Instead of getting the epcfeatures from pciepcgetfeatures API, use the cached pciepftest::epcfeatures value to avoid the NULL check. Since the NU...

5.5CVSS7.1AI score0.00196EPSS
SaveExploits0References10
OSV
OSV
added 2024/08/17 10:15 a.m.19 views

AZL-48514 CVE-2024-43824 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-test: Make use of cached 'epcfeatures' in pciepftestcoreinit Instead of getting the epcfeatures from pciepcgetfeatures API, use the cached pciepftest::epcfeatures value to avoid the NULL check. Since the NU...

5.5CVSS6.6AI score0.00196EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/08/17 9:21 a.m.65 views

CVE-2024-43824

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-test: Make use of cached 'epcfeatures' in pciepftestcoreinit Instead of getting the epcfeatures from pciepcgetfeatures API, use the cached pciepftest::epcfeatures value to avoid the NULL check. Since the NU...

5.5CVSS5.2AI score0.00196EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/08/17 12:0 a.m.8 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 failure to properly use cached epcfeatures in the pciepftestcoreinit function...

5.5CVSS6.3AI score0.00196EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/08/13 12:0 a.m.9 views

PT-2024-29625 · Unknown · Sinec Traffic Analyzer

Name of the Vulnerable Software and Affected Versions: SINEC Traffic Analyzer versions prior to V2.0 Description: The affected application does not properly handle cacheable HTTP responses in the web service, which could allow an attacker to read and modify data stored in the local cache...

6.5CVSS6.7AI score0.00233EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/23 3:15 p.m.5 views

ALPINE-CVE-2024-1975

If a server hosts a zone containing a "KEY" Resource Record, or a resolver DNSSEC-validates a "KEY" Resource Record from a DNSSEC-signed domain in cache, a client can exhaust resolver CPU resources by sending a stream of SIG0 signed requests. This issue affects BIND 9 versions 9.0.0 through...

7.5CVSS6.9AI score0.02114EPSS
SaveExploits0References1
Rows per page
Query Builder