Lucene search
K

677 matches found

Cvelist
Cvelist
added 2025/12/16 1:43 p.m.24 views

CVE-2025-68194 media: imon: make send_packet() more robust

In the Linux kernel, the following vulnerability has been resolved: media: imon: make sendpacket more robust syzbot is reporting that imon has three problems which result in hung tasks due to forever holding device lock 1. First problem is that when usbrxcallbackintf0 once got -EPROTO error after...

0.00177EPSS
Exploits0References8
OSV
OSV
added 2025/12/16 1:43 p.m.4 views

CVE-2025-68194 media: imon: make send_packet() more robust

In the Linux kernel, the following vulnerability has been resolved: media: imon: make sendpacket more robust syzbot is reporting that imon has three problems which result in hung tasks due to forever holding device lock 1. First problem is that when usbrxcallbackintf0 once got -EPROTO error after...

6.2AI score0.00177EPSS
Exploits0References11
RedhatCVE
RedhatCVE
added 2025/12/10 3:26 a.m.10 views

CVE-2022-50650

A flaw was found in the Linux kernel's BPF verifier. The verifier incorrectly handles reference state management for synchronous callbacks that execute multiple times foreach style helpers. This can lead to reference leaks when callbacks acquire references, or double-free conditions when callback...

5.5CVSS6.2AI score0.00181EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/12/10 12:38 a.m.5 views

SUSE CVE-2022-50650

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix reference state management for synchronous callbacks Currently, verifier verifies callback functions sync and async as if they will be executed once, i.e. it explores execution state as if the function was being called...

6CVSS6.5AI score0.00181EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/12/10 12:38 a.m.0 views

SUSE CVE-2022-50676

In the Linux kernel, the following vulnerability has been resolved: net: rds: don't hold sock lock when cancelling work from rdstcpresetcallbacks syzbot is reporting lockdep warning at rdstcpresetcallbacks 1, for commit ac3615e7f3cffe2a "RDS: TCP: Reduce code duplication in rdstcpresetcallbacks"...

5.5CVSS6.6AI score0.00239EPSS
Exploits0References4
EUVD
EUVD
added 2025/12/09 6:30 p.m.2 views

EUVD-2022-55729

In the Linux kernel, the following vulnerability has been resolved: net: rds: don't hold sock lock when cancelling work from rdstcpresetcallbacks syzbot is reporting lockdep warning at rdstcpresetcallbacks 1, for commit ac3615e7f3cffe2a "RDS: TCP: Reduce code duplication in rdstcpresetcallbacks"...

6.1AI score0.00239EPSS
Exploits0References10
NVD
NVD
added 2025/12/09 4:17 p.m.4 views

CVE-2022-50676

In the Linux kernel, the following vulnerability has been resolved: net: rds: don't hold sock lock when cancelling work from rdstcpresetcallbacks syzbot is reporting lockdep warning at rdstcpresetcallbacks 1, for commit ac3615e7f3cffe2a "RDS: TCP: Reduce code duplication in rdstcpresetcallbacks"...

0.00239EPSS
Exploits0References9
OSV
OSV
added 2025/12/09 4:17 p.m.1 views

UBUNTU-CVE-2022-50676

In the Linux kernel, the following vulnerability has been resolved: net: rds: don't hold sock lock when cancelling work from rdstcpresetcallbacks syzbot is reporting lockdep warning at rdstcpresetcallbacks 1, for commit ac3615e7f3cffe2a "RDS: TCP: Reduce code duplication in rdstcpresetcallbacks"...

5.9AI score0.00239EPSS
Exploits0References12
EUVD
EUVD
added 2025/12/09 3:31 a.m.3 views

EUVD-2022-55706

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix reference state management for synchronous callbacks Currently, verifier verifies callback functions sync and async as if they will be executed once, i.e. it explores execution state as if the function was being called...

6AI score0.00181EPSS
Exploits0References5
CVE
CVE
added 2025/12/09 1:29 a.m.12 views

CVE-2022-50676

CVE-2022-50676: The issue is in the Linux kernel RDS path where cancel_delayed_work_sync() was placed under a section protected by lock_sock(), with rds_send_xmit()/rds_recv_worker() potentially calling lock_sock(). The fix removes the need to protect cancel_delayed_work_sync() with lock_sock(), ...

6.2AI score0.00239EPSS
Exploits0References9
OSV
OSV
added 2025/12/09 1:29 a.m.2 views

CVE-2022-50676 net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callbacks()

In the Linux kernel, the following vulnerability has been resolved: net: rds: don't hold sock lock when cancelling work from rdstcpresetcallbacks syzbot is reporting lockdep warning at rdstcpresetcallbacks 1, for commit ac3615e7f3cffe2a "RDS: TCP: Reduce code duplication in rdstcpresetcallbacks"...

6.5AI score0.00239EPSS
Exploits0References12
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.2 views

CVE-2022-50676

In the Linux kernel, the following vulnerability has been resolved: net: rds: don't hold sock lock when cancelling work from rdstcpresetcallbacks syzbot is reporting lockdep warning at rdstcpresetcallbacks 1, for commit ac3615e7f3cffe2a "RDS: TCP: Reduce code duplication in rdstcpresetcallbacks"...

5.4AI score0.00239EPSS
Exploits0
OSV
OSV
added 2025/12/09 1:16 a.m.1 views

DEBIAN-CVE-2022-50650

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix reference state management for synchronous callbacks Currently, verifier verifies callback functions sync and async as if they will be executed once, i.e. it explores execution state as if the function was being called...

5.6AI score0.00181EPSS
Exploits0References1
NVD
NVD
added 2025/12/09 1:16 a.m.6 views

CVE-2022-50650

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix reference state management for synchronous callbacks Currently, verifier verifies callback functions sync and async as if they will be executed once, i.e. it explores execution state as if the function was being called...

0.00181EPSS
Exploits0References4
OSV
OSV
added 2025/12/09 1:16 a.m.0 views

UBUNTU-CVE-2022-50650

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix reference state management for synchronous callbacks Currently, verifier verifies callback functions sync and async as if they will be executed once, i.e. it explores execution state as if the function was being called...

5.9AI score0.00181EPSS
Exploits0References7
CVE
CVE
added 2025/12/09 12:0 a.m.6 views

CVE-2022-50650

The CVE-2022-50650 vulnerability is in the Linux kernel’s BPF verifier regarding reference state management for synchronous callbacks. The issue arises because the verifier assumes callbacks run once, while for_each style helpers can run a callback multiple times. This can cause leaks by misaccou...

6.1AI score0.00181EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/12/09 12:0 a.m.29 views

CVE-2022-50650 bpf: Fix reference state management for synchronous callbacks

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix reference state management for synchronous callbacks Currently, verifier verifies callback functions sync and async as if they will be executed once, i.e. it explores execution state as if the function was being called...

0.00181EPSS
Exploits0References4
OSV
OSV
added 2025/12/09 12:0 a.m.5 views

CVE-2022-50650 bpf: Fix reference state management for synchronous callbacks

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix reference state management for synchronous callbacks Currently, verifier verifies callback functions sync and async as if they will be executed once, i.e. it explores execution state as if the function was being called...

6.4AI score0.00181EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2025/12/09 12:0 a.m.4 views

CVE-2022-50650

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix reference state management for synchronous callbacks Currently, verifier verifies callback functions sync and async as if they will be executed once, i.e. it explores execution state as if the function was being called...

5.6AI score0.00181EPSS
Exploits0
CNNVD
CNNVD
added 2025/12/09 12:0 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from improper management of the reference state of BPF synchronization callbacks, which could lead to resource...

7.9AI score0.00181EPSS
Exploits0References5
Rows per page
Query Builder