Lucene search
K

378 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2013-7210

Malware in sbrugna...

5.4CVSS6.6AI score0.00625EPSS
Exploits1References58
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414657)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414657 advisory. In unixscmtoskb of afunix.c, there is a possible use after free bug due to a race condition. This could lead to local escalation of privilege with System execution...

6.9CVSS6.7AI score0.00811EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2024-23938

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.00229EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2021-28254

Malicious code in bioql PyPI...

8.8CVSS7AI score0.00406EPSS
Exploits0References23
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2024-31811

Malicious code in bioql PyPI...

5.1CVSS8.6AI score0.00245EPSS
Exploits0References18
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2023-54475

Malicious code in bioql PyPI...

7.8CVSS6.5AI score0.00549EPSS
Exploits1References7
Microsoft CVE
Microsoft CVE
added 2025/10/02 1:7 a.m.3 views

af_unix: Fix null-ptr-deref in unix_stream_sendpage().

...

7AI score0.00027EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2022-50234

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iouring/afunix: defer registered files gc to iouring release Instead of putting iouring's registered files in unixgc we want it to be done by iouring itself. Th...

7.8CVSS6.5AI score0.00153EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/09/16 11:31 p.m.3 views

SUSE CVE-2023-53204

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix data-races around user-unixinflight. user-unixinflight is changed under spinlockunixgclock, but toomanyunixfds reads it locklessly. Let's annotate the write/read accesses to user-unixinflight. BUG: KCSAN: data-race in...

5.5CVSS6.5AI score0.0011EPSS
Exploits0References16
NVD
NVD
added 2025/09/15 3:15 p.m.4 views

CVE-2022-50323

In the Linux kernel, the following vulnerability has been resolved: net: do not sense pfmemalloc status in skbappendpagefrags skbappendpagefrags is used by afunix and udp sendpage implementation so far. In commit 326140063946 "tcp: TX zerocopy should not sense pfmemalloc status" we explained why ...

5.5CVSS0.00143EPSS
Exploits0References3
OSV
OSV
added 2025/09/15 3:15 p.m.1 views

DEBIAN-CVE-2022-50323

In the Linux kernel, the following vulnerability has been resolved: net: do not sense pfmemalloc status in skbappendpagefrags skbappendpagefrags is used by afunix and udp sendpage implementation so far. In commit 326140063946 "tcp: TX zerocopy should not sense pfmemalloc status" we explained why ...

5.5CVSS5.4AI score0.00143EPSS
Exploits0References1
OSV
OSV
added 2025/09/15 2:15 p.m.1 views

DEBIAN-CVE-2022-50234

In the Linux kernel, the following vulnerability has been resolved: iouring/afunix: defer registered files gc to iouring release Instead of putting iouring's registered files in unixgc we want it to be done by iouring itself. The trick here is to consider iouring registered files for cycle...

7.8CVSS5.3AI score0.00153EPSS
Exploits0References1
NVD
NVD
added 2025/09/15 2:15 p.m.5 views

CVE-2022-50234

In the Linux kernel, the following vulnerability has been resolved: iouring/afunix: defer registered files gc to iouring release Instead of putting iouring's registered files in unixgc we want it to be done by iouring itself. The trick here is to consider iouring registered files for cycle...

7.8CVSS0.00153EPSS
Exploits0References6
OSV
OSV
added 2025/09/15 2:15 p.m.3 views

UBUNTU-CVE-2022-50234

In the Linux kernel, the following vulnerability has been resolved: iouring/afunix: defer registered files gc to iouring release Instead of putting iouring's registered files in unixgc we want it to be done by iouring itself. The trick here is to consider iouring registered files for cycle...

8.5CVSS5.8AI score0.00153EPSS
Exploits0References9
Cvelist
Cvelist
added 2025/09/15 2:1 p.m.5 views

CVE-2022-50234 io_uring/af_unix: defer registered files gc to io_uring release

In the Linux kernel, the following vulnerability has been resolved: iouring/afunix: defer registered files gc to iouring release Instead of putting iouring's registered files in unixgc we want it to be done by iouring itself. The trick here is to consider iouring registered files for cycle...

0.00153EPSS
Exploits0References6
OSV
OSV
added 2025/09/15 2:1 p.m.3 views

CVE-2022-50234 io_uring/af_unix: defer registered files gc to io_uring release

In the Linux kernel, the following vulnerability has been resolved: iouring/afunix: defer registered files gc to iouring release Instead of putting iouring's registered files in unixgc we want it to be done by iouring itself. The trick here is to consider iouring registered files for cycle...

7.8CVSS4.8AI score0.00153EPSS
Exploits0References9
CVE
CVE
added 2025/09/15 2:1 p.m.20 views

CVE-2022-50234

CVE-2022-50234 concerns the Linux kernel’s io_uring/af_unix subsystem. The vulnerability arises from deferring the garbage-collection of registered files to the io_uring release path rather than performing it via unix_gc(), coupled with using these registered files for cycle-detection without act...

7.8CVSS6.1AI score0.00153EPSS
Exploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-48970

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: afunix: Get userns from inskb in unixdiaggetexact. Wei Chen reported a NULL deref in skusern...

5.5CVSS6.2AI score0.00245EPSS
Exploits0References2
Amazon
Amazon
added 2025/08/08 12:0 a.m.10 views

Important: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: virtio: break and reset virtio devices on deviceshutdown CVE-2025-38064 In the Linux kernel, the following vulnerability has been resolved: netfs: Fix oops in write-retry from mis-resetting the subreq iterator...

7.8CVSS7AI score0.00247EPSS
Exploits0
OSV
OSV
added 2025/07/08 8:15 a.m.7 views

AZL-72781 CVE-2025-38236 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: afunix: Don't leave consecutive consumed OOB skbs. Jann Horn reported a use-after-free in unixstreamreadgeneric. The following sequences reproduce the issue: $ python3 from socket import s1, s2 = socketpairAFUNIX, SOCKSTREAM...

7.8CVSS6.3AI score0.00247EPSS
Exploits0References1
Rows per page
Query Builder