Lucene search
+L

13882 matches found

RedhatCVE
RedhatCVE
added 2025/01/13 8:25 a.m.22 views

CVE-2024-48873

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: check return value of ieee80211probereqget for RNR The return value of ieee80211probereqget might be NULL, so check it before using to avoid NULL pointer access. Addresses-Coverity-ID: 1529805 "Dereference null retur...

5.5CVSS7.1AI score0.00215EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/13 7:50 a.m.9 views

CVE-2024-54455

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix general protection fault in ivpubolist Check if ctx is not NULL before accessing its fields...

5.5CVSS7.1AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/13 6:50 a.m.14 views

CVE-2024-41932

In the Linux kernel, the following vulnerability has been resolved: sched: fix warning in schedsetaffinity Commit 8f9ea86fdf99b added some logic to schedsetaffinity that included a WARN when a per-task affinity assignment races with a cpuset update. Specifically, we can have a race where a cpuset...

5.5CVSS6.5AI score0.00194EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/13 6:21 a.m.22 views

CVE-2024-57876

In the Linux kernel, the following vulnerability has been resolved: drm/dpmst: Fix resetting msg rx state after topology removal If the MST topology is removed during the reception of an MST down reply or MST up request sideband message, the drmdpmsttopologymgr::upreqrecv/downreprecv states could...

4.6CVSS7AI score0.00161EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/13 6:21 a.m.19 views

CVE-2024-57804

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfs The driver, through the SAS transport, exposes a sysfs interface to enable/disable PHYs in a controller/expander setup. When multiple PHYs are disabled and...

5.5CVSS6.8AI score0.00184EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/13 6:20 a.m.14 views

CVE-2024-53687

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix IPIs usage in kfenceprotectpage flushtlbkernelrange may use IPIs to flush the TLBs of all the cores, which triggers the following warning when the irqs are disabled: 3.455330 WARNING: CPU: 1 PID: 0 at kernel/smp.c:815...

5.5CVSS6.7AI score0.00218EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/13 6:20 a.m.13 views

CVE-2024-47408

In the Linux kernel, the following vulnerability has been resolved: net/smc: check smcdv2extoffset when receiving proposal msg When receiving proposal msg in server, the field smcdv2extoffset in proposal msg is from the remote client and can not be fully trusted. Once the value of smcdv2extoffset...

5.5CVSS6.8AI score0.00625EPSS
SaveExploits0References4
OPENSUSE Linux
OPENSUSE Linux
added 2025/01/13 12:00 a.m.4 views

yq-4.44.6-1.1 on GA media (moderate)

yq-4.44.6-1.1 on GA media Announcement ID: openSUSE-SU-2025:14639-1 Rating: moderate Cross-References: CVE-2024-45338 CVSS scores: CVE-2024-45338 SUSE : 5.9 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H CVE-2024-45338 SUSE : 8.2 CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N...

8.2CVSS7.2AI score0.00874EPSS
SaveExploits0
NVD
NVD
added 2025/01/11 4:15 p.m.24 views

CVE-2024-57881

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: don't call pfntopage on possibly non-existent PFN in splitlargebuddy In splitlargebuddy, we might call pfntopage on a PFN that might not exist. In corner cases, such as when freeing the highest pageblock in the last...

5.5CVSS0.00176EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/11 3:15 p.m.10 views

AZL-56283 CVE-2024-57874 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: arm64: ptrace: fix partial SETREGSET for NTARMTAGGEDADDRCTRL Currently taggedaddrctrlset doesn't initialize the temporary 'ctrl' variable, and a SETREGSET call with a length of zero will leave this uninitialized. Consequently...

6.1CVSS6.6AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 3:15 p.m.5 views

UBUNTU-CVE-2024-57879

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Always release hdev at the end of isolistenbis Since hcigetroute holds the device before returning, the hdev should be released with hcidevput at the end of isolistenbis even if the function returns with an error...

5.5CVSS5.7AI score0.00181EPSS
SaveExploits0References21
CVE
CVE
added 2025/01/11 3:10 p.m.135 views

CVE-2024-57881

CVE-2024-57881 : In the Linux kernel, a bug in mm/page_alloc could call pfn_to_page() on a PFN that might not exist during split_large_buddy(). In corner cases, such as freeing the highest pageblock in the last memory section, CONFIG_SPARSEMEM && !CONFIG_SPARSEMEM_EXTREME could cause __pfn_to_sec...

5.5CVSS6.8AI score0.00176EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/01/11 3:10 p.m.8 views

CVE-2024-57881 mm/page_alloc: don't call pfn_to_page() on possibly non-existent PFN in split_large_buddy()

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: don't call pfntopage on possibly non-existent PFN in splitlargebuddy In splitlargebuddy, we might call pfntopage on a PFN that might not exist. In corner cases, such as when freeing the highest pageblock in the last...

5.5CVSS6.2AI score
SaveExploits0References5
CVE
CVE
added 2025/01/11 2:49 p.m.88 views

CVE-2024-57878

CVE-2024-57878 (Linux kernel, arm64) : The vulnerability in ptrace NT_ARM_FPMR regset handling could leave the temporary fpmr uninitialized for zero-length writes, potentially leaking up to 64 bits of kernel-stack memory. The patch initializes the temporary value before copying the regset from us...

6.1CVSS6.3AI score0.00182EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/01/11 2:49 p.m.23 views

CVE-2024-57876 drm/dp_mst: Fix resetting msg rx state after topology removal

In the Linux kernel, the following vulnerability has been resolved: drm/dpmst: Fix resetting msg rx state after topology removal If the MST topology is removed during the reception of an MST down reply or MST up request sideband message, the drmdpmsttopologymgr::upreqrecv/downreprecv states could...

0.00161EPSS
SaveExploits0References4
NVD
NVD
added 2025/01/11 1:15 p.m.21 views

CVE-2024-57804

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfs The driver, through the SAS transport, exposes a sysfs interface to enable/disable PHYs in a controller/expander setup. When multiple PHYs are disabled and...

7.3CVSS0.00184EPSS
SaveExploits0References2
NVD
NVD
added 2025/01/11 1:15 p.m.23 views

CVE-2024-49569

In the Linux kernel, the following vulnerability has been resolved: nvme-rdma: unquiesce adminq before destroy it Kernel will hang on destroy adminq while we create ctrl failed, such as following calltrace: PID: 23644 TASK: ff2d52b40f439fc0 CPU: 2 COMMAND: "nvme" 0 ff61d23de260fb78 schedule at...

7.5CVSS0.00822EPSS
SaveExploits0References3
NVD
NVD
added 2025/01/11 1:15 p.m.18 views

CVE-2024-41935

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to shrink read extent node in batches We use rwlock to protect core structure data of extent tree during its shrink, however, if there is a huge number of extent nodes in extent tree, during shrink of extent tree, it ma...

7.1CVSS0.00226EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/11 1:15 p.m.11 views

UBUNTU-CVE-2024-48875

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't take devreplace rwsem on task already holding it Running fstests btrfs/011 with MKFSOPTIONS="-O rst" to force the usage of the RAID stripe-tree, we get the following splat from lockdep: BTRFS info device sdd:...

5.5CVSS6.2AI score0.00146EPSS
SaveExploits0References20
OSV
OSV
added 2025/01/11 1:15 p.m.10 views

UBUNTU-CVE-2024-56368

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix overflow in rbmapvma An overflow occurred when performing the following calculation: nrpages = nrsubbufs + 1 dumpstack lib/dumpstack.c:94 inline dumpstacklvl+0x116/0x1f0 lib/dumpstack.c:120 printaddressdescriptio...

7.1CVSS6.2AI score0.00182EPSS
SaveExploits0References10
Rows per page
Query Builder