Lines Matching refs:in
30 * A suitably sized k_malloc() request can result in a smaller than
31 requested buffer. Use of that buffer could result in writes to
33 issue in k_malloc and k_calloc.
35 * kernel: mempool: Check for overflow in k_malloc()
36 * kernel: mempool: Always check for overflow in k_calloc()
64 * arch: arc: bug fixes in irq_load
65 * arch: arc: bug fixes and optimization in exception handling
69 * arch: arm: thread built-in stack guard implementation
160 * TCP code refactoring. TCP code is now in one place in tcp.c
161 * Support MSG_DONTWAIT and MSG_PEEK in recvfrom() socket call.
162 * Support MSG_DONTWAIT in sendto() socket call.
164 * Allow empty service in getaddrinfo() API.
166 in BSD sockets API.
203 * Fix IPv4 echo-request (ping) in net-shell when having multiple network
205 * Fixing IPv6 compile error in certain configuration.
223 * Fixed handlng of connection cancellation in the controller
224 * Fixed a potential assertion failure in the controller related to white list
297 * :github:`2001` - Add support in I2C shim driver for DMA transfer mode
298 * :github:`2002` - Add support in SPI shim driver for DMA transfer mode
299 * :github:`2341` - Thread requirements in RFC1122
300 * :github:`2342` - Thread requirements in RFC2460
301 * :github:`2343` - Thread requirements in RFC4291
302 * :github:`2344` - Thread requirements in RFC4443
303 * :github:`2345` - Thread requirements in RFC4944
307 * :github:`2446` - Different address used for advertising in non-connectable mode from oob data
317 * :github:`2987` - Add support for computing IP, TCP, UDP checksums in hardware
351 * :github:`4052` - Coverity issue seen with CID: 177217 , in file: /tests/subsys/dfu/img_util/src/m…
352 * :github:`4053` - Coverity issue seen with CID: 177216 , in file: /tests/subsys/dfu/mcuboot/src/ma…
367 …:`5344` - samples/net/http_client: unable to send the proper http request to Apache server in IPv6
371 * :github:`5622` - Use the kconfiglib in scripts/kconfig for generating Kconfig documentation
377 * :github:`5738` - [Coverity CID: 182194] Control flow issues in /subsys/storage/flash_map/flash_ma…
378 * :github:`5739` - [Coverity CID: 182193] Control flow issues in /subsys/storage/flash_map/flash_ma…
379 * :github:`5742` - [Coverity CID: 181921] Incorrect expression in /subsys/bluetooth/controller/ll_s…
386 * :github:`5891` - [Coverity CID: 182585] Integer handling issues in /arch/x86/core/thread.c
387 * :github:`5892` - [Coverity CID: 182584] Integer handling issues in /kernel/sched.c
396 * :github:`6093` - [Coverity CID: 182778] Error handling issues in /samples/net/sockets/dumb_http_s…
397 * :github:`6094` - [Coverity CID: 182777] Error handling issues in /samples/net/sockets/dumb_http_s…
398 * :github:`6095` - [Coverity CID: 182776] Uninitialized variables in /tests/net/socket/udp/src/main…
399 * :github:`6096` - [Coverity CID: 182775] Error handling issues in /tests/net/socket/udp/src/main.c
400 * :github:`6097` - [Coverity CID: 182774] Resource leaks in /tests/net/socket/udp/src/main.c
401 * :github:`6098` - [Coverity CID: 182773] Error handling issues in /samples/net/sockets/http_get/sr…
402 * :github:`6099` - [Coverity CID: 182772] Error handling issues in /tests/net/socket/udp/src/main.c
403 * :github:`6100` - [Coverity CID: 182771] Error handling issues in /samples/net/sockets/dumb_http_s…
404 * :github:`6101` - [Coverity CID: 182770] Error handling issues in /samples/net/sockets/http_get/sr…
405 * :github:`6103` - [Coverity CID: 182768] Error handling issues in /samples/net/sockets/dumb_http_s…
406 * :github:`6104` - [Coverity CID: 182767] Error handling issues in /tests/net/socket/udp/src/main.c
407 * :github:`6105` - [Coverity CID: 182766] Uninitialized variables in /tests/net/socket/udp/src/main…
408 * :github:`6106` - [Coverity CID: 182765] Error handling issues in /tests/net/socket/udp/src/main.c
409 * :github:`6107` - [Coverity CID: 182764] Resource leaks in /tests/net/socket/udp/src/main.c
410 * :github:`6108` - [Coverity CID: 182763] Uninitialized variables in /tests/net/socket/udp/src/main…
411 * :github:`6109` - [Coverity CID: 182762] Control flow issues in /subsys/storage/flash_map/flash_ma…
413 * :github:`6258` - [Coverity CID: 182894] Error handling issues in /samples/net/nats/src/main.c
414 * :github:`6259` - [Coverity CID: 182892] Various in /tests/ztest/src/ztest.c
415 * :github:`6260` - [Coverity CID: 182890] Null pointer dereferences in /tests/net/net_pkt/src/main.c
416 * :github:`6262` - [Coverity CID: 182886] Error handling issues in /subsys/bluetooth/controller/hal…
419 * :github:`6307` - Unaligned access in networking code causes unaligned exception on Nucleo-F429ZI
421 …hub:`6342` - echo server: incorrect Ethernet FCS and checksum in echo response when running in QEMU
433 * :github:`6513` - arch: arc: the stack_sentinel is not supported in arc
446 * :github:`6621` - newlib expects HEAP to be in CONFIG_SRAM_*, on arc there isn't always SRAM
453 * :github:`6646` - usb: protocol field in descriptor for CDC ACM should default to zero
455 * :github:`6657` - Question: Is Bluetooth avrcp supported in Zephyr? Or any plan?
456 * :github:`6660` - [Coverity CID: 183072] Incorrect expression in /tests/lib/c_lib/src/main.c
457 * :github:`6661` - [Coverity CID: 183071] Incorrect expression in /tests/kernel/static_idt/src/stat…
458 * :github:`6662` - [Coverity CID: 183070] Uninitialized variables in /tests/posix/timer/src/posix_t…
459 * :github:`6663` - [Coverity CID: 183068] Incorrect expression in /tests/kernel/fatal/src/main.c
460 * :github:`6665` - [Coverity CID: 183067] Incorrect expression in /tests/lib/c_lib/src/main.c
461 * :github:`6666` - [Coverity CID: 183066] Error handling issues in /tests/kernel/mbox/mbox_api/src/…
462 * :github:`6667` - [Coverity CID: 183065] Integer handling issues in /tests/posix/timer/src/posix_t…
463 * :github:`6668` - [Coverity CID: 183064] Incorrect expression in /tests/kernel/common/src/intmath.c
464 * :github:`6669` - [Coverity CID: 183063] Null pointer dereferences in /tests/net/websocket/src/ser…
465 * :github:`6670` - [Coverity CID: 183062] Error handling issues in /samples/net/sockets/big_http_do…
466 * :github:`6671` - [Coverity CID: 183061] Incorrect expression in /tests/kernel/mem_pool/mem_pool/s…
467 * :github:`6672` - [Coverity CID: 183060] Incorrect expression in /tests/kernel/fatal/src/main.c
468 * :github:`6674` - [Coverity CID: 183058] Incorrect expression in /tests/kernel/static_idt/src/stat…
469 * :github:`6675` - [Coverity CID: 183057] Memory - illegal accesses in /subsys/net/lib/websocket/we…
470 * :github:`6677` - [Coverity CID: 183055] Concurrent data access violations in /kernel/posix/pthrea…
471 * :github:`6679` - [Coverity CID: 183053] Memory - corruptions in /samples/net/ws_echo_server/src/w…
472 * :github:`6680` - [Coverity CID: 183052] Memory - corruptions in /tests/net/app/src/main.c
473 * :github:`6682` - [Coverity CID: 183050] Memory - illegal accesses in /subsys/net/lib/websocket/we…
474 * :github:`6683` - [Coverity CID: 183049] Incorrect expression in /tests/lib/c_lib/src/main.c
475 * :github:`6684` - [Coverity CID: 183048] Program hangs in /tests/posix/pthread_rwlock/src/posix_rw…
476 * :github:`6685` - [Coverity CID: 183047] Uninitialized variables in /kernel/smp.c
477 * :github:`6686` - [Coverity CID: 183046] Memory - corruptions in /drivers/console/uart_console.c
478 * :github:`6687` - [Coverity CID: 183045] Error handling issues in /tests/drivers/spi/spi_loopback/…
479 * :github:`6688` - [Coverity CID: 183044] Memory - corruptions in /tests/net/app/src/main.c
480 * :github:`6689` - [Coverity CID: 183043] Incorrect expression in /tests/kernel/common/src/intmath.c
481 * :github:`6690` - [Coverity CID: 183042] Program hangs in /tests/posix/pthread_rwlock/src/posix_rw…
482 * :github:`6691` - [Coverity CID: 183041] Memory - corruptions in /tests/net/websocket/src/server.c
483 * :github:`6692` - [Coverity CID: 183040] Incorrect expression in /tests/kernel/static_idt/src/stat…
484 * :github:`6693` - [Coverity CID: 183039] Error handling issues in /tests/kernel/mem_slab/mslab_thr…
485 * :github:`6694` - [Coverity CID: 183038] Integer handling issues in /kernel/posix/timer.c
486 * :github:`6697` - [Coverity CID: 183035] Null pointer dereferences in /tests/net/udp/src/main.c
487 * :github:`6698` - [Coverity CID: 183034] Error handling issues in /tests/net/websocket/src/main.c
488 * :github:`6699` - [Coverity CID: 183033] Program hangs in /tests/posix/pthread_rwlock/src/posix_rw…
489 * :github:`6700` - [Coverity CID: 183032] Error handling issues in /tests/net/websocket/src/main.c
490 * :github:`6701` - [Coverity CID: 183031] Error handling issues in /tests/posix/semaphore/src/sem.c
491 * :github:`6702` - [Coverity CID: 183030] Memory - corruptions in /drivers/console/uart_console.c
497 * :github:`6759` - sanitycheck in shippable states faillure but reports 0 errors
500 * :github:`6792` - [Coverity CID: 183443] Memory - corruptions in /subsys/bluetooth/controller/ll_s…
501 * :github:`6793` - [Coverity CID: 183442] Null pointer dereferences in /subsys/net/ip/icmpv6.c
511 * :github:`6851` - 'make html' in doc/ fails with lexer.DtsLexer import error
512 * :github:`6854` - 'make html' in doc/ gives an error if doc.log is missing or empty
515 * :github:`6879` - Display symbols with multiple defs. with the right properties in the Kconfig doc…
516 * :github:`6881` - [Coverity CID: 183487] Control flow issues in /subsys/net/ip/net_core.c
517 * :github:`6882` - [Coverity CID: 183486] Null pointer dereferences in /tests/net/traffic_class/src…
518 * :github:`6883` - [Coverity CID: 183485] Memory - illegal accesses in /subsys/net/ip/net_tc.c
519 * :github:`6884` - [Coverity CID: 183484] Null pointer dereferences in /tests/net/checksum_offload/…
520 * :github:`6885` - [Coverity CID: 183482] Memory - illegal accesses in /subsys/net/ip/net_tc.c
521 * :github:`6886` - [Coverity CID: 183481] Insecure data handling in /ext/lib/crypto/mbedtls/library…
522 * :github:`6887` - [Coverity CID: 183480] Null pointer dereferences in /tests/net/checksum_offload/…
523 * :github:`6888` - [Coverity CID: 183479] Insecure data handling in /ext/lib/crypto/mbedtls/library…
524 * :github:`6889` - [Coverity CID: 183478] Error handling issues in /tests/net/ipv6/src/main.c
526 * :github:`6891` - jlink flashing is broken in windows
534 * :github:`6909` - Number of regions in arm_core_mpu_buffer_validate() can overflow
539 * :github:`6948` - Kconfig choice symbols could not be assigned in Kconfig.* files
542 * :github:`6973` - bad magic number in 'kconfiglib' error when generating docs
546 * :github:`6984` - include pthread in app -> compilation failed
560 * :github:`7067` - scripts: extract_dts_includes: fails on multiple includes in yaml bindings file
561 * :github:`7070` - lwm2m: possible buffer overflow in LwM2M engine debug output
565 * :github:`7078` - [Coverity CID: 185286] Error handling issues in /subsys/settings/src/settings_st…
566 * :github:`7079` - [Coverity CID: 185285] Error handling issues in /subsys/settings/src/settings_fc…
567 * :github:`7080` - [Coverity CID: 185284] Error handling issues in /subsys/settings/src/settings_fc…
568 * :github:`7081` - [Coverity CID: 185283] Control flow issues in /subsys/fs/nffs_fs.c
569 * :github:`7082` - [Coverity CID: 185282] Error handling issues in /subsys/settings/src/settings_in…
570 * :github:`7083` - [Coverity CID: 185281] Null pointer dereferences in /kernel/posix/mqueue.c
571 * :github:`7084` - [Coverity CID: 185280] Error handling issues in /tests/posix/pthread_rwlock/src/…
572 * :github:`7085` - [Coverity CID: 185279] Resource leaks in /tests/net/socket/getaddrinfo/src/main.c
573 * :github:`7086` - [Coverity CID: 185278] Null pointer dereferences in /samples/net/coap_server/src…
574 * :github:`7087` - [Coverity CID: 185277] Null pointer dereferences in /samples/net/coap_server/src…
575 * :github:`7088` - [Coverity CID: 185276] Uninitialized variables in /tests/posix/posix_checks/src/…
576 * :github:`7089` - [Coverity CID: 185275] Integer handling issues in /kernel/posix/pthread_common.c
577 * :github:`7090` - [Coverity CID: 185274] Error handling issues in /subsys/settings/src/settings_st…
578 * :github:`7091` - [Coverity CID: 185273] Resource leaks in /tests/net/socket/getaddrinfo/src/main.c
580 * :github:`7103` - Unpatched upstream vulnerabilities in mbedTLS
590 * :github:`7170` - zassert: Confusing rules and actual usage for messages in zassert_*() calls
603 * :github:`7248` - i2c: Seems issue in dts
605 * :github:`7254` - [Coverity CID :185402] Code maintainability issues in /drivers/spi/spi_dw.c
606 * :github:`7255` - [Coverity CID :185401] Integer handling issues in /drivers/spi/spi_mcux_dspi.c
607 * :github:`7256` - [Coverity CID :185400] Null pointer dereferences in /drivers/spi/spi_dw.c
608 * :github:`7257` - [Coverity CID :185399] Integer handling issues in /subsys/usb/usb_device.c
609 * :github:`7258` - [Coverity CID :185398] Memory - corruptions in /samples/net/mbedtls_sslclient/sr…
610 * :github:`7259` - [Coverity CID :185397] Null pointer dereferences in /tests/net/ipv6_fragment/src…
611 * :github:`7260` - [Coverity CID :185395] Memory - corruptions in /samples/net/mbedtls_sslclient/sr…
612 * :github:`7261` - [Coverity CID :185394] Null pointer dereferences in /subsys/net/ip/l2/ethernet/a…
613 * :github:`7262` - [Coverity CID :185393] Memory - illegal accesses in /drivers/interrupt_controlle…
614 * :github:`7263` - [Coverity CID :185392] Null pointer dereferences in /drivers/spi/spi_dw.c
615 * :github:`7264` - [Coverity CID :185391] Incorrect expression in /tests/lib/rbtree/src/main.c
617 * :github:`7269` - /samples/net/http_client: Error using https in http_cliente sample
623 * :github:`7311` - FCB: CRC write size in append_finish doesn't honor flash min write size
631 * :github:`7365` - net: Regression in multiple client connection handling with samples/net/sockets/…
632 * :github:`7377` - net: Regression in multiple client connection handling with samples/net/sockets/…
633 * :github:`7378` - TOCTOU in spi_transceive syscall handler
634 * :github:`7379` - TOCTOU in adc_read() handler
635 * :github:`7380` - dma_stm32f4x possible access out of bounds in start/stop handlers
638 * :github:`7412` - Mismatch between 'uint32_t' (and 'off_t') definitions in minimal libc and newlib
645 * :github:`7459` - net: Multiple inconsistent settings to configure TIME_WAIT delay in the IP stack
650 * :github:`7482` - [Coverity CID :185523] Out-of-bounds read in lsm6dsl driver
651 * :github:`7495` - cmake: extensions: ToolchainCapabilityDatabase.cmake parse error in shippable
653 * :github:`7508` - [Coverity CID :185523] Memory - illegal accesses in /drivers/sensor/lsm6dsl/lsm6…
654 * :github:`7511` - [Coverity CID :185391] Incorrect expression in /tests/lib/rbtree/src/main.c
673 * :github:`7673` - Eliminate recursive make in OpenAMP integration
682 * :github:`7712` - [Coverity CID :186063] Null pointer dereferences in /subsys/disk/disk_access.c
683 * :github:`7713` - [Coverity CID :186062] Error handling issues in /samples/net/sockets/big_http_do…
684 * :github:`7714` - [Coverity CID :186061] Memory - corruptions in /drivers/usb/device/usb_dc_kineti…
685 * :github:`7715` - [Coverity CID :186059] Memory - illegal accesses in /drivers/usb/device/usb_dc_k…
686 * :github:`7716` - [Coverity CID :186058] Null pointer dereferences in /tests/kernel/fifo/fifo_time…
687 * :github:`7717` - [Coverity CID :186057] Memory - corruptions in /samples/net/rpl_border_router/sr…
688 * :github:`7718` - [Coverity CID :186056] Null pointer dereferences in /subsys/disk/disk_access.c
689 * :github:`7719` - [Coverity CID :186055] Memory - corruptions in /drivers/usb/device/usb_dc_kineti…
690 * :github:`7720` - [Coverity CID :186053] Code maintainability issues in /samples/net/rpl_border_ro…
691 * :github:`7721` - [Coverity CID :186051] Memory - illegal accesses in /drivers/usb/device/usb_dc_k…
692 * :github:`7722` - [Coverity CID :186049] Memory - corruptions in /samples/subsys/mgmt/mcumgr/smp_s…
693 * :github:`7723` - [Coverity CID :186048] Memory - illegal accesses in /drivers/usb/device/usb_dc_k…
694 * :github:`7724` - [Coverity CID :186047] Null pointer dereferences in /tests/net/arp/src/main.c
695 * :github:`7725` - [Coverity CID :186046] Memory - corruptions in /drivers/usb/device/usb_dc_kineti…
696 * :github:`7726` - [Coverity CID :186045] Null pointer dereferences in /subsys/disk/disk_access.c
697 * :github:`7727` - [Coverity CID :186044] Memory - illegal accesses in /drivers/usb/device/usb_dc_k…
698 * :github:`7728` - [Coverity CID :186043] Incorrect expression in /tests/posix/fs/src/test_fs_dir.c
699 * :github:`7729` - [Coverity CID :186042] Program hangs in /tests/posix/mutex/src/posix_mutex.c
700 * :github:`7730` - [Coverity CID :186041] Memory - corruptions in /samples/net/rpl_border_router/sr…
701 * :github:`7731` - [Coverity CID :186040] Resource leaks in /tests/posix/fs/src/test_fs_dir.c
702 * :github:`7732` - [Coverity CID :186039] Control flow issues in /subsys/net/ip/connection.c
703 * :github:`7733` - [Coverity CID :186037] Memory - corruptions in /lib/posix/fs.c
704 * :github:`7734` - [Coverity CID :186036] Memory - corruptions in /drivers/usb/device/usb_dc_kineti…
705 * :github:`7735` - [Coverity CID :186035] Incorrect expression in /drivers/ipm/ipm_mcux.c
706 * :github:`7736` - [Coverity CID :186034] Memory - corruptions in /tests/net/udp/src/main.c
707 * :github:`7737` - [Coverity CID :186033] Control flow issues in /subsys/mgmt/smp.c
708 * :github:`7738` - [Coverity CID :186032] Memory - illegal accesses in /drivers/usb/device/usb_dc_k…
709 * :github:`7739` - [Coverity CID :186030] Error handling issues in /subsys/bluetooth/host/settings.c
710 * :github:`7740` - [Coverity CID :186029] Null pointer dereferences in /subsys/disk/disk_access.c
711 * :github:`7741` - [Coverity CID :186028] Incorrect expression in /drivers/gpio/gpio_imx.c
712 * :github:`7742` - [Coverity CID :186027] Null pointer dereferences in /subsys/disk/disk_access.c
717 * :github:`7766` - tests/subsys/fs/fat_fs_api - fat_fs_basic_test hangs in fatfs_mount
719 * :github:`7780` - Using latest Openthread in Zephyr
726 * :github:`7798` - nonexistent Kconfig symbol in defconfig arch/x86/soc/intel_quark/quark_x1000/Kco…
727 * :github:`7799` - nonexistent Kconfig symbol in defconfig boards/x86/quark_se_c1000_devboard/Kconf…
729 * :github:`7804` - samples/sensor/apds9960 fails with assertion "Fatal fault in essential thread" o…
741 * :github:`7885` - em_starterkit_em7d_v22 failing multiple tests in user mode
747 * :github:`7942` - tests: benchmarks: build fail in arm/core/fault.c for frdm_k64f in footprint/min
749 * :github:`7959` - shell: backspace doesn't work in minicom
758 * :github:`8033` - tests/crypto/mbedtls/ results in exception on frdm_k64f
762 * :github:`8062` - [Coverity CID :186196] Error handling issues in /samples/sensor/mcp9808/src/main…
763 * :github:`8063` - [Coverity CID :186190] Null pointer dereferences in /tests/kernel/fifo/fifo_time…
766 * :github:`8069` - mem_slab/mslab_threadsafe testcase fails in CI sporadically
767 * :github:`8070` - table broken in S1000 documentation
784 * :github:`8129` - scheduler: in update_cache() thread from next_up() and _current are the same
798 * :github:`8202` - question: is the irq_lock is necessary in console_putchar
806 * :github:`8280` - [Coverity CID :186491] Memory - corruptions in /lib/posix/fs.c
808 * :github:`8298` - Failed test: kernel.alert.isr_alert_consumed (in tests/kernel/alert/) on quark_s…
809 * :github:`8299` - Failed test: kernel.memory_pool.mpool_alloc_free_isr (in tests/kernel/mem_pool/m…