Lucene search
K

1573 matches found

Cvelist
Cvelist
added 2025/05/01 2:10 p.m.13 views

CVE-2022-49863 can: af_can: fix NULL pointer dereference in can_rx_register()

In the Linux kernel, the following vulnerability has been resolved: can: afcan: fix NULL pointer dereference in canrxregister It causes NULL pointer dereference when testing as following: a use syscallNRsocket, 0x10ul, 3ul, 0 to create netlink socket. b use syscallNRsendmsg, ... to create bond li...

0.00159EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/05/01 2:9 p.m.10 views

CVE-2022-49828 hugetlbfs: don't delete error page from pagecache

In the Linux kernel, the following vulnerability has been resolved: hugetlbfs: don't delete error page from pagecache This change is very similar to the change that was made for shmem 1, and it solves the same problem but for HugeTLBFS instead. Currently, when poison is found in a HugeTLB page, t...

0.00159EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/04/17 12:0 a.m.7 views

PT-2025-16924 · Google · Kernel

Name of the Vulnerable Software and Affected Versions: ChromeOS Kernel versions prior to 6.1 ChromeOS Kernel version 5.4 Description: A race condition Use-After-Free vulnerability exists in the virtio transport space update function. Concurrent allocation and freeing of the virtio vsock sock...

8.1CVSS6.4AI score0.00253EPSS
Exploits1References11
NVD
NVD
added 2025/04/16 3:15 p.m.5 views

CVE-2025-22046

In the Linux kernel, the following vulnerability has been resolved: uprobes/x86: Harden uretprobe syscall trampoline check Jann reported a possible issue when trampolinecheckip returns address near the bottom of the address space that is allowed to call into the syscall if uretprobes are not set...

5.5CVSS0.00165EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.12 views

CVE-2025-22046 uprobes/x86: Harden uretprobe syscall trampoline check

In the Linux kernel, the following vulnerability has been resolved: uprobes/x86: Harden uretprobe syscall trampoline check Jann reported a possible issue when trampolinecheckip returns address near the bottom of the address space that is allowed to call into the syscall if uretprobes are not set...

0.00165EPSS
Exploits0References4
CVE
CVE
added 2025/04/16 2:12 p.m.92 views

CVE-2025-22046

CVE-2025-22046: In the Linux kernel, the uprobes/x86 uretprobe trampoline check was hardened to prevent a trampoline_check_ip path that could allow a call into the syscall from memory addresses near the bottom of the address space if uretprobes were not set up. Root cause: trampoline_check_ip cou...

5.5CVSS6.5AI score0.00165EPSS
Exploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/04/16 2:12 p.m.3 views

CVE-2025-22046

In the Linux kernel, the following vulnerability has been resolved: uprobes/x86: Harden uretprobe syscall trampoline check Jann reported a possible issue when trampolinecheckip returns address near the bottom of the address space that is allowed to call into the syscall if uretprobes are not set...

5.5CVSS5.4AI score0.00165EPSS
Exploits0
OSV
OSV
added 2025/04/16 2:12 p.m.4 views

CVE-2025-22046 uprobes/x86: Harden uretprobe syscall trampoline check

In the Linux kernel, the following vulnerability has been resolved: uprobes/x86: Harden uretprobe syscall trampoline check Jann reported a possible issue when trampolinecheckip returns address near the bottom of the address space that is allowed to call into the syscall if uretprobes are not set...

5.5CVSS5.9AI score0.00165EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2025/04/16 12:0 a.m.7 views

PT-2025-16686 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A possible issue was reported in the Linux kernel when the trampoline check ip returns an address near the bottom of the address space that is allowed to call into the syscall if...

7.8CVSS5.5AI score0.23278EPSS
Exploits3References946
GithubExploit
GithubExploit
added 2025/04/01 2:23 p.m.555 views

Exploit for CVE-2025-0401

CVE-2025-0401 - Local Privilege Escalation via SUID Binary Abu...

6.9CVSS7.6AI score0.01239EPSS
Exploits1
BDU FSTEC
BDU FSTEC
added 2025/04/01 12:0 a.m.2 views

The vulnerability of the bpf_link_show_fdinfo() function in the kernel/bpf/syscall.c module of the Linux operating system allows a attacker to compromise the confidentiality and accessibility of the protected information.

The vulnerability of the bpflinkshowfdinfo function in the kernel/bpf/syscall.c module of the Linux operating system is related to reading beyond the buffer boundaries. Exploiting this vulnerability could allow an attacker to compromise the confidentiality and accessibility of the protected...

7.1CVSS7.1AI score0.0023EPSS
Exploits0References24Affected Software8
Positive Technologies
Positive Technologies
added 2025/03/18 12:0 a.m.4 views

PT-2025-20532

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A issue in the Linux kernel has been identified where the sched yield syscall may not cause scheduling in time-travel mode, potentially leading to extreme slowdown or deadlock. This is d...

7.8CVSS6.3AI score0.23278EPSS
Exploits0References367
Packet Storm
Packet Storm
added 2025/03/17 12:0 a.m.168 views

Linux 5.6 Cred Refcount Overflow

Linux 5.6 suffers from a cred refcount overflow at approximately 39 gigs of memory usage via iouring. see also my related prior bug reports about overflowing refcounts with lots of RAM usage: https://crbug.com/project-zero/809: BPF program refcount, with 32GiB RAM...

7.6AI score
Exploits0
Packet Storm News
Packet Storm News
added 2025/03/17 12:0 a.m.3 views

Linux 6.5 Kernel Pointer Leak

The Linux cachestat syscall introduced in 6.5 has a read-after-type-change of folio that leads to a kernel pointer leak...

7.1CVSS6.8AI score0.00302EPSS
Exploits0
Cvelist
Cvelist
added 2025/03/06 4:22 p.m.14 views

CVE-2025-21834 seccomp: passthrough uretprobe systemcall without filtering

In the Linux kernel, the following vulnerability has been resolved: seccomp: passthrough uretprobe systemcall without filtering When attaching uretprobes to processes running inside docker, the attached process is segfaulted when encountering the retprobe. The reason is that now that uretprobe is...

0.00164EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2025-21691

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: cachestat: fix page cache statistics permission checking When the 'cachestat' system call wa...

5.5CVSS6.1AI score0.00191EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2024-53137

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ARM: fix cacheflush with PAN It seems that the cacheflush syscall got broken when PAN for LP...

5.5CVSS5.8AI score0.00172EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2023-0045

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The current implementation of the prctl syscall does not issue an IBPB immediately during the syscall. The ibprctlset function updates the Thread Information...

7.5CVSS6.8AI score0.02399EPSS
Exploits3References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2022-49077

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mmmremap.c: avoid pointless invalidaterangestart/end on mremapoldsize=0 If an mremap syscall with oldsize=0 ends up in movepagetables, it will call...

5.5CVSS6AI score0.00232EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:5 a.m.8 views

SUSE CVE-2022-49520

In the Linux kernel, the following vulnerability has been resolved: arm64: compat: Do not treat syscall number as ESRELx for a bad syscall If a compat process tries to execute an unknown system call above the ARMNRCOMPATEND number, the kernel sends a SIGILL signal to the offending process...

3.3CVSS6.6AI score0.00282EPSS
Exploits0References7
Rows per page
Query Builder