Lucene search
+L

17022 matches found

RedHat Linux
RedHat Linux
added 2025/01/02 6:27 p.m.25 views

Moderate: Red Hat Security Advisory: OpenShift Container Platform 4.15.42 bug fix and security update

Red Hat OpenShift Container Platform release 4.15.42 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.15. Red Hat Product Security has rated this update as having a...

6CVSS6.7AI score0.00358EPSS
SaveExploits0References21
SUSE Linux
SUSE Linux
added 2025/01/02 8:01 a.m.8 views

Security update for liboqs, oqs-provider

This update for liboqs, oqs-provider fixes the following issues: This update supplies the new FIPS standardized ML-KEM, ML-DSA, SHL-DSA algorithms. This update liboqs to 0.12.0: This release updates the ML-DSA implementation to the final FIPS 204 version. This release still includes the NIST Roun...

8.2CVSS7.4AI score0.00515EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2024/12/29 2:54 p.m.20 views

CVE-2024-56692

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on node blkaddr in truncatenode syzbot reports a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/segment.c:2534! RIP: 0010:f2fsinvalidateblocks+0x35f/0x370...

5.5CVSS6.7AI score0.00216EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:42 p.m.14 views

CVE-2024-56565

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to drop all discards after creating snapshot on lvm device Piergiorgio reported a bug in bugzilla as below: ------------ cut here ------------ WARNING: CPU: 2 PID: 969 at fs/f2fs/segment.c:1330 RIP:...

5.5CVSS6.8AI score0.00216EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:25 p.m.22 views

CVE-2024-53177

In the Linux kernel, the following vulnerability has been resolved: smb: prevent use-after-free due to opencacheddir error paths If opencacheddir encounters an error parsing the lease from the server, the error handling may race with receiving a lease break, resulting in opencacheddir freeing the...

5.5CVSS6.9AI score0.00553EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/29 12:15 p.m.11 views

AZL-55265 CVE-2024-56720 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Several fixes to bpfmsgpopdata Several fixes to bpfmsgpopdata, 1. In skmsgshiftleft, we should putpage 2. if len == 0, return early is better 3. pop the entire skmsg last == msg-sg.size should be supported 4. Fix fo...

5.5CVSS6.3AI score0.00243EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/28 9:46 a.m.15 views

CVE-2024-56677 powerpc/fadump: Move fadump_cma_init to setup_arch() after initmem_init()

In the Linux kernel, the following vulnerability has been resolved: powerpc/fadump: Move fadumpcmainit to setuparch after initmeminit During early init CMAMINALIGNMENTBYTES can be PAGESIZE, since pageblockorder is still zero and it gets initialized later during initmeminit e.g. setuparch -...

7.8CVSS6AI score
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/12/28 3:49 a.m.15 views

SUSE CVE-2024-53224

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Move events notifier registration to be after device registration Move pkey change work initialization and cleanup from device resources stage to notifier stage, since this is the stage which handles this work events...

4.7CVSS7.3AI score0.00322EPSS
SaveExploits0References18
NVD
NVD
added 2024/12/27 3:15 p.m.10 views

CVE-2024-56565

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to drop all discards after creating snapshot on lvm device Piergiorgio reported a bug in bugzilla as below: ------------ cut here ------------ WARNING: CPU: 2 PID: 969 at fs/f2fs/segment.c:1330 RIP:...

5.5CVSS0.00216EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/12/27 3:06 p.m.13 views

CVE-2024-56658 net: defer final 'struct net' free in netns dismantle

In the Linux kernel, the following vulnerability has been resolved: net: defer final 'struct net' free in netns dismantle Ilya reported a slab-use-after-free in dstdestroy 1 Issue is in xfrm6netinit and xfrm4netinit : They copy xfrm46dstopstemplate into net-xfrm.xfrm46dstops. But net structure...

7.8CVSS7.2AI score0.00238EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/12/27 3:06 p.m.27 views

CVE-2024-56652 drm/xe/reg_sr: Remove register pool

In the Linux kernel, the following vulnerability has been resolved: drm/xe/regsr: Remove register pool That pool implementation doesn't really work: if the krealloc happens to move the memory and return another address, the entries in the xarray become invalid, leading to use-after-free later: BU...

7.8CVSS0.00213EPSS
SaveExploits0References2
CVE
CVE
added 2024/12/27 3:06 p.m.127 views

CVE-2024-56652

The Linux kernel vulnerability CVE-2024-56652 affects drm/xe reg_sr pool logic. A faulty register pool implementation can lead to use-after-free when krealloc moves memory, leaving xarray entries invalid and causing a use-after-free in xe_reg_sr_apply_mmio. The issue arises because memory relocat...

7.8CVSS6.7AI score0.00213EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/12/27 3:06 p.m.7 views

CVE-2024-56652 drm/xe/reg_sr: Remove register pool

In the Linux kernel, the following vulnerability has been resolved: drm/xe/regsr: Remove register pool That pool implementation doesn't really work: if the krealloc happens to move the memory and return another address, the entries in the xarray become invalid, leading to use-after-free later: BU...

7.8CVSS7AI score
SaveExploits0References5
OSV
OSV
added 2024/12/27 3:02 p.m.15 views

CVE-2024-56643 dccp: Fix memory leak in dccp_feat_change_recv

In the Linux kernel, the following vulnerability has been resolved: dccp: Fix memory leak in dccpfeatchangerecv If dccpfeatpushconfirm fails after new value for SP feature was accepted without reconciliation 'entry == NULL' branch, memory allocated for that value with dccpfeatclonespval is never...

3.3CVSS6.1AI score
SaveExploits0References12
OSV
OSV
added 2024/12/27 2:51 p.m.13 views

CVE-2024-56616 drm/dp_mst: Fix MST sideband message body length check

In the Linux kernel, the following vulnerability has been resolved: drm/dpmst: Fix MST sideband message body length check Fix the MST sideband message body length check, which must be at least 1 byte accounting for the message body CRC aka message data CRC at the end of the message. This fixes a...

6.2AI score
SaveExploits0References11
CVE
CVE
added 2024/12/27 2:51 p.m.68 views

CVE-2024-56612

CVE-2024-56612 describes a Linux kernel vulnerability in mm/gup where unpin_user_pages() may dereference NULL pages in the pages** array when using pofs. The flaw was triggered by a configuration like x86 with numa=fake=2 movablecore=4G on Linux 6.12, leading to a kernel NULL pointer dereference ...

5.5CVSS6.4AI score0.00173EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/12/27 2:50 p.m.11 views

CVE-2024-56592 bpf: Call free_htab_elem() after htab_unlock_bucket()

In the Linux kernel, the following vulnerability has been resolved: bpf: Call freehtabelem after htabunlockbucket For htab of maps, when the map is removed from the htab, it may hold the last reference of the map. bpfmapfdputptr will invoke bpfmapfreeid to free the id of the removed map element...

6.1AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/12/27 2:50 p.m.15 views

CVE-2024-56586

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix f2fsbugon when uninstalling filesystem call f2fsevictinode. creating a large files during checkpoint disable until it runs out of space and then delete it, then remount to enable checkpoint again, and then unmount the...

5.5CVSS5.6AI score0.00241EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/12/27 2:50 p.m.22 views

CVE-2024-56585

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix sleeping in atomic context for PREEMPTRT Commit bab1c299f3945ffe79 "LoongArch: Fix sleeping in atomic context in setuptlbhandler" changes the gfp flag from GFPKERNEL to GFPATOMIC for allocpagesnode. However, for...

5.5CVSS5.7AI score0.00176EPSS
SaveExploits0
NVD
NVD
added 2024/12/27 2:15 p.m.13 views

CVE-2024-53208

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix slab-use-after-free Read in setpoweredsync This fixes the following crash: ================================================================== BUG: KASAN: slab-use-after-free in setpoweredsync+0x3a/0xc0...

7.8CVSS0.00237EPSS
SaveExploits0References6
Rows per page
Query Builder