Lucene search
+L

13954 matches found

Debian CVE
Debian CVE
added 2024/02/23 2:46 p.m.41 views

CVE-2024-26595

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumacltcam: Fix NULL pointer dereference in error path When calling mlxswspacltcamregiondestroy from an error path after failing to attach the region to an ACL group, we hit a NULL pointer dereference upon...

5.5CVSS7.4AI score0.0023EPSS
SaveExploits0
OSV
OSV
added 2024/02/23 2:46 p.m.15 views

CVE-2023-52461 drm/sched: Fix bounds limiting when given a malformed entity

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix bounds limiting when given a malformed entity If we're given a malformed entity in drmschedentityinit--shouldn't happen, but we verify--with out-of-bounds priority value, we set it to an allowed value. Fix the...

7.8CVSS6.5AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/02/23 9:09 a.m.24 views

CVE-2024-26593 i2c: i801: Fix block process call transactions

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: Fix block process call transactions According to the Intel datasheets, software must reset the block buffer index twice for block process call transactions: once before writing the outgoing data to the buffer, and once...

7.4AI score0.00285EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/02/23 12:00 a.m.17 views

PT-2024-21592

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved by adding a dc state NULL check in dc state release. The issue is addressed by checking whether the state is NULL before releasing i...

5.5CVSS5.4AI score0.00198EPSS
SaveExploits0
OSV
OSV
added 2024/02/22 5:15 p.m.10 views

AZL-35907 CVE-2024-26588 affecting package kernel for versions less than 5.15.158.1-1

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Prevent out-of-bounds memory access The testtag test triggers an unhandled page fault: ./testtag 130.640218 CPU 0 Unable to handle kernel paging request at virtual address ffff80001b898004, era == 9000000003137f7c...

7.8CVSS6.2AI score0.00238EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/22 5:15 p.m.3 views

DEBIAN-CVE-2023-52445

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix use after free on context disconnection Upon module load, a kthread is created targeting the pvr2contextthreadfunc function, which may call pvr2contextdestroy and thus call kfree on the context object. However...

7.8CVSS5.5AI score0.00244EPSS
SaveExploits0References1
Prion
Prion
added 2024/02/22 5:15 p.m.28 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix kernel NULL pointer dereference in gfs2rgrpdump Syzkaller has reported a NULL pointer dereference when accessing rgd-rdrgl in gfs2rgrpdump. This can happen when creating rgd-rdgl fails in readrindexentry. Add a NULL...

6.9AI score0.00244EPSS
SaveExploits0References7
CVE
CVE
added 2024/02/22 4:21 p.m.419 views

CVE-2023-52448

CVE-2023-52448 affects the Linux kernel gfs2 subsystem. Syzkaller reported a NULL pointer dereference in gfs2_rgrp_dump when rgd->rd_rgl is accessed, potentially after rgd->rd_gl creation fails in read_rindex_entry(). The fix adds a NULL pointer check in gfs2_rgrp_dump() to prevent derefere...

5.5CVSS6.4AI score0.00244EPSS
SaveExploits0References8Affected Software1
NCSC
NCSC
added 2024/02/22 12:00 a.m.14 views

Vulnerabilities fixed in Nagios XI

Nagios has fixed vulnerabilities in Nagios XI. A malicious party can exploit the vulnerabilities to use SQL injection, or through a Cross-Site-Scripting XSS attack execute arbitrary code with the victim's privileges, or to gain access to system data. Nagios has released updates to fix the...

9.8CVSS7.3AI score0.45884EPSS
SaveExploits6
NCSC
NCSC
added 2024/02/22 12:00 a.m.17 views

Vulnerability fixed in Atlassian Confluence

Atlassian has fixed a vulnerability in Confluence. A authenticated malicious party could exploit the vulnerability to perform execute a stored cross-site scripting attack. Such an attack can lead to execution of arbitrary code in the browser of the victim, or access sensitive information in the...

8.5CVSS6.5AI score0.00471EPSS
SaveExploits0
OSV
OSV
added 2024/02/21 2:59 p.m.15 views

CVE-2024-26585 tls: fix race between tx work scheduling and socket close

In the Linux kernel, the following vulnerability has been resolved: tls: fix race between tx work scheduling and socket close Similarly to previous commit, the submitting thread recvmsg/sendmsg may exit as soon as the async crypto handler calls complete. Reorder scheduling the work before calling...

9.8CVSS6AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/02/21 2:59 p.m.51 views

CVE-2024-26585

In the Linux kernel, the following vulnerability has been resolved: tls: fix race between tx work scheduling and socket close Similarly to previous commit, the submitting thread recvmsg/sendmsg may exit as soon as the async crypto handler calls complete. Reorder scheduling the work before calling...

9.8CVSS7.4AI score0.00591EPSS
SaveExploits0
OSV
OSV
added 2024/02/21 7:21 a.m.15 views

CVE-2023-52440 ksmbd: fix slub overflow in ksmbd_decode_ntlmssp_auth_blob()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slub overflow in ksmbddecodentlmsspauthblob If authblob-SessionKey.Length is bigger than session key sizeCIFSKEYSIZE, slub overflow can happen in key exchange codes. cifsarc4crypt copy to session key array from...

9.8CVSS6.2AI score
SaveExploits0References8
CVE
CVE
added 2024/02/21 6:41 a.m.6190 views

CVE-2023-42823

CVE-2023-42823 affects Apple platforms (iOS/iPadOS/watchOS/macOS/tvOS). The issue arises from logging sanitization that allows an app to access user-sensitive data via log entries. Affected versions include iOS 16.7.2 and 17.1, iPadOS 16.7.2 and 17.1, watchOS 10.1, tvOS 17.1, macOS Sonoma 14.1, m...

5.5CVSS7.1AI score0.00425EPSS
SaveExploits0References12Affected Software5
Prion
Prion
added 2024/02/20 9:15 p.m.33 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: f2fs: explicitly null-terminate the xattr list When setting an xattr, explicitly null-terminate the xattr list. This eliminates the fragile assumption that the unused xattr space is always zeroed...

7.2AI score0.00302EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/02/20 6:15 p.m.28 views

CVE-2023-52434

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential OOBs in smb2parsecontexts Validate offsets and lengths before dereferencing create contexts in smb2parsecontexts. This fixes following oops when accessing invalid create contexts from server: BUG: unabl...

8.1CVSS6AI score0.0102EPSS
SaveExploits0References24
Rosalinux
Rosalinux
added 2024/02/20 10:32 a.m.48 views

Advisory ROSA-SA-2024-2358

Software: libwebp 1.2.3 OS: ROSA-CHROME packageevrstring: libwebp-1.2.3-1.src.rpm CVE-ID: CVE-2023-1999 BDU-ID: None CVE-Crit: MEDIUM CVE-DESC.: There is a use after free/double free in libwebp. An attacker could use ApplyFiltersAndEncode to free best.bw and assign the pointer best = Trial. The...

7.5CVSS7.3AI score0.00952EPSS
SaveExploits0
OSV
OSV
added 2024/02/19 5:35 p.m.15 views

MGASA-2024-0042 Updated ruby-rack fixes a vulnerability and some bugs

This update to 2.2.8 fixes CVE-2023-27539 and some bugs...

5.3CVSS6.1AI score0.01081EPSS
SaveExploits0References4
Prion
Prion
added 2024/02/19 4:15 p.m.25 views

Design/Logic Flaw

Mastodon is a free, open-source social network server based on ActivityPub. Prior to versions 4.2.7, 4.1.15, 4.0.15, and 3.5.19, when fetching remote statuses, Mastodon doesn't check that the response from the remote server has a Content-Type header value of the Activity Streams media type, which...

5.5CVSS7.2AI score0.00515EPSS
SaveExploits0References2
OSV
OSV
added 2024/02/19 6:15 a.m.13 views

CVE-2024-24722

An unquoted service path vulnerability in the 12d Synergy Server and File Replication Server components may allow an attacker to gain elevated privileges via the 12d Synergy Server and/or 12d Synergy File Replication Server executable service path. This is fixed in 4.3.10.192, 5.1.5.221, and...

9.1CVSS5.8AI score0.00609EPSS
SaveExploits0References3
Rows per page
Query Builder