Lucene search
+L

126 matches found

SUSE CVE
SUSE CVE
added 2024/12/30 3:48 a.m.7 views

SUSE CVE-2024-56743

In the Linux kernel, the following vulnerability has been resolved: nfscommon: must not hold RCU while calling nfsdfileputlocal Move holding the RCU from nfstonfsdfileputlocal to nfstonfsdnetput. It is the call to nfsto-nfsdservput that requires the RCU anyway the puts for nfsdfile and netns were...

4.5CVSS6.6AI score0.00136EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/12/04 12:56 a.m.14 views

kernel: firmware: cs_dsp: Validate payload length before processing block

In the Linux kernel, the following vulnerability has been resolved: firmware: csdsp: Validate payload length before processing block Move the payload length check in csdspload and csdspcoeffload to be done before the block is processed. The check that the length of a block payload does not exceed...

5.5CVSS6.6AI score0.00211EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/19 2:16 a.m.19 views

UBUNTU-CVE-2024-50274

In the Linux kernel, the following vulnerability has been resolved: idpf: avoid vport access in idpfgetlinkksettings When the device control plane is removed or the platform running device control plane is rebooted, a reset is detected on the driver. On driver reset, it releases the resources and...

7.8CVSS6.6AI score0.00231EPSS
SaveExploits0References19
OSV
OSV
added 2024/10/21 8:15 p.m.3 views

DEBIAN-CVE-2024-50021

In the Linux kernel, the following vulnerability has been resolved: ice: Fix improper handling of refcount in icedpllinitrclkpins This patch addresses a reference count handling issue in the icedpllinitrclkpins function. The function calls icedpllgetpins, which increments the reference count of t...

5.5CVSS5.7AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.10 views

UBUNTU-CVE-2024-50021

In the Linux kernel, the following vulnerability has been resolved: ice: Fix improper handling of refcount in icedpllinitrclkpins This patch addresses a reference count handling issue in the icedpllinitrclkpins function. The function calls icedpllgetpins, which increments the reference count of t...

5.5CVSS6.2AI score0.00205EPSS
SaveExploits0References19
OSV
OSV
added 2024/07/29 4:15 p.m.3 views

DEBIAN-CVE-2024-42078

In the Linux kernel, the following vulnerability has been resolved: nfsd: initialise nfsdinfo.mutex early. nfsdinfo.mutex can be dereferenced by svcpoolstatsstart immediately after the new netns is created. Currently this can trigger an oops. Move the initialisation earlier before it can possibly...

5.5CVSS5.9AI score0.00222EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/07/24 1:20 p.m.19 views

kernel: ext4: fix double-free of blocks due to wrong extents moved_len

A vulnerability was found in the Linux kernel. This issue occurs in the ext4 function, in ext4moveextents, where an error in updating the movedlen variable can lead to double-free of blocks and corrupt block accounting. This could lead to crashes or undefined behavior...

7.8CVSS7.2AI score0.00266EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/07/17 3:32 a.m.8 views

SUSE CVE-2024-40972

In the Linux kernel, the following vulnerability has been resolved: ext4: do not create EA inode under buffer lock ext4xattrsetentry creates new EA inodes while holding buffer lock on the external xattr block. This is problematic as it nests all the allocation locking which acquires locks on othe...

4.7CVSS6.8AI score0.00221EPSS
SaveExploits0References15
OSV
OSV
added 2024/07/12 1:15 p.m.6 views

DEBIAN-CVE-2024-40972

In the Linux kernel, the following vulnerability has been resolved: ext4: do not create EA inode under buffer lock ext4xattrsetentry creates new EA inodes while holding buffer lock on the external xattr block. This is problematic as it nests all the allocation locking which acquires locks on othe...

5.5CVSS5.5AI score0.00221EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2024/05/23 2:41 p.m.12 views

Silverstripe Forum Module CSRF Vulnerability

A number of form actions in the Forum module are directly accessible. A malicious user e.g. spammer can use GET requests to create Members and post to forums, bypassing CSRF and anti-spam measures. Additionally, a forum moderator could be tricked into clicking a specially crafted URL, resulting i...

7.1AI score
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2024/05/23 12:00 a.m.12 views

PT-2024-40494 · Unknown · Forum Module

Name of the Vulnerable Software and Affected Versions: Forum module affected versions not specified Description: The issue allows malicious users, such as spammers, to create members and post to forums using GET requests, bypassing CSRF and anti-spam measures. Additionally, a forum moderator can ...

5.3CVSS6.9AI score
SaveExploits0References6
OSV
OSV
added 2024/05/21 3:15 p.m.4 views

DEBIAN-CVE-2021-47427

In the Linux kernel, the following vulnerability has been resolved: scsi: iscsi: Fix iscsitask use after free Commit d39df158518c "scsi: iscsi: Have abort handler get ref to conn" added iscsigetconn/iscsiputconn calls during abort handling but then also changed the handling of the case where we...

7.8CVSS5.5AI score0.00458EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 11:15 a.m.13 views

AZL-57725 CVE-2024-26876 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: adv7511: fix crash on irq during probe Moved IRQ registration down to end of adv7511probe. If an IRQ already is pending during adv7511probe before adv7511cecinit then cecreceivedmsgts could crash using uninitialized...

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/04/09 2:29 a.m.8 views

SUSE CVE-2024-26704

In the Linux kernel, the following vulnerability has been resolved: ext4: fix double-free of blocks due to wrong extents movedlen In ext4moveextents, movedlen is only updated when all moves are successfully executed, and only discards originode and donorinode preallocations when movedlen is not...

5.5CVSS6.4AI score0.00266EPSS
SaveExploits0References21
OSV
OSV
added 2024/04/03 3:15 p.m.5 views

DEBIAN-CVE-2024-26704

In the Linux kernel, the following vulnerability has been resolved: ext4: fix double-free of blocks due to wrong extents movedlen In ext4moveextents, movedlen is only updated when all moves are successfully executed, and only discards originode and donorinode preallocations when movedlen is not...

7.8CVSS5.7AI score0.00266EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/03 3:15 p.m.11 views

UBUNTU-CVE-2024-26704

In the Linux kernel, the following vulnerability has been resolved: ext4: fix double-free of blocks due to wrong extents movedlen In ext4moveextents, movedlen is only updated when all moves are successfully executed, and only discards originode and donorinode preallocations when movedlen is not...

7.8CVSS6.2AI score0.00266EPSS
SaveExploits0References24
OSV
OSV
added 2024/03/27 6:02 p.m.14 views

CLSA-2024-1711562558 curl: Fix of 3 CVEs

Moved tuxcare patches from 7.29.0-59.1.tuxcare.els2 - CVE-2023-38546: cookie: remove unnecessary struct fields - CVE-2022-27782: check additional TLS or SSH connection parameters that should have prohibited connection reuse - CVE-2023-27534: fix SFTP path '' resolving discrepancy - fix read off...

8.8CVSS7AI score0.06208EPSS
SaveExploits2References1
Positive Technologies
Positive Technologies
added 2024/03/21 12:00 a.m.13 views

PT-2024-29186

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the ext4 file system in the Linux kernel. The function ext4 xattr set entry creates new EA inodes while holding a buffer lock on the external xattr block. This ca...

7.5CVSS5.7AI score0.00221EPSS
SaveExploits0
OSV
OSV
added 2024/03/18 11:15 a.m.8 views

UBUNTU-CVE-2024-26632

In the Linux kernel, the following vulnerability has been resolved: block: Fix iterating over an empty bio with bioforeachfolioall If the bio contains no data, biofirstfolio calls pagefolio on a NULL pointer and oopses. Move the test that we've reached the end of the bio from bionextfolio to...

7.8CVSS6.2AI score0.00236EPSS
SaveExploits0References15
CNNVD
CNNVD
added 2024/02/22 12:00 a.m.18 views

Linux kernel security vulnerabilities

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 cross-directory rename that moves the source to a new parent...

7.8CVSS7.7AI score0.00245EPSS
SaveExploits0References10
Rows per page
Query Builder