Lucene search
K

257 matches found

Positive Technologies
Positive Technologies
added 2024/07/19 12:0 a.m.3 views

PT-2024-32751

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved. The issue occurs when a BPF program attached to the file alloc security hook returns a positive number, causing a kernel panic. Thi...

5.5CVSS5.4AI score0.00206EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2024/07/17 7:15 a.m.30 views

CVE-2024-41009

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix overrunning reservations in ringbuf The BPF ring buffer internally is implemented as a power-of-2 sized circular buffer, with two logical and ever-increasing counters: consumerpos is the consumer counter to show which...

5.5CVSS6.5AI score0.00261EPSS
Exploits0References17
RedhatCVE
RedhatCVE
added 2024/06/21 1:52 p.m.26 views

CVE-2024-38662

In the Linux kernel, the following vulnerability has been resolved: bpf: Allow delete from sockmap/sockhash only if update is allowed We have seen an influx of syzkaller reports where a BPF program attached to a tracepoint triggers a locking rule violation by performing a mapdelete on a...

4.4CVSS7.2AI score0.0022EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/06/21 11:15 a.m.27 views

CVE-2024-38662 bpf: Allow delete from sockmap/sockhash only if update is allowed

In the Linux kernel, the following vulnerability has been resolved: bpf: Allow delete from sockmap/sockhash only if update is allowed We have seen an influx of syzkaller reports where a BPF program attached to a tracepoint triggers a locking rule violation by performing a mapdelete on a...

0.0022EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2024/06/21 11:15 a.m.28 views

CVE-2024-38662 bpf: Allow delete from sockmap/sockhash only if update is allowed

In the Linux kernel, the following vulnerability has been resolved: bpf: Allow delete from sockmap/sockhash only if update is allowed We have seen an influx of syzkaller reports where a BPF program attached to a tracepoint triggers a locking rule violation by performing a mapdelete on a...

6.9AI score0.0022EPSS
Exploits0References6
CVE
CVE
added 2024/06/21 11:15 a.m.164 views

CVE-2024-38662

CVE-2024-38662 affects the Linux kernel (BPF) where deletion from sockmap/sockhash is allowed only if the program was previously allowed to update that map. The issue arises when a BPF program attached to a tracepoint performs map_delete on these maps, triggering a locking-rule violation. The ver...

4.7CVSS7AI score0.0022EPSS
Exploits0References8Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.2 views

SUSE CVE-2021-47563

In the Linux kernel, the following vulnerability has been resolved: ice: avoid bpfprog refcount underflow Ice driver has the routines for managing XDP resources that are shared between ndobpf op and VSI rebuild flow. The latter takes place for example when user changes queue count on an interface...

7.8CVSS6.2AI score0.0021EPSS
Exploits0References12
OSV
OSV
added 2024/05/24 3:15 p.m.2 views

UBUNTU-CVE-2021-47563

In the Linux kernel, the following vulnerability has been resolved: ice: avoid bpfprog refcount underflow Ice driver has the routines for managing XDP resources that are shared between ndobpf op and VSI rebuild flow. The latter takes place for example when user changes queue count on an interface...

5.5CVSS5.9AI score0.0021EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2024/05/23 11:12 a.m.29 views

CVE-2023-52828

In the Linux kernel, the following vulnerability has been resolved: bpf: Detect IP == ksym.end as part of BPF program Now that bpfthrow kfunc is the first such call instruction that has noreturn semantics within the verifier, this also kicks in dead code elimination in unprecedented ways. For one...

5.5CVSS6.6AI score0.00248EPSS
Exploits0References4
NVD
NVD
added 2024/05/21 4:15 p.m.16 views

CVE-2023-52828

In the Linux kernel, the following vulnerability has been resolved: bpf: Detect IP == ksym.end as part of BPF program Now that bpfthrow kfunc is the first such call instruction that has noreturn semantics within the verifier, this also kicks in dead code elimination in unprecedented ways. For one...

6.6CVSS6.3AI score0.00248EPSS
Exploits0References6
OSV
OSV
added 2024/05/21 4:15 p.m.1 views

DEBIAN-CVE-2023-52828

In the Linux kernel, the following vulnerability has been resolved: bpf: Detect IP == ksym.end as part of BPF program Now that bpfthrow kfunc is the first such call instruction that has noreturn semantics within the verifier, this also kicks in dead code elimination in unprecedented ways. For one...

5.5CVSS5.4AI score0.00248EPSS
Exploits0References1
NVD
NVD
added 2024/05/21 4:15 p.m.14 views

CVE-2023-52767

In the Linux kernel, the following vulnerability has been resolved: tls: fix NULL deref on tlsswspliceeof with empty record syzkaller discovered that if tlsswspliceeof is executed as part of sendfile when the plaintext/ciphertext skmsg are empty, the send path gets confused because the empty...

5.5CVSS6.6AI score0.00172EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.19 views

CVE-2023-52767

In the Linux kernel, the following vulnerability has been resolved: tls: fix NULL deref on tlsswspliceeof with empty record syzkaller discovered that if tlsswspliceeof is executed as part of sendfile when the plaintext/ciphertext skmsg are empty, the send path gets confused because the empty...

5.5CVSS6AI score0.00172EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.26 views

CVE-2023-52828

In the Linux kernel, the following vulnerability has been resolved: bpf: Detect IP == ksym.end as part of BPF program Now that bpfthrow kfunc is the first such call instruction that has noreturn semantics within the verifier, this also kicks in dead code elimination in unprecedented ways. For one...

6.6CVSS6.2AI score0.00248EPSS
Exploits0References8
CVE
CVE
added 2024/05/21 3:31 p.m.78 views

CVE-2023-52828

CVE-2023-52828 (Linux kernel) : The vulnerability arises from BPF verifier handling after a bpf_throw call. Because bpf_throw is the first noreturn call in the verifier, dead code elimination causes subsequent instructions to be treated as unseen, which can affect stack unwinding when a program t...

6.6CVSS6.2AI score0.00248EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2024/05/21 3:31 p.m.18 views

CVE-2023-52828 bpf: Detect IP == ksym.end as part of BPF program

In the Linux kernel, the following vulnerability has been resolved: bpf: Detect IP == ksym.end as part of BPF program Now that bpfthrow kfunc is the first such call instruction that has noreturn semantics within the verifier, this also kicks in dead code elimination in unprecedented ways. For one...

6.6CVSS5AI score0.00248EPSS
Exploits0References9
Debian CVE
Debian CVE
added 2024/05/21 3:31 p.m.20 views

CVE-2023-52828

In the Linux kernel, the following vulnerability has been resolved: bpf: Detect IP == ksym.end as part of BPF program Now that bpfthrow kfunc is the first such call instruction that has noreturn semantics within the verifier, this also kicks in dead code elimination in unprecedented ways. For one...

6.6CVSS5.4AI score0.00248EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/05/21 3:30 p.m.12 views

CVE-2023-52767 tls: fix NULL deref on tls_sw_splice_eof() with empty record

In the Linux kernel, the following vulnerability has been resolved: tls: fix NULL deref on tlsswspliceeof with empty record syzkaller discovered that if tlsswspliceeof is executed as part of sendfile when the plaintext/ciphertext skmsg are empty, the send path gets confused because the empty...

6.9AI score0.00172EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/05/21 3:30 p.m.29 views

CVE-2023-52767 tls: fix NULL deref on tls_sw_splice_eof() with empty record

In the Linux kernel, the following vulnerability has been resolved: tls: fix NULL deref on tlsswspliceeof with empty record syzkaller discovered that if tlsswspliceeof is executed as part of sendfile when the plaintext/ciphertext skmsg are empty, the send path gets confused because the empty...

6.6AI score0.00172EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2024/05/21 3:30 p.m.15 views

CVE-2023-52767

In the Linux kernel, the following vulnerability has been resolved: tls: fix NULL deref on tlsswspliceeof with empty record syzkaller discovered that if tlsswspliceeof is executed as part of sendfile when the plaintext/ciphertext skmsg are empty, the send path gets confused because the empty...

5.5CVSS7AI score0.00172EPSS
Exploits0
Rows per page
Query Builder