Lucene search
+L

3023 matches found

UbuntuCve
UbuntuCve
added 2024/10/21 1:15 p.m.10 views

CVE-2024-49861

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix helper writes to read-only maps Lonial found an issue that despite user- and BPF-side frozen BPF map like in case of .rodata, it was still possible to write into it from a BPF program side through specific helpers having...

7.8CVSS6.2AI score0.00232EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2024/10/21 1:15 p.m.10 views

CVE-2024-47740

In the Linux kernel, the following vulnerability has been resolved: f2fs: Require FMODEWRITE for atomic write ioctls The F2FS ioctls for starting and committing atomic writes check for inodeownerorcapable, but this does not give LSMs like SELinux or Landlock an opportunity to deny the write acces...

7.1CVSS6.2AI score0.00234EPSS
SaveExploits0References42
UbuntuCve
UbuntuCve
added 2024/10/21 1:15 p.m.10 views

CVE-2024-47725

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.6AI score
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/10/21 1:15 p.m.7 views

CVE-2024-47752

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Fix H264 stateless decoder smatch warning Fix a smatch static checker warning on vdech264reqif.c. Which leads to a kernel crash when fb is NULL...

5.5CVSS6.3AI score0.00208EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/10/21 1:15 p.m.7 views

CVE-2024-47753

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Fix VP8 stateless decoder smatch warning Fix a smatch static checker warning on vdecvp8reqif.c. Which leads to a kernel crash when fb is NULL...

5.5CVSS6.3AI score0.00207EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/10/21 1:15 p.m.13 views

CVE-2024-49860

In the Linux kernel, the following vulnerability has been resolved: ACPI: sysfs: validate return type of STR method Only buffer objects are valid return values of STR. If something else is returned descriptionshow will access invalid memory...

7.3CVSS6.7AI score0.00254EPSS
SaveExploits0References42
UbuntuCve
UbuntuCve
added 2024/10/21 1:15 p.m.6 views

CVE-2024-47743

In the Linux kernel, the following vulnerability has been resolved: KEYS: prevent NULL pointer dereference in findasymmetrickey In findasymmetrickey, if all NULLs are passed in the id0,1,2 arguments, the kernel will first emit WARN but then have an oops because id2 gets dereferenced anyway. Add t...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2024/10/21 1:15 p.m.7 views

CVE-2024-49856

In the Linux kernel, the following vulnerability has been resolved: x86/sgx: Fix deadlock in SGX NUMA node search When the current node doesn't have an EPC section configured by firmware and all other EPC sections are used up, CPU can get stuck inside the while loop that looks for an available EP...

5.5CVSS6.3AI score0.00207EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2024/10/21 1:15 p.m.7 views

CVE-2024-47727

In the Linux kernel, the following vulnerability has been resolved: x86/tdx: Fix "in-kernel MMIO" check TDX only supports kernel-initiated MMIO operations. The handlemmio function checks if the VE exception occurred in the kernel and rejects the operation if it did not. However, userspace can...

7.8CVSS6.6AI score0.00247EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.10 views

CVE-2024-47714

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: use hweight16 to get correct tx antenna The chainmask is u16 so using hweight8 cannot get correct txant. Without this patch, the txant of band 2 would be -1 and lead to the following issue: BUG: KASAN:...

7.6CVSS6.4AI score0.00283EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.12 views

CVE-2024-47676

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb.c: fix UAF of vma in hugetlb fault pathway Syzbot reports a UAF in hugetlbfault. This happens because vmfanonprepare could drop the per-VMA lock and allow the current VMA to be freed before hugetlbvmaunlockread is...

7.8CVSS6.6AI score0.00241EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.10 views

CVE-2024-47688

In the Linux kernel, the following vulnerability has been resolved: driver core: Fix a potential null-ptr-deref in moduleadddriver Inject fault while probing of-fpga-region, if kasprintf fails in moduleadddriver, the second sysfsremovelink in exit path will cause null-ptr-deref as below because...

5.5CVSS6.5AI score0.00235EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.9 views

CVE-2024-47706

In the Linux kernel, the following vulnerability has been resolved: block, bfq: fix possible UAF for bfqq-bic with merge chain 1 initial state, three tasks: Process 1 Process 2 Process 3 BIC1 BIC2 BIC3 | Λ | Λ | Λ | | | | | | V | V | V | bfqq1 bfqq2 bfqq3 process ref: 1 1 1 2 bfqq1 merged to bfqq...

7.8CVSS6.2AI score0.00245EPSS
SaveExploits0References42
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.10 views

CVE-2024-47709

In the Linux kernel, the following vulnerability has been resolved: can: bcm: Clear bo-bcmprocread after removeprocentry. syzbot reported a warning in bcmrelease. 0 The blamed change fixed another warning that is triggered when connect is issued again for a socket whose connected device has been...

5.5CVSS6.2AI score0.00249EPSS
SaveExploits0References42
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.16 views

CVE-2024-47719

In the Linux kernel, the following vulnerability has been resolved: iommufd: Protect against overflow of ALIGN during iova allocation Userspace can supply an iova and uptr such that the target iova alignment becomes really big and ALIGN overflows which corrupts the selected area range during...

7.8CVSS6.7AI score0.00229EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.12 views

CVE-2024-47678

In the Linux kernel, the following vulnerability has been resolved: icmp: change the order of rate limits ICMP messages are ratelimited : After the blamed commits, the two rate limiters are applied in this order: 1 host wide ratelimit icmpglobalallow 2 Per destination ratelimit inetpeer based In...

9.4CVSS6.2AI score0.00608EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.5 views

CVE-2024-47690

In the Linux kernel, the following vulnerability has been resolved: f2fs: get rid of online repaire on corrupted directory syzbot reports a f2fs bug as below: kernel BUG at fs/f2fs/inode.c:896! RIP: 0010:f2fsevictinode+0x1598/0x15c0 fs/f2fs/inode.c:896 Call Trace: evict+0x532/0x950 fs/inode.c:704...

7.8CVSS6.2AI score0.00245EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.9 views

CVE-2024-47707

In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid possible NULL deref in rt6uncachedlistflushdev Blamed commit accidentally removed a check for rt-rt6iidev being NULL, as spotted by syzbot: Oops: general protection fault, probably for non-canonical address...

5.5CVSS6.2AI score0.00237EPSS
SaveExploits0References44
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.8 views

CVE-2024-47697

In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error Ensure index in rtl2830pidfilter does not exceed 31 to prevent out-of-bounds access. dev-filters is a 32-bit value, so setbit and clearbit functions should...

7.8CVSS6.4AI score0.00281EPSS
SaveExploits0References42
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.10 views

CVE-2024-47684

In the Linux kernel, the following vulnerability has been resolved: tcp: check skb is non-NULL in tcprtodeltaus We have some machines running stock Ubuntu 20.04.6 which is their 5.4.0-174-generic kernel that are running ceph and recently hit a null ptr dereference in tcprearmrto. Initially hittin...

5.5CVSS6.2AI score0.00277EPSS
SaveExploits0References42
Rows per page
Query Builder