Lucene search
K

2332 matches found

UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.19 views

CVE-2023-52641

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add NULL ptr dereference checking at the end of attrallocateframe It is preferable to exit through the out: label because internal debugging functions are located there...

5.5CVSS6.2AI score0.00029EPSS
Exploits0References17
Debian CVE
Debian CVE
added 2024/04/03 5:0 p.m.21 views

CVE-2023-52641

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add NULL ptr dereference checking at the end of attrallocateframe It is preferable to exit through the out: label because internal debugging functions are located there...

5.5CVSS7.3AI score0.00029EPSS
Exploits0
The Hacker News
The Hacker News
added 2024/04/03 3:32 p.m.37 views

U.S. Cyber Safety Board Slams Microsoft Over Breach by China-Based Hackers

The U.S. Cyber Safety Review Board CSRB has criticized Microsoft for a series of security lapses that led to the breach of nearly two dozen companies across Europe and the U.S. by a China-based nation-state group called Storm-0558 last year. The findings, released by the Department of Homeland...

7.2AI score
Exploits0
OSV
OSV
added 2024/03/31 12:15 p.m.0 views

CVE-2023-50311

IBM CICS Transaction Gateway for Multiplatforms 9.2 and 9.3 could disclose sensitive path information to an attacker that could reveal through debugging or error messages...

3.1CVSS5.7AI score0.00053EPSS
Exploits0References2
OSV
OSV
added 2024/03/29 11:7 a.m.1 views

OESA-2024-1343 libdwarf security update

Libdwarf is a library of functions to provide read/write DWARF debugging records. Security Fixes: A double-free vulnerability was found in libdwarf. In a multiply-corrupted DWARF object, libdwarf may try to deallocfree an allocation twice, potentially causing unpredictable and various...

7.5CVSS6.8AI score0.00144EPSS
Exploits0References2
Rapid7 Blog
Rapid7 Blog
added 2024/03/28 6:35 p.m.25 views

Stories from the SOC Part 1: IDAT Loader to BruteRatel

Rapid7’s Managed Detection and Response MDR team continuously monitors our customers' environments, identifying emerging threats and developing new detections. In August 2023, Rapid7 identified a new malware loader named the IDAT Loader. Malware loaders are a type of malicious software designed t...

8.1AI score
Exploits0
IBM Security Bulletins
IBM Security Bulletins
added 2024/03/28 9:53 a.m.25 views

Security Bulletin: There are multiple vulnerabilities that affect CICS Transaction Gateway for Multiplatforms (CVE-2023-50310 and CVE-2023-50311).

Summary There are multiple vulnerabilities that affect CICS Transaction Gateway for Multiplatforms. An update to CICS Transaction Gateway for Multiplatforms has been released to address these vulnerabilities. Vulnerability Details CVEID:CVE-2023-50311 DESCRIPTION: IBM CICS Transaction Gateway cou...

7.5CVSS5.1AI score0.00107EPSS
Exploits0Affected Software1
Positive Technologies
Positive Technologies
added 2024/03/27 12:0 a.m.2 views

PT-2024-2450 · Splunk · Splunk Enterprise

Name of the Vulnerable Software and Affected Versions: Splunk Enterprise versions prior to 9.2.1 Splunk Enterprise versions prior to 9.1.4 Splunk Enterprise versions prior to 9.0.9 Description: The issue is related to the exposure of authentication tokens in Splunk Enterprise. This exposure can...

8.3CVSS7.4AI score0.00148EPSS
Exploits0References15
Positive Technologies
Positive Technologies
added 2024/03/19 12:0 a.m.1 views

PT-2024-2317 · Tp Link · Tp-Link Devices

Name of the Vulnerable Software and Affected Versions: TP-LINK devices affected versions not specified Description: The issue is related to a buffer overflow vulnerability in the implementation of the TDDP protocol used for debugging TP-LINK network devices. An attacker can exploit this issue by...

7.8CVSS7.6AI score
Exploits0References2
Fedora
Fedora
added 2024/03/07 10:33 p.m.18 views

[SECURITY] Fedora 40 Update: rstudio-2023.12.1+402-2.fc40

RStudio is an integrated development environment IDE for R. It includes a console, syntax-highlighting editor that supports direct code execution, as well as tools for plotting, history, debugging and workspace management. This package provides common files for rstudio-desktop and rstudio-server...

8.8CVSS7.1AI score0.46427EPSS
Exploits3
Fedora
Fedora
added 2024/03/07 10:33 p.m.19 views

[SECURITY] Fedora 40 Update: javacc-7.0.13-5.fc40

Java Compiler Compiler JavaCC is the most popular parser generator for use with Java applications. A parser generator is a tool that reads a grammar specification and converts it to a Java program that can recognize matches to the grammar. In addition to the parser generator itself, JavaCC provid...

8.8CVSS9AI score0.46427EPSS
Exploits3
Fedora
Fedora
added 2024/03/07 10:33 p.m.16 views

[SECURITY] Fedora 40 Update: frysk-0.4-94.fc40

Frysk is an execution-analysis technology implemented using native Java and C++. It is aimed at providing developers and sysadmins with the ability to both examine and analyze running multi-host, multi-process, multi-threaded systems. Frysk allows the monitoring of running processes and threads, ...

8.8CVSS6.8AI score0.46427EPSS
Exploits3
Fedora
Fedora
added 2024/03/07 10:32 p.m.19 views

[SECURITY] Fedora 40 Update: bsh-2.1.0-12.fc40

BeanShell is a small, free, embeddable, Java source interpreter with object scripting language features, written in Java. BeanShell executes standard Java statements and expressions, in addition to obvious scripting commands and syntax. BeanShell supports scripted objects as simple method closure...

8.8CVSS7.1AI score0.46427EPSS
Exploits3
RedHat Linux
RedHat Linux
added 2024/03/05 3:16 p.m.3 views

cups: heap buffer overflow may lead to DoS

A flaw was found in the Cups package. A buffer overflow vulnerability in the |formatlogline| function could allow remote attackers to cause a denial of service. Exploitation is only possible when the configuration file, cupsd.conf, has the value of loglevel set to DEBUG...

7.5CVSS7.6AI score0.00148EPSS
Exploits1References4
Prion
Prion
added 2024/03/04 6:15 p.m.14 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: inet: fully convert sk-skrxdst to RCU rules syzbot reported various issues around early demux, one being included in this changelog 1 sk-skrxdst is using RCU protection without clearly documenting it. And following sequences in...

7.3AI score0.00036EPSS
Exploits1References7
Cvelist
Cvelist
added 2024/03/04 6:10 p.m.17 views

CVE-2021-47103 inet: fully convert sk->sk_rx_dst to RCU rules

In the Linux kernel, the following vulnerability has been resolved: inet: fully convert sk-skrxdst to RCU rules syzbot reported various issues around early demux, one being included in this changelog 1 sk-skrxdst is using RCU protection without clearly documenting it. And following sequences in...

7.5AI score0.00036EPSS
Exploits1References7
OSV
OSV
added 2024/03/02 10:15 p.m.1 views

DEBIAN-CVE-2023-52516

In the Linux kernel, the following vulnerability has been resolved: dma-debug: don't call dmaentryalloccheckleak under freeentrieslock dmaentryalloccheckleak calls into printk - serial console output qcom geni and grabs port-lock under freeentrieslock spin lock, which is a reverse locking...

5.5CVSS4.7AI score0.00015EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2024/03/01 4:57 p.m.24 views

Potential leakage of Sentry auth tokens by React Native SDK with Expo plugin

Impact SDK versions between and including 5.16.0 and 5.19.0 allowed Sentry auth tokens to be set in the optional authToken configuration parameter, for debugging purposes. Doing so would result in the auth token being built into the application bundle, and therefore the auth token could be...

6.9AI score
Exploits0References4Affected Software1
CVE
CVE
added 2024/02/28 8:13 a.m.6402 views

CVE-2021-46990

CVE-2021-46990 affects powerpc/64s in the Linux kernel. The vulnerability arises from runtime patching of entry flush mitigations via a debugfs entry (entry_flush), which can be unsafe when CPUs are active, potentially causing a crash due to an LR restore issue. The fixed vulnerability patches ar...

5.5CVSS6.3AI score0.00011EPSS
Exploits0References9Affected Software1
NVD
NVD
added 2024/02/27 7:4 p.m.10 views

CVE-2021-46957

In the Linux kernel, the following vulnerability has been resolved: riscv/kprobe: fix kernel panic when invoking sysread traced by kprobe The execution of sysread end up hitting a BUGON in findgetblock after installing kprobe at sysread, the BUG message like the following: 65.708663 ------------...

5.5CVSS6.3AI score0.00038EPSS
Exploits0References2
Rows per page
Query Builder