CVEs (8)
CVE VENDORS PRODUCTS UPDATED PUBLISHED CVSS |
|---|
Integer Overflow or Wraparound vulnerability in openEuler kernel on Linux (filesystem modules) allows Forced Integer Overflow.This issue affects openEuler kernel: from 4.19.90 before 4.19.90-2401.3, from 5.10.0-60.18.0 b...Show more |
NULL Pointer Dereference vulnerability in openEuler kernel on Linux (network modules) allows Pointer Manipulation. This vulnerability is associated with program files net/sched/sch_cbs.C. This issue affects openEuler ke...Show more |
2Fedoraproject Openatom2Fedora OpeneulerJun 17, 2026 Dec 19, 2022 N/A· v4 9.8 CRITICAL· v3 N/A· v2 After tar_close(), libtar.c releases the memory pointed to by pointer t. After tar_close() is called in the list() function, it continues to use pointer t: free_longlink_longname(t->th_buf) . As a result, the released me...Show more |
3Fedoraproject FeepOpenatom3Fedora LibtarOpeneulerJun 17, 2026 Aug 10, 2022 N/A· v4 7.5 HIGH· v3 N/A· v2 The th_read() function doesn’t free a variable t->th_buf.gnu_longname after allocating memory, which may cause a memory leak. |
3Fedoraproject FeepOpenatom3Fedora LibtarOpeneulerJun 17, 2026 Aug 10, 2022 N/A· v4 7.5 HIGH· v3 N/A· v2 The th_read() function doesn’t free a variable t->th_buf.gnu_longlink after allocating memory, which may cause a memory leak. |
3Fedoraproject FeepOpenatom3Fedora LibtarOpeneulerJun 17, 2026 Aug 10, 2022 N/A· v4 8.1 HIGH· v3 N/A· v2 An attacker who submits a crafted tar file with size in header struct being 0 may be able to trigger an calling of malloc(0) for a variable gnu_longname, causing an out-of-bounds read. |
3Fedoraproject FeepOpenatom3Fedora LibtarOpeneulerJun 23, 2026 Aug 10, 2022 N/A· v4 9.1 CRITICAL· v3 N/A· v2 An attacker who submits a crafted tar file with size in header struct being 0 may be able to trigger an calling of malloc(0) for a variable gnu_longlink, causing an out-of-bounds read. |
3Debian LinuxOpenatom3Debian Linux Linux KernelOpeneulerJun 17, 2026 Jul 18, 2022 N/A· v4 6.8 MEDIUM· v3 N/A· v2 When setting font with malicous data by ioctl cmd PIO_FONT,kernel will write memory out of bounds. |