Lucene search
+L

409174 matches found

CVE
CVE
added 2025/07/09 10:42 a.m.54 views

CVE-2025-38243

The CVE-2025-38243 issue affects the Linux kernel’s Btrfs log replay path. In several locations that call read_one_inode(), a NULL inode pointer could be dereferenced (e.g., iput(&inode->vfs_inode) in __add_inode_ref()), causing an invalid memory access and a crash. The available connected doc...

5.5CVSS6.5AI score0.00139EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/07/09 10:42 a.m.101 views

CVE-2025-38244

The CVE-2025-38244 issue affects the Linux kernel’s SMB client, specifically the CIFS deadlock when reconnecting channels. The vulnerability stems from incorrect lock ordering in cifs_signal_cifsd_for_reconnect(), which could create a circular locking dependency among tcp_ses->srv_lock, ret_bu...

7.5CVSS6.5AI score0.00211EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2025/07/09 10:42 a.m.93 views

CVE-2025-38238

The CVE-2025-38238 issue affects the Linux kernel SCSI fnic driver, where a crash could occur when both FDMI RHBA and RPA requests time out and a frame is reused to send ABTS, leading to a double-free on completion. The fix allocates separate frames for RHBA and RPA and updates the ABTS handling ...

8.8CVSS6.5AI score0.00184EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2025/07/09 12:00 a.m.24 views

PT-2025-28925 · Jenkins · Jenkins Sensedia Api Platform Tools Plugin

Name of the Vulnerable Software and Affected Versions: Jenkins Sensedia Api Platform Tools Plugin version 1.0 Description: The Jenkins Sensedia Api Platform Tools Plugin stores the Sensedia API Manager integration token unencrypted in its global configuration file on the Jenkins controller. This...

6.8CVSS6.1AI score0.00207EPSS
SaveExploits0References7
OSV
OSV
added 2025/07/08 5:15 p.m.6 views

DEBIAN-CVE-2024-36348

A transient execution vulnerability in some AMD processors may allow a user process to infer the control registers speculatively even if UMIP feature is enabled, potentially resulting in information leakage...

3.8CVSS6.7AI score0.00287EPSS
SaveExploits0References1
Adobe
Adobe
added 2025/07/08 12:00 a.m.18 views

APSB25-60 : Security update available for Adobe InDesign

Adobe has released a security update for Adobe InDesign. This update addresses critical vulnerabilities that could lead to arbitrary code execution...

8.2AI score
SaveExploits0Affected Software1
Malwarebytes
Malwarebytes
added 2025/07/07 7:01 a.m.16 views

A week in security (June 30 – July 6)

Last week on Malwarebytes Labs: Drug cartel hacked cameras and phones to spy on FBI and identify witnesses Catwatchful "child monitoring" app exposes victims’ data Microsoft, PayPal, DocuSign, and Geek Squad faked in callback phishing scams Qantas: Breach affects 6 million people, "significant"...

7.2AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/07/07 2:28 a.m.11 views

webkitgtk: issue was addressed with improved UI handling

A vulnerability was found in webkitgtk, where an issue was addressed with improved UI handling. Visiting a website that frames malicious content may lead to UI spoofing...

6.1CVSS5.7AI score0.01247EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/07/06 2:14 p.m.7 views

CVE-2025-38230

In the Linux kernel, the following vulnerability has been resolved: jfs: validate AG parameters in dbMount to prevent crashes Validate dbagheight, dbagwidth, and dbagstart in dbMount to catch corrupted metadata early and avoid undefined behavior in dbAllocAG. Limits are derived from L2LPERCTL,...

7CVSS6.3AI score0.00161EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/06 2:14 p.m.13 views

CVE-2025-38190

In the Linux kernel, the following vulnerability has been resolved: atm: Revert atmaccounttx if copyfromiterfull fails. In vccsendmsg, we account skb-truesize to sk-skwmemalloc by atmaccounttx. It is expected to be reverted by atmpopraw later called by vcc-dev-ops-sendvcc, skb. However, vccsendms...

5.5CVSS6.4AI score0.00168EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/07/04 2:38 p.m.13 views

SUSE CVE-2025-38151

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix hang when cmaneteventcallback fails to queuework The cited commit fixed a crash when cmaneteventcallback was called for a cmaid while work on that id from a previous call had not yet started. The work item was...

6.1CVSS6.4AI score0.0015EPSS
SaveExploits0References22
OSV
OSV
added 2025/07/04 2:15 p.m.11 views

UBUNTU-CVE-2025-38190

In the Linux kernel, the following vulnerability has been resolved: atm: Revert atmaccounttx if copyfromiterfull fails. In vccsendmsg, we account skb-truesize to sk-skwmemalloc by atmaccounttx. It is expected to be reverted by atmpopraw later called by vcc-dev-ops-sendvcc, skb. However, vccsendms...

5.5CVSS5.8AI score0.00168EPSS
SaveExploits0References28
OSV
OSV
added 2025/07/04 1:37 p.m.8 views

CVE-2025-38230 jfs: validate AG parameters in dbMount() to prevent crashes

In the Linux kernel, the following vulnerability has been resolved: jfs: validate AG parameters in dbMount to prevent crashes Validate dbagheight, dbagwidth, and dbagstart in dbMount to catch corrupted metadata early and avoid undefined behavior in dbAllocAG. Limits are derived from L2LPERCTL,...

7.8CVSS7.3AI score
SaveExploits0References13
Cvelist
Cvelist
added 2025/07/04 1:37 p.m.17 views

CVE-2025-38218 f2fs: fix to do sanity check on sit_bitmap_size

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sitbitmapsize w/ below testcase, resize will generate a corrupted image which contains inconsistent metadata, so when mounting such image, it will trigger kernel panic: touch img truncate -s...

7.8CVSS0.00158EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/07/04 1:37 p.m.17 views

CVE-2025-38190 atm: Revert atm_account_tx() if copy_from_iter_full() fails.

In the Linux kernel, the following vulnerability has been resolved: atm: Revert atmaccounttx if copyfromiterfull fails. In vccsendmsg, we account skb-truesize to sk-skwmemalloc by atmaccounttx. It is expected to be reverted by atmpopraw later called by vcc-dev-ops-sendvcc, skb. However, vccsendms...

0.00168EPSS
SaveExploits0References8
OSV
OSV
added 2025/07/04 1:37 p.m.10 views

CVE-2025-38190 atm: Revert atm_account_tx() if copy_from_iter_full() fails.

In the Linux kernel, the following vulnerability has been resolved: atm: Revert atmaccounttx if copyfromiterfull fails. In vccsendmsg, we account skb-truesize to sk-skwmemalloc by atmaccounttx. It is expected to be reverted by atmpopraw later called by vcc-dev-ops-sendvcc, skb. However, vccsendms...

7.2AI score
SaveExploits0References13
Cvelist
Cvelist
added 2025/07/04 1:37 p.m.15 views

CVE-2025-38180 net: atm: fix /proc/net/atm/lec handling

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix /proc/net/atm/lec handling /proc/net/atm/lec must ensure safety against devlec changes. It appears it had devput calls without prior devhold, leading to imbalance and UAF...

7.8CVSS0.00174EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/07/04 12:02 p.m.2 views

CVE-2025-7066 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in Jirafeau

Jirafeau normally prevents browser preview for text files due to the possibility that for example SVG and HTML documents could be exploited for cross site scripting. This was done by storing the MIME type of a file and allowing only browser preview for MIME types beginning with image except for...

6.1CVSS5.7AI score0.0026EPSS
SaveExploits0References3
OSV
OSV
added 2025/07/04 12:02 p.m.10 views

CVE-2025-7066 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in Jirafeau

Jirafeau normally prevents browser preview for text files due to the possibility that for example SVG and HTML documents could be exploited for cross site scripting. This was done by storing the MIME type of a file and allowing only browser preview for MIME types beginning with image except for...

6.1CVSS5.4AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/07/03 11:23 p.m.11 views

SUSE CVE-2025-38113

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Fix NULL pointer dereference when nosmp is used With nosmp in cmdline, other CPUs are not brought up, leaving their cpcdescptr NULL. CPU0's iteration via foreachpossiblecpu dereferences these NULL pointers, causing...

5.5CVSS6.5AI score0.00161EPSS
SaveExploits0References22
Rows per page
Query Builder